Page 1 of 1

Saving Games with Screenshots

Posted: Thu May 12, 2022 7:32 pm
by KingCeryn
Hey so I'm using this post to try and create a Screenshot to my Savers:
https://www.pixelcrushers.com/phpbb/vie ... hot#p14221

I'm already gotten custom savers for things like "CurrentArea" and "CurrentTime," etc, but I'm having trouble with the section where you mention the saving screenshots, converting to bytes, and then back to image, etc.
Is there an example you have somewhere of this working, or maybe some more detailed explanation of how that could be done?

I've been using this to try and save screenshots, but I don't quite know how I'd bridge this to the Saver system:
https://docs.unity3d.com/2019.4/Documen ... nshot.html

Re: Saving Games with Screenshots

Posted: Thu May 12, 2022 8:42 pm
by Tony Li
Hi,

I just added some code to the bottom of the first post in How To: Include Summary Info In Saved Games. If you run into any issues with it or have questions, let me know.