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

Added complete scripting support for custom particles #1633

Merged
merged 9 commits into from
Feb 21, 2021

Conversation

Semphriss
Copy link
Member

Exposed API to allow scripting to:

  • Spawn particles (Any amount, instantly or with respect to the "delay-between-each-spawn" attribute, etc.)
  • Clear all particles on screen
  • Get and set almost any property, and fade and ease any property for which fading and easing are relevant

@Semphriss
Copy link
Member Author

Semphriss commented Jan 10, 2021

NOTE: If you merge, please merge using squash. Only the message of the first commit is relevant. (Not relevant anymore)

@Semphriss Semphriss changed the title Added near-complete scripting support for custom particles Added complete scripting support for custom particles Jan 15, 2021
@tobbi tobbi merged commit a9821e1 into SuperTux:master Feb 21, 2021
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.

None yet

2 participants