Multiplayer

To prepare enemies for multiplayer, you just need to add multiplayer scripts to each enemy by clicking the Add Multiplayer Scripts button in the AI Controller script.

After you add the scripts, you do not need to do anything extra, everything works automatically.

If you're going to spawn enemies during the game, make sure the enemies' prefabs are located in the (Resources) folder; otherwise, they won't be created in the game.

Last updated