Tile - On Custom Interaction – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:YlandsTile-232.png]] | [[File:YlandsTile-232.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when an entity activates a '''Custom Interaction''' of an object. | |||
=== Notes === | === Notes === | ||
Line 18: | Line 22: | ||
[[File:YlandsTile-368.png]] | [[File:YlandsTile-368.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when a '''player''' triggers an entity's '''custom interaction'''. | |||
=== Notes === | === Notes === |
Revision as of 11:17, 12 November 2021
On Custom Interaction
Availability
Description
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
Availability
Description
Called when a player triggers an entity's custom interaction.
Notes
- Event listener specific event. Used in scripting of this Game Logic.