PMC websites shut down September 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond september 13th 2025 when yearly web hosting fees are due.

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 revisionPrevious revision
Next revision
Previous revision
arma3:terrain:clutter [2017/10/08 14:15] – added tag. snakemanarma3:terrain:clutter [2024/08/02 17:16] (current) – links added. snakeman
Line 1: Line 1:
-====== ArmA 3 Clutter ======+====== ArmA 3 Class 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.cfgTo define clutter you first need to have your ground textures setup. +[[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]][[:arma3|ArmA 3]][[arma3:config|ArmA 3 Config]][[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]][[arma3:tools|ArmA 3 Tools]]
- +
- +
-====== Overview ====== +
- +
-Major differences between objects and clutter is that AI is aware of objectthey are not aware of clutter. Its basically all eye candy for human player. Clutter does not have working geometry so bulletsvehiclesplayersAI 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]] filethen 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 is a config.cpp entry which must be located in cfgWorlds/tag_MyAddon/ class. Class clutter is a config.cpp entry which must be located in cfgWorlds/tag_MyAddon/ class.
Line 88: Line 76:
 noDetailDist = 50; //value used by Tanoa noDetailDist = 50; //value used by Tanoa
 </code> </code>
 +
arma3/terrain/clutter.1507472159.txt.gz · Last modified: 2017/10/08 14:15 by snakeman