- Home /
Get google account on webgl
Hi there,
I am making a game for my school Latin department. The school has just recently bought a load of Chromebooks completely messing up my game!
After many hours of research I've decided on just building the game for WebGL and putting it on one the school's network storage locations.
However, with this there come some foreseeable problems. The game needs to save local scores by XML into a file somewhere. Now, (please tell me if there is a better way of doing this) from what I can find, the best way will be to save that to the network location and give it an individual id to access the data.
To do this I was thinking that if I get the Google Account either Email or ID i can use that.
I have hit a complete blank wall and am desperate for some help!
Any help would be greatly appreciated.
Many thanks, Craig
Your answer
Follow this Question
Related Questions
Using JSON to get tree data into JavaScript objects 3 Answers
Easy XML Parsing 4 Answers
smooth movement 2 Answers
Unity Web Player Crashes On Application.ExternalCall 0 Answers