mob-sakai / mob-sakai/ParticleEffectForUGUI

Particle Attractor: Add method to clear m_ParticleSystems. Add attraction movement 'InSmooth/OutSmooth'

Open
#378 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.