Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save state (selected entity, editor camera position) #184

Open
fernandojsg opened this issue Jul 9, 2016 · 4 comments
Open

Save state (selected entity, editor camera position) #184

fernandojsg opened this issue Jul 9, 2016 · 4 comments

Comments

@fernandojsg
Copy link
Member

Save the state of the editor in localStorage

@fernandojsg
Copy link
Member Author

If we do that, we should have a reset option

@Utopiah
Copy link

Utopiah commented Feb 1, 2017

could use something like https://utopiah.github.io/aframe-persist-component/

@Utopiah
Copy link

Utopiah commented Nov 7, 2023

Is this still open? I remember a saving to endpoint a long time ago https://twitter.com/utopiah/status/1257656696098492419 but iirc there was also an "official" version.

@vincentfretin
Copy link
Contributor

I'm not sure what this issue is about. If it's storing the scene in localStorage (or indexedDB) like https://threejs.org/editor/ is doing, you close the tab and open again the editor and you still have your scene, and you can select New to reset, then that's not implemented in aframe-inspector.
The only thing that's implemented in aframe-inspector is using aframe-watcher to save only changes of existing entities as far as I know.
Doing any new feature related to saving or export is out of scope of aframe-inspector. We could implement those in aframe-editor, currently not much new in the repo though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants