SnipingVolume (P2)
SnipingVolumes are used as defense points by bots. If a player pawn enters this volume, any bots patrolling the volume will attack the player pawn.
Properties
Hidden
- SnipingPoints[16]
- Array of [Bot (P2)]?s who are patrolling this volume.
Functions
- function AddDefensePoint(MpScriptedSequence? S)
- Adds the bot to the SnipingPoints array.