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

ReadMe example code seems outdated #60

Closed
D8H opened this issue Jul 29, 2023 · 1 comment
Closed

ReadMe example code seems outdated #60

D8H opened this issue Jul 29, 2023 · 1 comment
Assignees

Comments

@D8H
Copy link
Contributor

D8H commented Jul 29, 2023

In the code example from README.md, should the curly brackets be removed?

Existing code:

muzzle1 = new ParticleSystem({muzzle});

Proposition:

muzzle1 = new ParticleSystem(muzzle);
@Alchemist0823 Alchemist0823 self-assigned this Jul 31, 2023
@Alchemist0823
Copy link
Owner

Thanks for pointing out.

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