Monster path

From ZDoom Wiki
Revision as of 15:28, 15 May 2012 by Gez (talk | contribs) (page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ZDoom allows to set monsters on patrol paths, where they move on their own without having to first be "woken up" by seeing a player.

Patrol paths are created with PatrolPoints and, optionally, PatrolSpecials. Monsters are placed on a patrol path with the Thing_SetGoal special.

Examples

Nuvolachalk.png Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated.