Func fish pool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{wrongtitle|title=func_fish_pool}}
{{wrongtitle|title=func_fish_pool}}
 
==description==
== description ==
An entity that adds swimming fish to a brush that has the water texture it is placed in.
An entity that adds swimming fish to a brush that has the water texture it is placed in.


== properties ==
==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'')
Line 10: Line 9:
**models/props/de_inferno/goldfish.mdl (default and only fish)
**models/props/de_inferno/goldfish.mdl (default and only fish)


== spawn flags ==
==spawn flags==
none.
none.


== inputs ==
==inputs==
none.
none.


== outputs ==
==outputs==
none.
none.


[[Category:Entities]]
[[Category:Entities]]

Revision as of 22:39, 29 August 2005

Template:Wrongtitle

description

An entity that adds swimming fish to a brush that has the water texture it is placed in.

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)

spawn flags

none.

inputs

none.

outputs

none.