Spoke making mutiple copies of the same scene with different SceneIDs. How does it work? #2932
-
Can someone clarify how updating a scene works? I have an existing room using scene A. I update scene A and keep the "Publish name" the same in spoke and publish it. but when I re-load the room is still uses the previous version of the scene |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @Charlesc22 A room that already exists and has a scene should automatically updated you republish that scene.* For example if you have a room with an empty crater scene, if you edit your crater scene to include a house object, when you re- open the room, you will see the original empty crater. To update to the most recent version without leaving the room. You need to go to the dropdown menu, select "choose scene" and select the updated version in your lists of scenes (or you can type /scene scene-url-placeholder into the text chat). A scene will have the same URL persistently. Every time you work on a scene and republish it, you can open up the scene landing page with a URL like this https://hubs.mozilla.com**/scenes/**CYep2GP (note the word "scenes") - scene landing pages look like this: If you click on "Create Room with This Scene" - it will create a brand new room (with a unique URL) every time you press this button. If you want to keep the same room URL and update scene, just visit your existing room and change the scene from the dropdown (as described above). To my knowledge the only occasion when a scene URL should change is if choose to make a copy. If you go to the dropdown menu in spoke and click "save as" - this will create a duplicate of your scene with a new URL. This can be helpful for version control if you want to play around with a scene without worrying about losing the original design.
|
Beta Was this translation helpful? Give feedback.
Hi @Charlesc22
A room that already exists and has a scene should automatically updated you republish that scene.* For example if you have a room with an empty crater scene, if you edit your crater scene to include a house object, when you re- open the room, you will see the original empty crater.
To update to the most recent version without leaving the room. You need to go to the dropdown menu, select "choose scene" and select the updated version in your lists of scenes (or you can type /scene scene-url-placeholder into the text chat).
A scene will have the same URL persistently. Every time you work on a scene and republish it, you can open up the scene landing page with a URL like this h…