How to use Global Vars?

thretch

Member
The docs tell you how to create and set a global var, but not how to access and check/update from a task. How exactly do you use a global var in the tree? For instance I want to be able, when one agent has spotted the player, to tell all agents about it so they can all respond. Are global vars even the best way to do this?
 
Top