so I'm making a slash for my game, and I'm making a circle, where after it rotates, it creates a clone of the slash and puts it on top of the circle, while the circle dissapears. Ive found that after the command to create a clone is done, if in a short time I try to make another circle-slash, the slash goes to the new circle instead, and because I made the angle random, it becomes all wacky. (sorry if this is a bit hard to understand.)