[GAME] Music inspired game

New update,

I found a handy tutorial for the AI following you around in fixed positions. By way of using the Blackboard and Behaviour Tree I was able to make the AI follow me around in my vicinity, and also make him look at (target) enemy bots when around me.
The only thing I need to look at a bit is the AI that sometimes stops along the way, probably because he achieved the first “assignment” in his behaviour tree by reaching the specific spot around me. He then catches back up to me shortly after.

I haven’t made it so that they fire at the enemies yet, but I have found a tutorial about firing projectiles as well, so we’ll see how that goes.

Cheers!