interact
Details
Kode wheel segment | Objects/Interactions |
Style | Specialised |
Modifiers | None |
Primarily WHEN/DO | DO |
Pre-made brains that use it | Player brains |
Objects >Interactions > interactable
Description
This tile is specialised object variable and control tile. It detects the single nearest interactable object and interacts with it. An interactable object is one that contains the [interacted] tile.
Example Code
WHEN [B][pressed] DO [interact]
Modifiers
None