NW.Js for Construct version : V0.50.0. Another issue with NW.Js with Construct 2, this time I think it might be an issue with Construct rather than NW.Js. I've...
I'm developing a game for my client. The game is browser based but loads in an Android app. So, once the game is over or if the user taps on 'X', the browser sh...
Following capx performs how I picked closest value in list: A tested value ranged from 0 to 90 driven by slider bar value. Given list are; And these numbers hav...
I'm using NW.Js to export my game to Steam, I believe it's the best format for Steam, right? My question is if there's any way to close NW.Js when the player cl...
I have layers 0, 1, 2, and 3. When clicking the 'open' sprite on layer 1, the 'map' and 'background' sprites become visible. The 'map' opens on layer 3, and a d...
First layout is Mainmenu laypout that have some button (actually sprite) where one of them is Exit game button use action Browser -> Close. And the other layout...
I'm newbie. Currently, I use action Browser -> Close to exit the game. But it doesn't work when I applied in mobilephone (.Apk). Does possible using Javascript...