Demo of a mouse-aim flight control script for delta wing jets. I do have a version for regular jets too
Uses a computercraft computer to emit redstone signals, which are connected to flap bearings
A script on the computer takes the location of where a controlcraft camera is aimed and converts that to redstone signal inputs, essentially
I will...