Urgh, so I am a new user and cant post URLS yet so hopefully this is clear enough.
I am using 'Create Object' to spawn 2 objects, a Parachute & an Item attached to the Parachute with Pin.
When I click on the Parachute it gets destroyed and drops the item to the ground.
This all works perfectly.
BUT
I have it so that every 3 seconds a new Parachute/Item object set gets created.
when I have multiple of these on screen at once, and I click on one of them ALL of them drop the item & get destroyed.
Is there a correct way I should be doing this so they all act independently of each other, whilst still using the On Click action?