I'm making a web game where I want the player to be able to create a character and a final image of the character to their computer. Since it's a web game, there isn't a project folder on their local drive or anything so I want to be able to have them basically:
- Press a button to take the screenshot
- Have a "Save As" box open so they can download the screenshot
- Save the screenshot to the specified path
Any ideas or help is appreciated!
↧