Saving Games with Screenshots

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
KingCeryn
Posts: 70
Joined: Sun Aug 23, 2020 5:12 pm

Saving Games with Screenshots

Post 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
User avatar
Tony Li
Posts: 21977
Joined: Thu Jul 18, 2013 1:27 pm

Re: Saving Games with Screenshots

Post 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.
Post Reply