Tile - On Custom Interaction – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Interact Event to Ylands:Tile - On Custom Interaction: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== On Custom Interaction == | |||
[[File:YlandsTile-232.png]] | |||
=== Description === | |||
Event called when an entity activates a '''Custom Interaction''' of an object. | |||
=== Notes === | |||
* The object must be set as '''Interactable'''. | |||
* '''Custom Interaction''' is created in properties window of the object. | |||
== On Custom Interaction == | |||
[[File:YlandsTile-368.png]] | |||
=== Description === | |||
Event '''called''' when a '''player''' triggers an entity's '''custom interaction'''. | |||
=== Notes === | |||
* '''Event listener''' specific event. Used in scripting of this Game Logic. | |||
Line 6: | Line 32: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:53, 8 July 2021
On Custom Interaction
Description
Event called when an entity activates a Custom Interaction of an object.
Notes
- The object must be set as Interactable.
- Custom Interaction is created in properties window of the object.
On Custom Interaction
Description
Event called when a player triggers an entity's custom interaction.
Notes
- Event listener specific event. Used in scripting of this Game Logic.