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

particleSystem with trail display with offset, the farther away from the center, the greater the offset. #329

Closed wyjxp closed 2 months ago

wyjxp commented 3 months ago

particleSystem with trail display with offset, the farther away from the center, the greater the offset.

Screenshots 560967d22c70505804b2143f72d18a85 b7b6d051b7c4d071df968b1113991f79 https://github.com/user-attachments/assets/94e58bce-cedc-4b71-bd9e-d476b5295eca

Environment (please complete the following information):

mob-sakai commented 2 months ago

Thank you for your reporting! Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue? Of course, you don't need to include any secret assets from your project. Feel free to use free assets instead.

repos

mob-sakai commented 2 months ago

Please try PositionMode=Absolute.