Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I was wondering if it's possible to have the background within an NWjs exports window transparent; so that the windows desktop can be seen behind it? (instead of a coloured fill)
Hi, I think the only way would be to record the screen at runtime and set the captured region, tho I don't know if it's possible with C2 plugins, maybe there is a third part plugin for this?
You can try editing files after exporting.
docs.nwjs.io/en/latest/For%20Users/Advanced/Transparent%20Window
stackoverflow.com/questions/29293264/transparent-background-node-webkit-window
Develop games in your browser. Powerful, performant & highly capable.
I appreciate the replies, thank you!
That looks very useful, thanks!
VoxelVomit - did you ever figure out how to do the transparent window?