Hello all,
I am having a problem receiving a session key from a website that has to be processed upon start up of my Unity App. I come from a C++ background, so my first thoughts go to a Command Line Argument type variable. Is there any way to get to anything like that? If not, is there some other way you would suggest to accomplish this?
The key is used to determine which character has logged onto the game, and allows me to retrieve the appropriate in game information. It will also determine game mode and quality setting. Any help is greatly appreciated!
EDIT: nevermind, found my answer in this post. Thanks HiggyB!
http://forum.unity3d.com/viewtopic.php?t=13855&highlight=src