I am making a blender game and I want the player to be able to select fullscreen and/or 3d stereo mode in a menu before the game loads.
This menu is its own little blender “game”, and when you select 3d or fullscreen it will open the right blender game according to what you chose.
So How do I go to another Blender Game from one game? (assuming that most of the people who download my game do not put it in exactly the same folder that mine is in on their computer)
there is a python comand that will open a file with the correct program… i saw it done with a ext file and i am going to do it with a web file… it can be done just not sure how…