mob-sakai / mob-sakai/ParticleEffectForUGUI
Particle Attractor: Add method to clear m_ParticleSystems. Add attraction movement 'InSmooth/OutSmooth'
Open
@mob-sakai is already working on this.
Since Jul 31, 2025.
enhancement
- Dominant language
- C#
- Stars
- 6k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
It will be good to be able to clear m_ParticleSystems for i reuse/pool prefabs that have particle systems registering to UIAttractor.
Currently smooth movement smoothes both In and Out (i.e. both on start/acceleration and end/deceleration).
It would be great to have only InSmooth or OutSmooth. Some of effects like coin collection look much more great without deceleration on the end.
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.