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

Add alternate effect to instancing example #329

Merged
merged 5 commits into from
May 22, 2024

Conversation

NiseVoid
Copy link
Contributor

The instancing example is very useful to reproduce bugs involving multiple effect instances or spawning/despawning, some of those however involve multiple effects. Thus to make the example more useful we add an alternate effect that is spawned with shift + space. The alternate effect has red circles instead of blue squares, it spins instead of expanding outwards, and has radial acceleration to at least showcase some update behavior.

Copy link
Owner

@djeedai djeedai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NiseVoid can you please fix the build_examples.[bat|sh] scripts too? Thanks!

@djeedai djeedai merged commit b84e182 into djeedai:main May 22, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

2 participants