Profile image

Rotator delay question.

121k asteroidbook345  3.3 years ago

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.)

  • Log in to leave a comment
  • Profile image

    For my reference: Required Altitude - 5029

    Pinned 3.3 years ago
  • Profile image

    @Simps lol

    3.3 years ago
  • Profile image
    12.0k 52

    Your thumb really gose into your head lol

    3.3 years ago
  • Profile image

    @leboyent Aight thanks

    3.3 years ago
  • Profile image

    Input-(Input * floor(smooth(clamp01(Input), Input ? 1 / Time : pow(10,10) )))
    just replace input with the input and time for the time

    3.3 years ago
  • Profile image

    @ArkRoyalTheDDhunter I know that one, I'm not sure how to make it shut off after another time interval though

    3.3 years ago
  • Profile image

    @SnoWFLakE0s could you provide some insight?

    3.3 years ago