So I can get everything ready and can setup the input for either roll or pitch, but I don’t know how to do both with only one rotator on each side. An example of my goal would be the pigpen. Any advice?
So I can get everything ready and can setup the input for either roll or pitch, but I don’t know how to do both with only one rotator on each side. An example of my goal would be the pigpen. Any advice?
Yeah, just Pitch + Roll in the control, and you can also do things like (Pitch/[enter number]) + Roll, to change how much they do!
@ollielebananiaCFSP A lot of the more complex canard strings do get very complicated
@SPAircraftOfficial complicated ? how is Pitch + Roll complicated ?
@SPAircraftOfficial it worked thanks
Roll + Pitch
is the simplest wayYou can also do
clamp(Pitch + Roll,-1,1)
if you wantRemember to turn turn
Roll
to-Roll
on one side to make the roll rotators work properlysome complicated FT code, maybe try using the rotator on the wasp's horizontal stabillizers