Blockland Forums > Help
Hold event
SgtDaemon:
AKA hold that bitch
Yea whatev
So, could anybody tell me how to make an event which loops a line continuously when the brick is being held down?
I mean without the use of zones, or any other types of support bricks if possible.
And/Or the same holding event, but it triggers something once after holding it down for X time.
Thanks.
Lugnut:
like a button that you stand on?
Lugnut:
[0]onPlayerTouch > Self > CancelEvents
[0] onPlayerTouch > Self > setColor [Red]
[300] onPlayerTouch > Self > setColor [Blue]
SgtDaemon:
Nope. You click and hold on something.
Blocki:
Is that even possible
Also, belongs in coding halp