Open World AI Multiplayer Spawn System
https://www.unrealengine.com/marketplace/en-US/product/open-world-ai-multiplayer-spawn-system
An easy to use spawn system designed for multiplayer that will save you a lot on performance in open world multiplayer games. Spawning and de-spawning are both taken care of by the server without extra load for the clients, example AI is also included.
The Open World AI Spawn system re-designed for multiplayer experiences!
All the spawn and de-spawn logic is taken care off server side so there's no extra work for the clients.
This package contains a very accessible spawn system that you can easily combine with your own AI.
The spawn system makes sure that when there are no players around, there's no AI around.
It also allows you to spawn different groups of AI and add randomization. It's been made 100% in Blueprints and it's easy to read/expand upon.
If you are working on an open world game, or a game with bigger levels this system will probably help a lot in performance. It will also help you save time by quickly setting up spawn points.
This package contains some basic AI in there mostly done for demonstration purposes. (Done in Blueprint)
AI included in this package:
- Roaming AI (Walk around to random locations within a set area)
- Stationary AI (example: vendors)
- Path AI + Path system (An easy to use path system so you can set-up AI paths in a matter of seconds)
- All AI can be friendly or Zombie.
Technical Details
List of Features:
- A spawn and de-spawn system perfect for open world or co-op games.
- Everything is done server side and is designed from the ground up for multiplayer games.
- Also works with dedicated servers.
- Example AI. (Friendly and basic zombie AI)
- Well documented Blueprints and easy to expand upon with your own variables and or settings.
Input: Keybourd, Mouse
Network Replicated: Yes
Supported Development Platforms: Windows