I’m making a Moon Rover that you can control with a GUI. So far i have already looked to other topics and tried Angular Velocity (to try to turn it) as well as Align Orientation (to make the rover change its direction by facing the direction of a different part), but none of that helped me achieve what i want.
While the rover is moving with Linear Velocity and i try to turn it with Align Orientation, it does change direction, but it still keeps going forward.
So i need help making it actually turn without just going forward.
(by the way i might reply really really late to comments)