Playmaker Feedback

NOTE: This board is no longer active and will be removed soon. Please use the Bug Report tool inside PlayMaker or the PlayMaker Forums instead. Thanks!

Links:
Online Manual
Version History
Roadmap
FAQ

Feature Request : State Inheritance

This is what I am thinking, having the ability to create a BASE state map, and then have the ability to say in the Editor:

"This Object Is a BASE"

It will then inherit from the BASE, and also give you the ability to override states.

For Example:

BASE Object = Animal w/ State = DoTalk
Sheep is an Animal w/ Override DoTalk (play sound baaaa)
Dog  is an Animal w/ Override DoTalk (play sound bark)

Hope that made sense.

Maybe there is a way to do this already, I just have not figured it out.

Thanks.
Paul Hocker Send private email
Saturday, March 19, 2011
 
 
This would be cool. The best way to do something like that now would be using prefabs. The prefab would be your BASE fsm, and scene instances can override/add states. This is a little limited because you can't make those overrides into prefabs themselves... but there is talk every now and then of allowing nested prefabs in Unity, which would open some more doors...
Alexander Chouls Send private email
Sunday, March 20, 2011
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz