Uhh.. have been strugling with a very stupid problem.
I use game maker studio.
And this doesn't work:
screen_save("image.png");
pimage=sprite_create_from_screen(0,0,room_width,room_height,0,0,0,0)
sprite_save(pimage,0,"asd.png")
image = get_string("Give image name","Screenshot");
image = working_directory+"\"+image+".png";
screen_save(image);
As you can see, I tried pretty much everything. Whats wrong with this? It doesn't save anything. Nothing comes up to the folder.
Is the problem in studio or me?
And does studio have screenshot button like gm8 had?



Find content
Male
