Simple old-style plane

Does anyone know how i would go about making a simple plane like the ones in Naval Warfare - Roblox ?

There is an object called blockmesh, you can select them for the back of plane, and you can use circles + parts to union, I think it will work. I already made a plane with blockmesh, they were good to it.

1 Like

Thanks, i wasnt very specific in my question but i was mainly looking for the flying mechanics

I would say raycasting. If they are holding down, the button(left), a raycast will be summoned to the mouse hit position, so the plane will look to the mouse’s pos.

might want to add screenshots

How could i do this? I’m not even sure where to start in the script

I’ll reply you really soon, I’m working on one right now.

1 Like