I am making a survival game and would like it so that the monsters drop a coin and you can collect it. i have a script which allows you to collect a coin and then adds 1 to your score. (the score is showed using GUI) . And i would like it so if my score reached 50, the next scene would begin.