How to code for the camera recap the respawned objects?

Hi all Unities,

Could any one please write to show me how to make the camera recapturing the respawned objects? I were using the camera swtching method ( or codes ) from the 2D gameplay tutorial which downloaded from the Unity3d official website but it appears that I could only using it for instant object that before the game is actually playing then if I used it on the respawned objects it wouldn't function as expected so any high help appreciated and please?

Regards, Unity4DNoob.

i think that camera class have a target you can try telling your camera to change its target to the new respawned object if dont, use the variable that is used to make the follow part and change to the gameobject you want. hope this helps