Well never mind i figured it already… Because i couldnt get the new pin to set self reference… i just had to save the reference of first (main) character in the 2nd (Spawned) character manually as game begins…
it solved the problem…
now i also know why we needed that self reference… and how to spawn actor with using a variable so i can spawn anyone just by changing the variable value…!!