trail incorrect offset
Describe the bug
To Reproduce Steps to reproduce the behavior:
- Set Scale 0.5
- Set PositionMode. set auto scaling mode.
- 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.
Thank you for your reporting!
#336 tried to fixed
:tada: This issue has been resolved in version 4.10.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: