How would I make a rotator activate for a specified time interval and then deactivate at the end of that interval? I'm trying to link control surfaces to a gyroscope so it looks like they're actually doing something (they won't be, they're just there for aesthetics.)
For my reference: Required Altitude - 5029
@Simps lol
Your thumb really gose into your head lol
@leboyent Aight thanks
Input-(Input * floor(smooth(clamp01(Input), Input ? 1 / Time : pow(10,10) )))
just replace input with the input and time for the time
@ArkRoyalTheDDhunter I know that one, I'm not sure how to make it shut off after another time interval though
@SnoWFLakE0s could you provide some insight?