Hey guys.
In my Main Menu scene i have a GameMaster object.
However, whenever i return to the Main Menu it spawns a new GameMaster object.
How do i limit it to 1 GameMaster object?
So it checks that if there is already 1 GameMaster object it will destroy the second.