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
{{ message }}
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.
I am having trouble with persisting anchors when not using AutoLoad set to true. My ideal work flow would be to autosave but not look to load the WLT until I press a button. Right now I am trying to do this by setting AutoLoad to false and calling the .Load() function on button press but the system never seems to find the old persisted WLT state. Does anyone have any experience loading WLT with the WorldLockingManager.GetInstance.Load()?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having trouble with persisting anchors when not using AutoLoad set to true. My ideal work flow would be to autosave but not look to load the WLT until I press a button. Right now I am trying to do this by setting AutoLoad to false and calling the .Load() function on button press but the system never seems to find the old persisted WLT state. Does anyone have any experience loading WLT with the WorldLockingManager.GetInstance.Load()?
The text was updated successfully, but these errors were encountered: