Best way to do plane/aircraft movement?

Hey all!

I’m trying to learn how to make a plane system, and I am starting just with getting basic movement down. I’m thinking of using userinputservice to detect if W is pressed, and maybe tweenservice to make play the movement forward each time? I’m wondering if there’s a better way to do this, please let me know. Thanks!