Tf populator: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Proxy should be mentioned)
Line 4: Line 4:


==Entity description==
==Entity description==
This entity manages the Mann vs machine waves. It reads population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually.
This entity manages the Mann vs machine waves. It reads population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually. Use the [[point_populator_interface]] entity to communicate with this entity.

Revision as of 14:27, 12 January 2014

Stub

This article or section is a stub. You can help by expanding it.

Team Fortress 2 tf_populator is a point entity available in Team Fortress 2 Team Fortress 2.

Entity description

This entity manages the Mann vs machine waves. It reads population files and executes them. It is automatically instantiated by the game engine and should not be instantiated manually. Use the point_populator_interface entity to communicate with this entity.