Func fish pool: Difference between revisions
Jump to navigation
Jump to search
Omega552003 (talk | contribs) No edit summary |
TomEdwards (talk | contribs) (Tidied) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=func_fish_pool}} | {{wrongtitle|title=func_fish_pool}} | ||
== | ==Description== | ||
An entity that | An brush entity that has swimming fish when textured with water. | ||
== | {{template:css}} Counter-Strike: Source only. | ||
==Properties== | |||
*'''max_range''' Diameter of travel(''Integer'') | *'''max_range''' Diameter of travel(''Integer'') | ||
*'''fish_count''' Number of Fish(''Integer'') | *'''fish_count''' Number of Fish(''Integer'') | ||
*'''model''' The fish model(''File path'') | *'''model''' The fish model(''File path'') | ||
**models/props/de_inferno/goldfish.mdl (default and only fish) | **models/props/de_inferno/goldfish.mdl (default and only fish) | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 00:35, 30 August 2005
Description
An brush entity that has swimming fish when textured with water.
Properties
- max_range Diameter of travel(Integer)
- fish_count Number of Fish(Integer)
- model The fish model(File path)
- models/props/de_inferno/goldfish.mdl (default and only fish)