I need a piston to extend and retract repeatedly -I'm making a blinker- But the regular cycle setting wont work because the blinker will stay on if the piston is deactivated so i need an input based system. Ty!
I need a piston to extend and retract repeatedly -I'm making a blinker- But the regular cycle setting wont work because the blinker will stay on if the piston is deactivated so i need an input based system. Ty!
@GagPlanesInc Sweet!
@jamesPLANESii
Works perfectly, Thank you!
Try
sin(Time * 360) * clamp01(Activate1)
You can change Activate1 to any activator you like