Func fish pool
Jump to navigation
Jump to search
Entity description
It creates a school of interactive fish that swim near this entity.


Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Parentname:
- Parent (parentname) <targetname>
- Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.
- World model ([todo internal name (i)]) <model path>
- The fish model.
- Max Range ([todo internal name (i)]) <float>
- How far away a fish can wander, in units. Maximum is 255 units.
Origin:
- Origin (X Y Z) (origin) <origin>
- The position of this entity's center in the world. Rotating entities typically rotate around their origin.