autosave and scrictabelobjects

Discussion and help for Easy Save 3
Post Reply
chrische5
Posts: 1
Joined: Sun Nov 28, 2021 6:25 pm

autosave and scrictabelobjects

Post by chrische5 »

hello

i bought your asset and want to use the autosavefunction. it looks like a real easy way to manage all the data which i want to save. is it possible to add properties from so to the autosavemanager? if i cant use the autosavemanager i have to make it all with code?!

thx
chrische
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: autosave and scrictabelobjects

Post by Joel »

Hi there,

As described in the docs, Auto Save is for saving GameObjects and their components. To save ScriptableObjects you would need to save them (or an List/array of them) using code.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply