User Tools

Site Tools


terrain_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
terrain_mode [2024/02/07 10:31] justinterrain_mode [2024/02/07 10:48] (current) justin
Line 1: Line 1:
 ======Terrain Mode====== ======Terrain Mode======
 ---- ----
-The **terrain mode** is used to determine how a [[character]] or [[pushing|pushable object]] is able to move across [[tile|tiles]]. +The **terrain mode** is used to determine how a [[character]], [[vehicles|vehicle]], or [[pushing|pushable object]] is able to move across [[tile|tiles]]. One of the three values listed below is expected when calling the [[Set Terrain Types]] function, which can be used to change the [[terrain types]] for a [[character]] or [[object]] in-game (e.g. a "Walk on Water" spell to give the player the ability to move across [[tile|tiles]] having a [[terrain_types|terrain type]] of "water").
  
 ^Mode^Description^ ^Mode^Description^
-|ALL| | +|ALL|Any [[terrain_types|terrain type]] can be traversed.
-|PROHIBIT_FROM| | +|PROHIBIT_FROM|Prohibited from traversing the specified [[terrain types]].
-|RESTRICT_TO| |+|RESTRICT_TO|Restricted to traversing only the specified [[terrain types]].|
  
 ~~NOTOC~~ ~~NOTOC~~
terrain_mode.1707330711.txt.gz · Last modified: 2024/02/07 10:31 by justin