I want to know this because I've tried making some tanks and I hate having to use VTOL and Trim because I feel they are so inaccurate. Note: if possible, no funky trees
(ANSWERED) How can I make the rotors "hold" position without mods?
27.8k Dragoranos
3.2 years ago
@Dragoransbr I'm on Android too 😂
.
But yay! You got it to work
@scratch THANK YOU IT WORKED!
@scratch Ok i will try
@Dragoransbr I suggest using
sum(Roll/4)
and setting the speed of the rotator to 100%, you can change the 4 to make it faster or slower.@Dragoransbr android and pc have practically no difference when it comes to FT
@LieutenantSOT i think i need to say im on android
@LieutenantSOT For the cannon rotor it works perfectly, but for the turret rotor it keeps turning when I let go of the control, it just doesn't work well, I put EXACTLY sum(Roll)
@Dragoransbr I just tested it, and it works for me
They have to be together
@Dragoransbr put the sum(Roll) next to each other
@LieutenantSOT ok, i got it, i forgot the capital R, but it keeps spinning when i let go of the control, there is something wrong
@LieutenantSOT I put sum (roll) and it didn't work, I think I didn't understand. I don't understand funky tree codes ;-;
Obviously, in input, you'd want "Pitch" or "Yaw" or "Roll"
.
Anyways, I hope this helps!
@Dragoransbr okay, so for whatever you want your input to be, put sum(
input
)I know the code, but let fund it real quick so I can show you
.
Doing that requires Funky Trees, but it's literally 1 word with the input function after it
@Dragoransbr OHHHH that's super easy!
@LieutenantSOT I'm trying to make a tank turret not return to its original position by itself without having to use VTOL and Trim
If you're making a tank turret, I suggest using throttle and yaw for the controls of the tank, and pitch and roll for control of the gun.
.
To make the Turret more realistic, use a gyroscope with pitch and roll authority. You don't need FT to do this. Just a lot of messing with connection points
Well, until I read the "no funky trees" part, I could help you
.
What exactly are you trying to do with them?