Hi all, this is another tricky one to explain, in my game when a missile hits an object it displays a score next to the object being hit, however when a second missile hits another object the score which is being shown for the first missile strike changes to the score from the second missile strike, how would I get my scoring system to not update the first score with the second one? any advice would be great thanks.