Hey foreign friend sorry to Burdensome you all, im here to ask a help
1.how to make rotator delay when activate?
2.how to make rotator delay when deactivate
3.how make rotator spin but not going back like is keep spin it as the input active
Thanks for answering this forum post!!
@PlaneFlightX is work as well thank!
@hpgbproductions gracias, very glad you come to small account!, very thankful
If doing 1 and 2 together, you can use a timer method:
smooth(Q ? A+B : 0, 1) > A ? 1 : 0
Where:
Q is activator
A is activation delay
B is deactivation delay
1 and 2: Read this
3. sum(input code)