my actor animation won't stop and change to die picture/animation when 'die is true'
Donaldouk
Member, PRO Posts: 63
Hi guys,
My problem is my actor animation won't stop and change to die picture/animation when 'die is true'
so when my actor collide with an enemy its just carry on running. i can see my die.png for a split second then he start running again.
-att game.die is true
change att self.image to die.png
please help.
Cheers
Don
My problem is my actor animation won't stop and change to die picture/animation when 'die is true'
so when my actor collide with an enemy its just carry on running. i can see my die.png for a split second then he start running again.
-att game.die is true
change att self.image to die.png
please help.
Cheers
Don
Comments
Hi @Donaldouk Make sure you have your Animate Behaviour in a Rule: When die is false
Hopefully that should sort it.
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
Cheers