Simple bot

From Valve Developer Community
Revision as of 20:27, 9 September 2017 by Gavitro (talk | contribs) (Created page with "'''simple_bot''' is a point entity available in several Source Engine games. It is a very rudimentary example of a NextBot entity, displaying the bare minimum required...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

simple_bot is a point entity available in several Source Engine games. It is a very rudimentary example of a NextBot entity, displaying the bare minimum required for the AI system to function.

This entity uses the model of a female Citizen - with no animations associated with it - and is unable to damaged or killed. If the map has a .nav file, the entity will move to random areas when possible.