Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: TheSkyGamezz on August 12, 2020, 05:14:05 PM
-
Hello. I need to figure out how to destroy clone objects. I added the clone object as a variable but that only destroys the first object, if i spawn more than one. Can anyone help me.
-
Hi.
you can place them in an array.
And loop thru the array if you need to do something with them.