How do you make it using a rotator? Trust me this is for a great build. I knew the code but I forgot it. Can somone pls tell me?
How do you make it using a rotator? Trust me this is for a great build. I knew the code but I forgot it. Can somone pls tell me?
Use
sum(Throttle) * 11is the speed at which the rotator will spin. Set it Lower for higher speed higher for lower speed. You can adddamperMultiplierto thejoint Rotatorsection and set it to something like10000. Tweak this number to fit your need.Is it an AEWAC that you are making?
Simplest solution:
Set the
maxof the rotator'sinputControllerto1E+15and have it be perpetually active withActivate8assuming you don't have that AG set to something else..
And make the rotator either really heavy or have a really slow rotation speed to mitigate the tilt caused by spin.
@SILVERPANZER doesn't work it acts like free spin also, I want it to have an input like throttle to make it spin. Thx for the help tho
sum(X)X- The speed at which you want the rotator to spin.or
sum(clamp01(Act))Act- Rotating Activation.