mob-sakai / ParticleEffectForUGUI

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
MIT License
4.42k stars 625 forks source link

ParticleAttractor OnAttracted Callback Question. #274

Closed StevenKim1994 closed 6 months ago

StevenKim1994 commented 1 year ago

Hello, thank you for providing. I am using this function very well. There seems to be a phenomenon in which the OnAttracted Callback among the UIAttractor functions cannot be called when particle particles arrive at the Attracter at the same time. What should I do to prevent this?

Best Regards.

mob-sakai commented 1 year ago

Hi @StevenKim1994 , I would like to know more about this issue. Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

repos

mob-sakai commented 6 months ago

Since there has been no new discussion for a long time, this issue was closed. 
If the same issue arises, please re-open this issue.