Move character
Hey guys,
I created a character and set two rules to move him left and right. So far so good, but if I move the character right he doesnt stop when I stop moving him... I have to press left and after a few seconds he stops.
I want him to spot automatically when I stopp pressing the move left/right button. How do I fix that?
Greetings
I created a character and set two rules to move him left and right. So far so good, but if I move the character right he doesnt stop when I stop moving him... I have to press left and after a few seconds he stops.
I want him to spot automatically when I stopp pressing the move left/right button. How do I fix that?
Greetings
Comments
Now in the character do if right is true...move and do same for left.
It sounds like your nearly there but you need to change it to false in the otherwise section of the button rule.
Darren.
mhmm
Have you tried just using move?
Darren.
Do you also know how to solve the problems:
1, To jump while I am moving? For jump I set change attribute to selfMotionLine Y to 100...
2, When I fall down from a wall, when the actor hits the ground he jumps back upwards,but I want him to stay at the ground...
Thanks UtopianGames