Func fish pool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=func_fish_pool}}
{{wrongtitle|title=func_fish_pool}}
{{base_point}}
==Description==
==Description==
An brush entity that has swimming fish when textured with water.
An brush entity that has swimming fish when textured with water.
==Keyvalues==
==Keyvalues==
* '''max_range'''
* '''max_range'''
Line 9: Line 12:
* '''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]]

Revision as of 11:36, 12 April 2008

Template:Wrongtitle Template:Base point

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)