spaceship movement

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ceayo

How do I make a working spaceship?

Give NASA a call.

SteveSmith | 2022-10-10 19:41

:bust_in_silhouette: Reply From: pogi.dev

create a velocity variable and assign it to Vector2.ZERO or Vector3.ZERO
Assign it to an action press some other trigger for your game. This is a vague response. Please provide more information about what you want the spaceship to do or how it interacts in your game. I believe you will get more support from the community if you can point us in the right direction for you.