I have 2 sprites in which one is a clone copy of the original and I'm trying to make it so the sprite is thrown but when I turn to another direction it's not spawning but the already created one's are still there. How Do I do this without deleting them instantaneously?
Develop games in your browser. Powerful, performant & highly capable.
I'm not sure I understand your question completely, but this might help: https://www.scirra.com/manual/73/instance-variables
You need to build an SOL object list.
This can be done in many ways. I suggest checking the manual and tutorial for Object Selecting.