Func fish pool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
==Description==
==Description==
An brush entity that has swimming fish when textured with water.
An brush entity that has swimming fish when textured with water.
{{template:css}} Counter-Strike: Source only.
==Keyvalues==
==Keyvalues==
* '''max_range'''
* '''max_range'''
Line 11: Line 9:
* '''model'''
* '''model'''
: <studio> The fish model ('''models/props/de_inferno/goldfish.mdl''')
: <studio> The fish model ('''models/props/de_inferno/goldfish.mdl''')
 
[[Category:Counter-Strike: Source Entities]]
[[Category:Entities]][[Category:Counter-Strike: Source Entities]]

Revision as of 16:21, 16 April 2006

Template:Wrongtitle

Description

An brush entity that has swimming fish when textured with water.

Keyvalues

  • max_range
<integer> Diameter of travel
  • fish_count
<integer> Number of Fish
  • model
<studio> The fish model (models/props/de_inferno/goldfish.mdl)