OK guys so im using the GPG unity plugin for google game services which is a free program by nerdiacs i got it all set up no problem my problem is:
player signs in at start menu the singleton progresses to stage one everything is good.
but if you sign in then navigate to the “credits” menu, then come back to main menu you have to sign in again it does this silently because of the first sign -in but the problem is you have to press Sign in GUIButton again
my question is , is there a way i can code my start menu to say “If coming from level = credits” then sign in automatically? or something like that?