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
Right now, we generate the octree on the first usage of the world vertex selection. However, on maps like bigcity, this can introduce a very short lagspike. Should we instead just generate this on an Initialize hook?