Tile - On Color Change – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
Line 9: Line 9:


----
----
{{Ylands scripting navbox}}
{{Ylands editor navbox}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


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

Revision as of 16:43, 26 December 2020

On color change.png

  • Event called when player paints an entity. Used in entity script.
  • Provides also with 3 color channels as colors before the painting.


On color change listener.png

  • Event called when player paints an entity. Used in Event Listener script.
  • Provides also with 3 color channels as colors before the painting.

Template:Ylands editor navbox