Func fish pool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
[[Image:fish_pool.jpg|thumb|right|300px|Fish swimming inside water, thanks to a func_fish_pool entity.]]
[[Image:fish_pool.jpg|thumb|right|300px|Fish swimming inside water, thanks to a func_fish_pool entity.]]
{{base point|func_fish_pool}} It creates a school of interactive fish that swim near this entity.
{{base point|func_fish_pool}}  
 
==Entity description==
It creates a school of interactive fish that swim near this entity.


== Keyvalues ==
== Keyvalues ==

Revision as of 10:28, 8 May 2012

Fish swimming inside water, thanks to a func_fish_pool entity.

Template:Base point

Entity description

It creates a school of interactive fish that swim near this entity.

Keyvalues

World model ([todo internal name (i)]) <model path>
The fish model:
Note.pngNote:The default model, models/Junkola.mdl, won't work properly. Use one of the following models instead.
  • models/props/de_inferno/goldfish.mdl gives a river fish.
  • models/props/cs_militia/fishriver01.mdl gives a Piranha.
Fish Count ([todo internal name (i)]) <integer>
Number of Fish in this Pool
Max Range ([todo internal name (i)]) <float>
How far away a Fish can wander (max 255)