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
Make world blackboard static
This allows the blackboard to be used by systems that may not have access to the
ECS world, such as a scripting system that may not even be hooked into the game
update loop.