Thank you so much! Everything works perfectly now!
With or without WebGL, windows or HTML5, on itch or running on a build. Its all running smoothly on my end.
I want to say, I do deeply appreciate all the work you have put into various extensions to help developers make games and you continuing to support and patch them after the 2.3 update broke almost everything.
Two things and a question-
Thing one- As far as I can tell line 1 and 3 don't preform any sort of function, they look like they are left over from debugging.
Thing two- The middle click function to create and save a part of a surface mentioned in the project description doesn't seem to exist in the 2.3 file.
Which is a bit of a shame because it would be really useful to be able to save a surface instead of a full screenshot.
Question- How hard would it be to store the screenshot in html5's working directory, so it could be then loaded in game with add_sprite, for example as a thumbnail in a save menu.