Mass Actor AI Sandbox
About
A little AI sandbox made for fun.
- Independent AI - Actors independently move to a Node then randomly choose another node, repeat.
- Group AI - Generates a random range of groups, then generates a list of seeds the size of the groups and loops through all the actors that are given a random seed from that list.
- Swarm AI - One Actor becomes the target which is controllable by the player and the rest of the actors begin to chase that actor.
There's also options for
- Explosive Movement
- Actor Speed
- Adding/Removing Actors
- A Lo-Fi Camera
- Display FPS
Sick Tip - If you decrease the Move Speed enough it will go negative, if you move to Swarm AI then they'll run from the target instead of chasing them.