Space Engineers

Space Engineers

Gravity aligned Rotors
3 Comments
FallOut(eX) 19 Jun, 2019 @ 3:47am 
love that you put the wrecked XD
voxfer  [author] 8 Jun, 2019 @ 2:53pm 
@WonkeyDonkey
the code works with 2 rotors, but you can extend it to as many as you like, provided all rotors lie in the same XZ plane ( the same plane as the Remote Control)

in Main(), add AdjustRotor calls for each rotor. the rY argument is angle in radians of the rotor's rotation relative to the RemoteControl

haven't tested it myself, but good luck
Donk 8 Jun, 2019 @ 1:53pm 
what part of the code do you have to edit for each rotor or are they all effected by one?