Add Actor (enemy)

Need some challenges, so we add more enemies. Ouch.

Basically, this is the same as "Add Player", but instead, you're adding an NPC.

If you wish to make the NPC an enemy, modify what team it belongs to. If you wish for the NPC to be an ally, modify it to your character's team.

Also, it's important if you want the NPC to do anything (e.g., follow you around, patrol) instead of just standing. The default setting for hostile NPCs is that they will fire when enemies are near, IF they are on a team that are opposing to you (e.g., Alpha Player to a Delta Enemy).

The default setting for friendly NPCs is that they will stand and look around, move when firing a gun is heard.

Last updated