Unreal Engine – Open World AI Spawn System UE8483

Open World AI Spawn System

List of Features:

  • A spawn and de-spawn system perfect for open world games.
  • Cleans up after itself to make sure it’s very performance friendly.
  • Example AI. (Friendly and basic zombie AI)
  • Well documented Blueprints and easy to expand upon with your own variables.

||Update 1.1 video||

Documentation: Available via videos:

FAQ:

How can I get the AI to attack my own Player Character?

Using the AI Behavior Toolkit with the Spawn system.

My AI spawns at 0,0,0 and doesn’t move?

How do I add my own AI?

Number of Blueprints: 4 (Plus a few for the example AI and other.)

Network Replicated: No

Platforms Tested: Windows