Is it possible to have particles stay near/follow the object when it is in motion?

I want to find a way to have particles emitted to stay near/follow an object when it is moving, but I don’t know how to do this, and I’ve searched a bit but couldn’t find anything.

Here’s a gif showing that particles aren’t following my object when it is moving

1 Like

You can try to set the LockedToPart property to Enabled or change its Speed property

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.