Game logic - Interior – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(Added outdated warning)
Line 1: Line 1:
{{Informative|Interior was expanded and renamed Environment. Please see [[Ylands_Game_logic_-_Environment|'''Environment''']] for the current information.}}
{{outdated}}
=Description=
=Description=
*Helps the game engine to define enclosed areas and adjust post processing.
*Helps the game engine to define enclosed areas and adjust post processing.

Revision as of 05:04, 13 November 2020

Interior was expanded and renamed Environment. Please see Environment for the current information.

Template:outdated

Description

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

Properties

Zone shape

  • Shape of the Interior zone - box, sphere or capsule.

Light intensity

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

Visible

  • Makes the Interior zone boundaries visible even in game.

Color

  • Color of Interior zone boundaries (when visible).

Related instructions



Template:Ylands scripting navbox