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
Describe the bug
The file that results when we press to save a scene,"ctrl+s" has a different format as compared to format of .scn files. That makes the resulting file unusable as a scene file.
To Reproduce
Steps to reproduce the behavior:
Go to any of the scenes
press ctrl+h
Change the extension of the .json file to .scn file
try to use it in webaverse by pasting in scenes folder
Expected behavior
The format should be same as the .scn files so that the exact scenes can be saved and be usable next time.
Screenshots
Format of file resulting from ctrl+s:
Format of our scn file:
The text was updated successfully, but these errors were encountered:
Describe the bug
The file that results when we press to save a scene,"ctrl+s" has a different format as compared to format of .scn files. That makes the resulting file unusable as a scene file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The format should be same as the .scn files so that the exact scenes can be saved and be usable next time.
Screenshots
Format of file resulting from ctrl+s:
Format of our scn file:
The text was updated successfully, but these errors were encountered: