Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Here's an idea to try (haven't tested myself):
Inside a microchip,
Add a variable gadget, a variable modifier, and a two timers.
Name your variable stamina.
Decide how quickly you want stamina to run out and set the first timer as that. Also wire the timer to reset when time ends. Decide your cool-down time and set the second timer to that (and make it reset after completion). Wire the timer finish of the stamina to the timer start of the cool-down.
Wire the stamina timer to your variable modifier input.
That should be the basic piece you can wire inputs to trigger the start of the stamina timer. Then for actions that you want to block, use a greater than calculator to check if the cool-down is running to stop or override the control input signal.