#Ship controller inspired by luftrausers problem

5 messages · Page 1 of 1 (latest)

neon cape
#

After a cursory glance at the guide it looks to be functioning correctly, you're using is_action_pressed, so it will continue "turning" every tick that they key is pressed down. If you use something like is_action_just_pressed or is_action_just_released it would only happen once but the guide explains that "the car should move and turn. It’s still very unnatural though - the car starts and stops instantly. To fix that, we’ll add acceleration into the calculation." it's the very next step.

compact compass
#

yes but i'm confused because

#

i don't push any input and my vehicul star spinning

#

oh i start to understand sorry

compact compass
#

oh no the ship keep on spining ...