Tile - On Color Change – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Paint Event to Ylands:Tile - On Color Change: New Structure)
No edit summary
Line 1: Line 1:
[[Image:On color change.png]]
<!---
*Event '''called''' when '''player''' paints an '''entity'''. Used in '''entity''' script.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Provides also with 3 '''color channels''' as colors before the painting.
-->
== On Color Change ==


[[File:YlandsTile-453.png]]
=== Description ===
Event '''called''' when '''player''' paints an '''entity'''.
=== Notes ===
* '''Event listener''' specific event. Used in scripting of this Game Logic.
* Provides also with 3 '''color channels''' as colors before the painting.
== On Color Change ==
[[File:YlandsTile-454.png]]
=== Description ===
Event '''called''' when '''player''' paints an '''entity'''.
=== Notes ===
* Used in '''entity''' script.
* Provides also with 3 '''color channels''' as colors before the painting.


[[Image:On color change listener.png]]
*Event '''called''' when '''player''' paints an '''entity'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with 3 '''color channels''' as colors before the painting.


----
----
Line 12: Line 33:
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Events]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:54, 8 July 2021

On Color Change

YlandsTile-453.png

Description

Event called when player paints an entity.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.
  • Provides also with 3 color channels as colors before the painting.

On Color Change

YlandsTile-454.png

Description

Event called when player paints an entity.

Notes

  • Used in entity script.
  • Provides also with 3 color channels as colors before the painting.