Author Topic: Input Event: onButtonPressAmmount  (Read 478 times)

After you press a button a certain amount of time, you may use the event to do an output event after the set amount of times you press a button. Can anyone make it?

"Buttons" don't really exist, and you could probably achieve the effect you want through clever usage of onPlayerTouch with some delays and event toggles.

Try using a print brick to store a 'variable' and check it every button press.
Might need this http://www.blockland.us/smf/index.php?topic=40982.msg642412#msg642412