AI - functions for working with AI
AI_TurnToWP
Turns an NPC to a specific waypoint in the world.
npc
- NPCwp
- name of waypoint in the game world
Example usage | |
---|---|
AI_TurnToVob
Turns an NPC to a specific freepoint or vob in the world. It works similarly to AI_TurnToWP
.
npc
- NPCvob
- name of freepoint or vob in the game world
Example usage | |
---|---|