How do you make a trigger so that when you kill a unit then a score is added or subtracted on a leaderboard without having to put in:
Player 1 killed exactly 1 ghost, modify score for player 1 add 5 buildings
Player 1 killed exactly 2 ghosts, modify score for player 1 add 5 buildings
Player 1 killed exactly 3 ghosts, modify score for player 1 add 5 buildings
I know there is a program to make the above steps easier. SCTrigger i think its called. I've looked at other games that add scores for killing units and they dont have triggers like the one above. I've tried to figure out how they made that work out, but I never succeeded. I realy dont know how to explain this realy well, so if im not clear enough, im sorry.