My idea is: Right stick on the game controller remains the same. Then I want to press a button to move in the direction the camera is pointing. Left stick will be for rotating the ship clockwise/counterclockwise in case you find yourself upside down relative to something you’re exploring.
So I understand I need:
-
Disable gravity. Unticking the gravity box for all objects in the blueprints didn’t work.
-
Figure out the direction the camera is looking.
-
Apply push power to move towards that point.
-
Configure Joystick 2. For clockwise/anti.
Are there any useful tutorials to figure out those?..