Hey devs!
I’m working on some flight physics and I would like to know how to make a part travel in the direction of the players camera, the part being the plane.
I want to know how to do this because my setup is basically having the camera at the back of the plane, like so:
So the player would drag around on their screen using their mouse to look in another direction, and that would make the plane fly in the direction the player is looking.
Any help appreciated!