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
The same object can be spawned thousands of times. Pre-load all object models and building footprints. And pre-compute building footprint offset & convex hull. The loading should happen during Game::Loading state, so that there is no initial hiccup after the game starts.