-
What are you attempting to achieve?
Hello, i want to make particles that go towards a part. -
What is the issue?
I don’t know how to do it. -
What solutions have you tried so far?
I searched and i didn’t found.
4 Likes
My guess is looking into Offset and Acceleration?
1 Like
Would you like something like this?
If so, use the new ShapeInOut
property in a ParticleEmmiter.
8 Likes
Yes, i did that but my issue is that the particles don’t go only towards the parts some are going in the other way
1 Like
That’s because the lifetime of the particles are too long. Make it shorter untill they don’t come out the other way.
3 Likes