AnimationState listener handling
Open
@photonstorm is already working on this.
Since Jan 20, 2025.
🎞 Animation
- Dominant language
- JavaScript
- Stars
- 40.3k
- Forks
- 7.2k
- PR merge metrics
- No merged PRs in 30d
Description
Consider alternative for AnimationState.destroy handling, specifically:
this.animationManager.off(Events.REMOVE_ANIMATION, this.globalRemove, this);
re: stopping sprites/particles from iterating through the event list every time one of them is destroyed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.