Hello,
I've been looking at the Helicopter Highscore scenario, and I like the way it works.
I just have one question. The game I am creating will probably be played more often on 1 pc.
I know you can set the Player name in the preferences menu or just ctrl+shift+p. But is it possible to create a popup window in-game. So that every player can submit their own name. And store it using the UserInfo.getMyInfo().store()
The Data will be stored in an CSV file
Thanks

