Bloody Rye
New member
As the title implies, I’ll be using this system on a dedicated server and was wondering on how I could best scale my behaviour trees. On one hand I feel as though I could utilise a node that queries a manager which dictates how many tasks can be happening at any given time before it processes the next load of tasks; so for example let’s say the manager sets a hard limit of 50 at any given time and waits for those tasks to finish before giving the go ahead.
For now that’s something I’m eyeing as a way to handle a large amount of different behaviour trees. I’m also aware of how I can utilise the same Behaviour Trees on different NPCs, so if anyone also has any insight on that I’d like to hear from them!
For now that’s something I’m eyeing as a way to handle a large amount of different behaviour trees. I’m also aware of how I can utilise the same Behaviour Trees on different NPCs, so if anyone also has any insight on that I’d like to hear from them!