Hello,
I was wondering, how do i get the EXE to launch in fullscreen, exported with Node-Webkit? And can i change the icon of the Exe?
If someone could help with with that ;)
SgtConti
User the browser object to set full screen
To alter the .exe icon you will have to use a third party program at the moment like http://www.angusj.com/resourcehacker/
Use the browser object to set fullscreen?
Sry i dont understand, im pretty new to Construct 2, where do i find the option?
Sry if its a totally n00b question.
You need to add the browser object to your project, and then call for the "request fullscreen" action in your event sheets.
Manual Entry for Browser object
I'd suggest doing the tutorials and reading through the manual. They do provide almost all the information you'll ever need to know to make just about any game.
Develop games in your browser. Powerful, performant & highly capable.
Awesome :D thank you very much :)
Im going to read through the tutorials.