Game logic - Interior – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:
*Helps the game engine to define enclosed areas and adjust post processing.
*Helps the game engine to define enclosed areas and adjust post processing.


=Settings=
=Properties=
*Zone shape - shape of the interior zone - box or sphere
===Zone shape===
*Light intensity - changes the intensity of light (0 - 1)
*Shape of the interior zone - box or sphere
 
===Light intensity===
=Events=
*Intensity of light inside the Interior zone (0 - 1)
*There are no specific events for this game logic.




----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 22:43, 2 December 2018

Description

  • Helps the game engine to define enclosed areas and adjust post processing.

Properties

Zone shape

  • Shape of the interior zone - box or sphere

Light intensity

  • Intensity of light inside the Interior zone (0 - 1)



Template:Ylands scripting navbox