User Tools

Site Tools


terrain_types

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_types [2021/02/03 13:07] justinterrain_types [2024/02/08 20:47] (current) justin
Line 3: Line 3:
  
 =====Overview===== =====Overview=====
-The **terrain type** of a [[tile]] is a property that determines whether or not it can be traversed by an [[entity]]. For example, any water-related [[tile|tiles]] (e.g. rivers and oceans) could be assigned a terrain type of "water" both to prohibit [[character|characters]] and land [[vehicles]] from entering those [[tile|tiles]] and to restrict watercraft to them.+The **terrain type** of a [[tile]] is a property that determines whether or not it can be traversed by an [[entity]]. For example, any water-related [[tile|tiles]] (e.g. rivers and oceans) could be assigned a terrain type of "water" both to prevent [[character|characters]] or land [[vehicles]] from entering those [[tile|tiles]] and to restrict watercraft to them. To extend the idea even further, an amphibious [[vehicles|vehicle]] could be allowed to traverse both land and water.
  
 =====Usages===== =====Usages=====
-1) [[tile|tile's]] terrain type in the [[Voxel Editor]]+1) Terrain type for a [[tile]] in the [[Voxel Editor]]. Terrain types defined for [[tile|tiles]] will be available to choose from when setting up the terrain type for a [[character]] or [[vehicles|vehicle]].
  
-2) Terrain type for a [[character]] in the [[Voxel Editor]] +2) Terrain type for a [[character]] in the [[Voxel Editor]]. This property determines the types of terrain that the [[character]] can or cannot traverse. See below for a description of each option that's available. 
-  * All:  +  * **All:** Character is able to traverse any type of terrain. 
-  * Prohibited from+  * **Prohibited From:** Character cannot traverse any of the specified types of terrain. 
-  * Restricted to+  * **Restricted To:** Character can only traverse the specified types of terrain. 
-3) Terrain types for an [[object]] in the [[Map Editor]] that has been configured as a [[vehicles|vehicle]] + 
-  * All: +3) Terrain types for an [[object]] in the [[Map Editor]] that has been configured as a [[vehicles|vehicle]]. This property determines the types of terrain that the [[vehicles|vehicle]] can or cannot traverse. See below for a description of each option that's available. 
-  * Prohibited from+  * **All:** Vehicle is able to traverse any type of terrain. 
-  * Restricted to:+  * **Prohibited From:** Vehicle cannot traverse any of the specified types of terrain. 
 +  * **Restricted To:** Vehicle can only traverse the specified types of terrain. 
 + 
 +4) Terrain types for an [[object]] in the [[Map Editor]] that has been configured as [[pushing|pushable]]. This property determines the types of terrain that the [[object]] can or cannot be pushed across. See below for a description of each option that's available. 
 +  * **All:** Object is able to be pushed across any type of terrain. 
 +  * **Prohibited From:** Object cannot be pushed across any of the specified types of terrain. 
 +  * **Restricted To:** Object can only be pushed across the specified types of terrain.
  
 ~~NOTOC~~ ~~NOTOC~~
terrain_types.1612386450.txt.gz · Last modified: 2021/02/03 13:07 by justin