First Instance Scriptable Save
Runtime Scriptable Handle
This component maintains all instances of Scriptable objects during runtime.
work only in Play Mode
Count show the number of Scriptables Instances the handle have

Button Save Load work on runtime and no need to use the Button it's work Direct with Auto Save Manager
Inspector Window show you the Runtime Values inside selected Scriptable Runtime so you can see your data live

you can register any Scriptable (even nested) using
it's work directly with Autosave Manager but you need to register every instance Scriptable Object
Example Scene Name: Save Instance Scriptables Nested
Last updated
Was this helpful?