I want to create a punch that has a particle effect once it lands. It works once by using instance:clone() from server storage however after that it gets removed from server storage. I want to know how i can keep the particle effect in server storage after i clone it rather than it disappearing so every punch has it rather than only the first one
1 Like
You will need to post the script(s) you are using, and probably a screenshot of where the script(s) and Particle effect are in the Explorer window.
This is so others know what you did and how they can suggest fixing it.