Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trail incorrect offset #335

Closed
fghj0810 opened this issue Oct 10, 2024 · 3 comments
Closed

trail incorrect offset #335

fghj0810 opened this issue Oct 10, 2024 · 3 comments
Assignees
Labels
bug Something isn't working released

Comments

@fghj0810
Copy link
Contributor

Describe the bug
图片

To Reproduce
Steps to reproduce the behavior:

  1. Set Scale 0.5
    图片
  2. Set PositionMode. set auto scaling mode.
    图片
  3. check world space
    图片

Expected behavior
trail follow patricles

Environment (please complete the following information):

  • Version [4.9.1]

Additional context
I want to control the position of the UIParticle through code, so that the particle can follow the position I set and have the correct Trail effect. For example, a coin moves from one position on the screen to another position with a trailing effect. If the Scale of the Layout node is 1, then the behavior is correct. I suspect there is an issue with the handling in this area.

@fghj0810 fghj0810 added the bug Something isn't working label Oct 10, 2024
@mob-sakai
Copy link
Owner

Thank you for your reporting!

@fghj0810
Copy link
Contributor Author

#336 tried to fixed

mob-sakai pushed a commit that referenced this issue Nov 1, 2024
github-actions bot pushed a commit that referenced this issue Nov 1, 2024
## [4.10.2](v4.10.1...v4.10.2) (2024-11-01)

### Bug Fixes

* trail incorrect offset ([afe00a1](afe00a1)), closes [#335](#335)
Copy link

github-actions bot commented Nov 1, 2024

🎉 This issue has been resolved in version 4.10.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Nov 1, 2024
github-actions bot pushed a commit that referenced this issue Nov 1, 2024
## [4.10.2](v4.10.1...v4.10.2) (2024-11-01)

### Bug Fixes

* trail incorrect offset ([afe00a1](afe00a1)), closes [#335](#335)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants