I want to make a trigger_push (simulating waterflow) that is activited while HOLDING a button.
Right now I can toggle it on and off, but for my map purpose holding it would be better.
How do I make the trigger_push only work while HOLDING a button?
This could be helpful for other things like rotating a wheel to rotate some platform that then returns to position when not rotating anymore for example?