How to make an character die and return ?

Non-platform specific questions.

Re: How to make an character die and return ?

Postby skydereign » Wed Aug 29, 2012 6:51 pm

This would only be caused by one of two things. First is the more obvious reason, you have a keyup event that changes the animation back. The other is that you have some repeating event (like a draw actor event, or collision event) that sets the player's animation back. For instance collision with the ground that resets the animation to a standing animation. To fix the first one, just remove the event, but for the second one, you'll need to modify the repeating event. You say you are using the state method, which this problem really shouldn't occur if you use the state method the right way, so if you are still having problems post the code or similar so we can take a look.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Previous

Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron