Greetings!
As the title suggests, I am trying to create a particle effect that moves the particles towards the center of a circle. Currently it is easy enough to move the particles strictly away from the center, but there doesn’t seem to be a good way to move them towards the center.
Any help or suggestions are greatly appreciated. Thanks!
Unfortunately the speed doesn’t actually do anything. The speed is dictated by the lifespan when you use the moveTo properties. The death zone would also make it blink out of existence instead of fade out, unless there is was some way I could customize how the death zone interacted with the particles…