Game logic - Play area – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
m (Text replacement - " (={2,})([^ = ])(.*)([^ = ])(={2,}) * " to " $1 $2$3$4 $5 ")
Line 3: Line 3:


=Properties=
=Properties=
===Zone shape===  
=== Zone shape ===
*Shape of the Play area - box, sphere or capsule.
*Shape of the Play area - box, sphere or capsule.


===Visible===
=== Visible ===
*Makes the Play area boundaries visible even in game.
*Makes the Play area boundaries visible even in game.


===Color===
=== Color ===
*Color of Play area boundaries (when visible).
*Color of Play area boundaries (when visible).



Revision as of 20:05, 31 January 2021

Description

  • Used for defining the play area of the level. All terrain chunks inside the bounding box of Play area will be kept loaded at same time.

Properties

Zone shape

  • Shape of the Play area - box, sphere or capsule.

Visible

  • Makes the Play area boundaries visible even in game.

Color

  • Color of Play area boundaries (when visible).

Related instructions