Water lod control: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(clarification and categorization) |
||
Line 1: | Line 1: | ||
[[Category:Entities]] | |||
{{hl2}} The '''water_lod_control''' entity is used to change the distances at which any water in your level transforms from expensive to cheap as soon as the player is far enough from the water | |||
There are two distances to set: | There are two distances to set: | ||
Line 5: | Line 6: | ||
*the distance at which this distance is done | *the distance at which this distance is done | ||
If you do not place this entity, the game will use default settings, so it is not essential. Also, you should only use '''one''' in the entire level, even if you have multiple water brushes. | |||
---- | |||
''See also''' | |||
[[Adding Water]] |
Revision as of 18:55, 1 July 2005
The water_lod_control entity is used to change the distances at which any water in your level transforms from expensive to cheap as soon as the player is far enough from the water
There are two distances to set:
- the distance at which the water is starting to fade from expensive to cheap
- the distance at which this distance is done
If you do not place this entity, the game will use default settings, so it is not essential. Also, you should only use one in the entire level, even if you have multiple water brushes.
See also' Adding Water