TeamManager with personal project.

jlayton75

New member
Hello!
So I've been working on this for a while but I'm guessing there just isn't documentation for it since it is in prerelease so I thought I would ask here. I set up AI for my own Team game and they work well as in the two separate teams attack each other, but I am getting an error from the Request Backup script. I assume this is because I don't have a Team manager setup, but I'm also not sure how to set that up. It seems as though the AI won't work without it because they need it to know to request backup. Is there a place where you could explain how to set this up please? I would really appreciate it.
 
The TeamManager is a singleton so in your case you should just need to add it to your scene ahead of time.
 
Top