Essentially, I want to follow the average of multiple targets on screen, one of which is a character (P1 for the sake of example) that dies, is destroyed, and recreated. P2 is also using the same character, but does not die during this process. Before and after respawning P2 is detected while moving the camera but P1 is no longer detected after respawning. I assume this has to do with UID but I do not know how to fix this.
I have created a test capx that will simulate what I believe to be the important factors of this interaction:
https://www.dropbox.com/s/ywphg1n9rfexg ... .capx?dl=0
Thank you in advance