Game logic - Play area – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Lou Montana moved page Ylands Game logic - Play area to Ylands:Game logic - Play area: Text replacement - "Ylands " to "Ylands:") |
Lou Montana (talk | contribs) m (Text replacement - "[[Ylands " to "[[Ylands:") |
||
Line 13: | Line 13: | ||
= Related instructions = | = Related instructions = | ||
*[[Ylands Tile - Game logic position-rotation-scale|Get Position / Rotation / Scale]] | *[[Ylands:Tile - Game logic position-rotation-scale|Get Position / Rotation / Scale]] | ||
*[[Ylands Tile - Get-Set zone visible|Get / Set Zone Visibility]] | *[[Ylands:Tile - Get-Set zone visible|Get / Set Zone Visibility]] | ||
*[[Ylands Tile - Get-Set zone color|Get / Set Zone Color]] | *[[Ylands:Tile - Get-Set zone color|Get / Set Zone Color]] | ||
Revision as of 16:35, 16 November 2022
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