Game logic - Environment – Ylands

From Bohemia Interactive Community
Revision as of 20:12, 31 January 2021 by Lou Montana (talk | contribs) (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ")
Jump to navigation Jump to search

Description

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

Properties

Zone shape

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

Visible

  • Makes the Environment zone boundaries visible even in game.

Color

  • Color of Environment zone boundaries (when visible).

Light Intensity

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

Environment Temperature

  • Environmental temperature inside the zone, default 20, unlimited scale.

Use Custom Post Process

Related instructions