Hello all,
I am working on a vehicle which will be equipped with radar, and I was wondering how I could make a fuselage continuously spin? I want this for one of those… spinny radar things, as the professional call them.
I would like it where you can active an AG and cause a rotator to spin without stopping or needing to control it.
I’m guessing it has to do with funky trees, something I have not really used. Could someone please provide a guide on how to make one? Thank you?
@T1TridentFighter lmao you actually replied
Thank you very much all! I will try this when I get a chance and let ya’ll know if it works.
Yes, you included @Croissant.
@X99STRIKER I was about to say it XD
This is a funky trees problem, so you need to edit XML files via overload. Just rewrite the input as “
Time
“.Time
@T1TridentFighter in a rotator put the input
sum(1)
and the speed to 100 percentchange it to
sum(-1)
to spin the other wayWhich is great and all… but how? @X99STRIKER
By spinning it continuously.