Game logic - Impassable barrier – Ylands
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}") |
||
Line 34: | Line 34: | ||
---- | ---- | ||
{{Ylands | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|19}}}} | ||
[[Category: Game Logic]] | [[Category: Game Logic]] | ||
[[Category: Ylands 0.12]] | [[Category: Ylands 0.12]] |
Revision as of 04:17, 30 December 2020
Description
- Dynamic zone which blocks player movement.
Properties
Enabled
- Whenever the barrier is active or not.
Zone shape
- Shape of the Impassable barrier - box, sphere or capsule
Radius / Dimensions
- Size of the Impassable barrier boundaries.
Visible
- Whenever the Impassable barrier boundaries are visible or not.
Color
- Color of Impassable barrier boundaries (when visible).
Double sided
- Double sided barriers block also player movement from inside out.
- Double sided has to be bigger than player, otherwise player will stuck.
Notes
- Enabled and Visible properties are independent on each other, meaning that is is possible to display even inactive barrier.
Related instructions