Button Concept
sdac - Custom level - Nov 13, 2013 from WindowsAn 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