Game logic - Interior – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Informative|" to "{{Feature|informative|") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Feature| | {{Feature|informative|Interior was expanded and renamed Environment. Please see [[Ylands:Game_logic_-_Environment|'''Environment''']] for the current information.}} | ||
{{Feature|obsolete}} | {{Feature|obsolete}} | ||
=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. | ||
=Properties= | = Properties = | ||
=== Zone shape === | === Zone shape === | ||
Line 19: | Line 19: | ||
*Color of Interior zone boundaries (when visible). | *Color of Interior zone boundaries (when visible). | ||
=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]] | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|13}}}} | ||
[[Category: Game Logic]] | [[Category: Game Logic]] | ||
[[Category: Ylands 0.12]] | [[Category: Ylands 0.12]] |
Latest revision as of 00:24, 2 February 2024
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