Hi everyone,
My goal is to be able to download a demo version of my game to test. I want the NWjs export to be able to play and save on local storage. I was able to get to a point where I exported the following files:
When I click on the nw application the game loads and seems to run fine except for 2 issues.
Issue 1: there is NO sound.
Issue 2: the whole screen is visible and not the layout view I have in the programming phase. Only the top left quadrant should be visible.
Can you please help me understand what I am doing wrong?
Thank you so much,
Daniel Vasi