Search found 6 matches

by thrawndev
Wed Aug 10, 2022 6:18 pm
Forum: General Discussion
Topic: Possible to choose which data is loaded using Autosave?
Replies: 1
Views: 670

Possible to choose which data is loaded using Autosave?

Hi I have 2 scenes active at the same time. Each scene has an auto save manager. Auto save is working correctly in each scene individually and storing the data/gameobjects that I specified. Saving takes place just before I unload the scenes. When I load back into these scenes and call ES3AutoSaveMgr...
by thrawndev
Mon Sep 06, 2021 5:33 pm
Forum: General Discussion
Topic: Problem with Auto Save Checkboxes
Replies: 8
Views: 1571

Re: Problem with Auto Save Checkboxes

Hi Joel

Using 3.3.2f5

Let me update to new version and get back to you whether this fixed the issue or not

Thanks again
by thrawndev
Wed Aug 25, 2021 5:45 pm
Forum: General Discussion
Topic: Problem with Auto Save Checkboxes
Replies: 8
Views: 1571

Re: Problem with Auto Save Checkboxes

Hi Joel Sorry, I really dont have time to recreate a project right now and then try and replicate. The issue is fairly straightforward though, most likely i am just doing something wrong. In Autosave, when i tick checkboxes (as seen in the video i linked previously), they do not remain ticked when e...
by thrawndev
Sat Aug 14, 2021 10:16 am
Forum: General Discussion
Topic: Problem with Auto Save Checkboxes
Replies: 8
Views: 1571

Re: Problem with Auto Save Checkboxes

Hi Joel

Before i recreate a project to try and recreate the issue, here is a link to a simple video of the issue. It may well be possible i am not doing something right.

https://youtu.be/enyRKhFNlqs

What do you think?
by thrawndev
Fri Aug 13, 2021 9:25 am
Forum: General Discussion
Topic: Problem with Auto Save Checkboxes
Replies: 8
Views: 1571

Re: Problem with Auto Save Checkboxes

Thanks Joel! Feel a tad stupid i didn't see this!! Coding is not my strong point!! However, I am still having an issue selecting the checkboxs in AutoSave not staying selected. I cant seem to load the player health values. As before, i select the script in the AutoSave menu to save, it selects but w...
by thrawndev
Thu Aug 12, 2021 5:44 pm
Forum: General Discussion
Topic: Problem with Auto Save Checkboxes
Replies: 8
Views: 1571

Problem with Auto Save Checkboxes

Hi! Firstly, let me say im really pleased with ES3! However im running into an issue that i cant seem to fix myself. I am using the ES3 AutoSave function. I have a player that has a basic "Player Health" script attached to it to manage current health and to reduce that when damage is taken...