/ / v0.3 / Button ← Parkoreen
← v0.3 Overview

Interactive click-triggered objects introduced in v0.3.

Overview

Buttons are interactive map objects. In v0.3, buttons respond to click interactions only — the player must click directly on the button to activate it.

Interaction type

TypeDescription
Click (v0.3)The player must click the button with the mouse/touch to trigger it.

Config options

OptionDefaultDescription
Button ID0Identifier used to link this button to game logic or scripts.
Color#44aa44Button face color.
Opacity100Transparency 0–100.
Layer0Draw order.