#Animation's problem

8 messages · Page 1 of 1 (latest)

lavish birch
#

Hi guys, i am trying to put the die animation but when the player die and respawn he stays in the die animation.... How can i fix it?

lavish birch
lavish birch
#

Please guys

worn sky
#

you could try animation.play("idle") or animation.play("default") or w/e your normal animation is when the player is respawned.

scenic path
#

You have to set a default animation to play when the player spawns

lavish birch
lavish birch
scenic path
#

Then I would set a breakpoint in your code and confirm the data that is being used to call the Die animation, Make sure that its not going into your if statement where you play the Die animation