User Tools

Site Tools


arma3:terrain:clutter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
arma3:terrain:clutter [2017-10-08 14:15]
snakeman added tag.
arma3:terrain:clutter [2017-11-03 05:30]
snakeman moved to a new page.
Line 1: Line 1:
-====== ArmA 3 Clutter ====== 
- 
-Clutter is the randomly placed small vegetation like grass, etc that is not part of the terrain (WRP). Rather, it is defined by the underlying texture, which in turn is mapped to the terrain by the texture mask and Layers.cfg. To define clutter you first need to have your ground textures setup. 
- 
- 
-====== Overview ====== 
- 
-Major differences between objects and clutter is that AI is aware of object, they are not aware of clutter. Its basically all eye candy for human player. Clutter does not have working geometry so bullets, vehicles, players, AI etc can pass through them easily. Clutter objects must be small so the passing through doesnt look silly. 
- 
-Clutter is first setup at [[layers.cfg]] file, then its specified on the terrain config.cpp which actually controls what clutter models in what density is placed on which terrain types. 
- 
-See also [[cfgSurfaces]] and [[cfgSurfaceCharacters]]. 
- 
- 
 ====== Class Clutter ====== ====== Class Clutter ======
  
arma3/terrain/clutter.txt ยท Last modified: 2017-11-03 05:31 by snakeman