Search Unity

Passing parameters to Unity from outside

Discussion in 'Scripting' started by heemun, Nov 27, 2014.

  1. heemun

    heemun

    Joined:
    Apr 15, 2014
    Posts:
    18
    Hello.

    I'm trying to make Login system for my web game.

    I have a following situation: a player logged in on my site and press a button Play. This button redirects the player to the game. How can i pass any info (account ID for example) to the game when the button Play is pressed?
     
    Last edited: Nov 27, 2014
  2. toreau

    toreau

    Joined:
    Feb 8, 2014
    Posts:
    204