How to make a basic plane system

Hello! I’ve been working on a plane simulation game recently and I have absolutely no clue on how I am going to make a plane flying system.

I have 4 years experience but I’m not good with Forces and Velocities etc

The system can be simple, literally just a mouse to point the plane in a direction of flight.
I sorta just need this so I can figure the rest out myself

Also, I feel like Forces would work 1000% better here than using tweenService.

Thanks!

Maybe use AlignPosition and make a part that follows where your mouse is?

You can try sleitnick’s plane kit

I think you should watch Suphi Kaner’s tutorial on plane physics. He explains everything from the angle of attack to calculating the dragforces and coding the system. I think this is the best way to start with a plane system. Here is the link: https://www.youtube.com/watch?v=V3nKBCnJOKQ