-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Discussed in #182:
Originally posted by HarshithaBR November 27, 2024
Dear Maintainers.
I am able to save a scene as json using the saveScene() method. However; I am unable to load the saved scene, as I want to build a script on top of the saved scene.
I am using the below code to load the scene:
env.step()
env.LoadSceneAsync("dressone.json")
print("loaded the scene")
env.step(20)
Can you please share a work around for this, or how I can get this functionality to work?
Thanks and best regards
Harshitha B R
Allegedly LoadSceneAsync() is not working. Either way, we should write a test case for this function.
Metadata
Metadata
Assignees
Labels
No labels