How to make it run then slowly slow down
ChipmunkGames
Member Posts: 106
Hey guys, how do I make it so when my character's done running it slows down to a stop.
So far I have:
Rule
When (All) conditions are valid:
(Actor receives event) (key) [Right keyboard] is (down)
Accelerate
Direction: [0] Relative to (actor)
Acceleration: [1000]
So far I have:
Rule
When (All) conditions are valid:
(Actor receives event) (key) [Right keyboard] is (down)
Accelerate
Direction: [0] Relative to (actor)
Acceleration: [1000]