Hi. I'm using the NodeWebKit pluggin in Construct. I'd to know if it's possible to have exclusive full screen on PC, like in more traditional games PC games, I.e., without the title bar?
Develop games in your browser. Powerful, performant & highly capable.
install in your project the browser plugin and then add an action that requests fullscreen on start of layout
thank you.