decentraland / editor-legacy

📝 Collaborative real-time edition of parcel scenes, with IPFS uploading. Based on aframe-inspector
MIT License
55 stars 15 forks source link

Camera coordinates don't save with the scene #33

Open cfravel opened 6 years ago

cfravel commented 6 years ago

Create a scene in Editor // Note that the Camera position is <0, 1.6, 0> // Note that if you enter the scene with Alt+Ctrl+i you are looking at the scene from there Move the camera to y=20M (up high), or <0, 20, 0> Use Alt+Ctrl+i to confirm that the scene viewing initial camera position is high. Publish the scene Reload the scene Camera is back at <0, 1.6, 0>