Topic: Sprites as Particles always spawns at 0, 0, 0 location (Possible Bug?)
Hi!
I'm working with sprites in my fighting game project. I setup the HitBox editor like the image below.
The white circle is called Spawn Point and is where the particle effect should be spawned.
Here is my Move File settings for Particles Effects:
And here is the Sprite which should be spawned:
But as a result, for some strange reason, it always spawns at 0, 0, 0 location instead of in my character's left hand (called Spawn Point as hitbox)
No matters what settings of Particles Effect I change.
And no matter where my character's position is.
Like the image below:
What could it be causing this? Possible bug?