Should this be server sided or client sided

Im going to keep this as simple as possible, i’m making a flight script using align orientation, linear velocity, e.t.c. Should I use a server script or a local script?

Almost certainly clientside as it will be much more responsive.