31
Ask a Question / Re: change actor ( 2 button ) pleaze help me !!!! the last step in my game
« on: July 02, 2016, 05:17:53 pm »
Not knowing how your have coded it, i would imagine you need to create an actor behaviour, and then set the animation in there..
It seems you need to understand how actors and attributes work first.
You can only assign an animation to an actor when it is in an actor behaviour (self) or if you have assigned an actor to an actor attribute. (or a last created actor)
It seems you need to understand how actors and attributes work first.
You can only assign an animation to an actor when it is in an actor behaviour (self) or if you have assigned an actor to an actor attribute. (or a last created actor)