How to make it so that the sprite is automatically moving [SOLVED]

How do i make it so that a sprite is always moving in a scene and can’t stop? Please explain in as much detail as possible. If possible explain with pictures. Thank you in advance.

143

thank you! that worked!!

Using forces would be better, as they automatically use TimeDelta to make your movement framerate independent

1 Like