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

Move a key to a new namespace #448

Open
oallouch opened this issue Sep 6, 2023 · 3 comments
Open

Move a key to a new namespace #448

oallouch opened this issue Sep 6, 2023 · 3 comments

Comments

@oallouch
Copy link

oallouch commented Sep 6, 2023

Hi,

I'm using theatre.js for R3F and React.DOM, and I'd like to know how I can organize my keys in namespaces after having worked on it in the studio, without loosing my work.

Thx a lot in advance,

Olivier

@vimlesh1975
Copy link

At present there is no user interface for this.
Replacing all keys in R3F elements and in exported animation json file works.
For example 'mykey1' should be replaced by 'xyz / abcd / mykey1'

@oallouch
Copy link
Author

Good idea
I'll do that

@oallouch
Copy link
Author

FYI, I modified the local storage directly. I found it simpler.

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

No branches or pull requests

2 participants