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

Importing json adds the object to the scene #46

Closed
theripper93 opened this issue Feb 7, 2023 · 1 comment
Closed

Importing json adds the object to the scene #46

theripper93 opened this issue Feb 7, 2023 · 1 comment

Comments

@theripper93
Copy link

When using the loader to load a particle system from a json, the particle system is added to the scene without any code that explicitly adds it to the scene. See fiddle

https://codesandbox.io/s/three-quarks-atom-particle-system-forked-lqtg38?file=/index.html

the scene.add() is commented out but the effect is still visible

@Alchemist0823
Copy link
Owner

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