You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pongo1231 edited this page Jan 5, 2019
·
1 revision
Developers
Every bot has a BotBrain, depending on its class. A new instance of it is created every time the bot changes its class.
The BotBrain is responsible for passing the currently pressed buttons, the movement vector and the look at angle to the Bot. It always runs a queue of BotTasks.