My new game Menu sample.
This is menu for my new game.
Have:
Load and Save
Key config
Resolution Changer
Mouse sensitivity changer
download : http://blender.borec.cz/resolution.zip
My new game Menu sample.
This is menu for my new game.
Have:
Load and Save
Key config
Resolution Changer
Mouse sensitivity changer
download : http://blender.borec.cz/resolution.zip
Starting hell.bat!!!
Hell.bat is start file!!!
Looks really cool, I mean, how did you make that resolution changer? And with what did you created tha .dat file and .bat file? Maybe writing a tutorial for it would be cool to share the knowledge in the gameblender community.
Yeah, it’ll be great if you could create tutorials on the resolution changer and creating a menu in game Blender. Love your menus .
Jason Lin
This is all cool, but it is bad that you have to quit and then start the file again , to change the resoulution…
but does blender have that capability at all? (no)
okay, so lemme see if I’ve got this straight
this is simply:
the blender player (named B.exe)
a blender file (named hell.dat)
a batch file that calls the blender player with the blender file and a screen resolution
the twist: python in the blend file changes the batch file
wow Thanks. I am amatuer. This is only sample waiting for Full Game!
Now I make Sample for Editor.
Lol yeah, it isn’t that hard, just control your runtime.exe with the .bat file and save setting using a python script that changes the text into the .bat file.