func_fish_pool

From Source Entities
Jump to navigation Jump to search
Fish on Csgo-small.pngde_inferno.

Code classes:

func_fish_pool is a point entity present in all Source games. It creates an area that fish may swim around in. Fish may react by panicking when they hear danger, or die if harmed.

Warning: Killing the fish entity before killing the pool entity crashes the game. The pool entity must be removed first.

Keyvalues[edit | edit source]

World model (model) <studio>
Model that the fish will appear as.
Fish Count (fish_count) <integer>
Number of fish in the pool.
Max Range (max_range) <float>
How far away fish can travel from the entity. Maximum is 255 units.