Construct 2 - Using NodeWebkit to Take and Auto-Save Screenshots in Desktop Builds (Win, OSX, Linux)

A simple but descriptive tutorial on how to, for example, bind a key to take screenshots of your game and have it automatically saved to the game folder, similar to many desktop games. This uses the NodeWebkit plugin, Browser plugin, and Keyboard plugin to provide the interactivity. *.capx Example File: Auto-saving Screenshot Content credit goes to Scirra for the original *.capx which I have modified.
Back to Top