Difference between revisions of "Material Volumes"
Jump to navigation
Jump to search
Hyper Mole (talk | contribs) |
Hyper Mole (talk | contribs) m |
||
Line 4: | Line 4: | ||
*Material Volumes are visible in the [[Pathfinding_NavMesh|navigation mesh view]] as opaque purple objects. | *Material Volumes are visible in the [[Pathfinding_NavMesh|navigation mesh view]] as opaque purple objects. | ||
[[File:Material_volume_001.png|none| | [[File:Material_volume_001.png|none|300x225px]] | ||
---- | ---- | ||
Return to [[Good_Building_Practices]] | Return to [[Good_Building_Practices]] |
Revision as of 13:25, 17 June 2012
About Material Volumes
- The Material Volume attribute for Pathfinding creates phantom objects that can be set to change the walkability coefficients of an area of the navmesh. Walkability coefficients are multipliers that may be applied to the speed of a pathfinding character.
- Pathfinding characters will choose the fastest and closest path available to them. (add video of PF cube choosing 100% walkability path around a MV)
- Material Volumes are visible in the navigation mesh view as opaque purple objects.
Return to Good_Building_Practices