Tile - On Custom Interaction – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(One intermediate revision by one other user not shown) | |||
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 === | ||
Line 30: | Line 38: | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:24, 24 November 2023
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.