Button Concept

By sdac – Custom level – uploaded 13 Nov 2013 from Windows
Revision #2, updated N/A
Play Edit 11 players liked this.

An in-game button waiting for your finger.

How it works:
A cursor finder is used to get the distance to the cursor (your finger). This value is sent to an IF-gate and used as a conditional. The other value sent to the IF-gate is from an Event listener listening for the Touch Release event. The IF-gate will let the Touch Release signal through if the touch happened within a distance representing the size of the button. An FX emitter is used to highlight the whole button.

Open in sandbox to experiment!

Downloads: 457 - Level ID: 602

Derivatives