hello
you can pick the correct object two ways,
using containers will auto-pick the correct object
or
when one object creates the other
store it's UID in an instance variable
that way you can pick by UID later
Hello thx for the info. i had forgotten completely about the containers and didn't know you could store the UID when a object spawns another.
I got it to work as i wanted using the pick instance overlapping thing like i show on my last image.
Thx a ton for the help. =D !