Skip to content

Using unity scriptable objects as variables with (de)serialization

Notifications You must be signed in to change notification settings

randalfien/scriptable-variables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

scriptable-variables

Using unity scriptable objects as variables with (de)serialization

Interactive demonstration on how to use scriptable objects as variables.

In this demo there's 4 variables. Run the game, edit their runtime values in inspector and press Save. Check that the values were correctly (de)serialized by running the game again and pressing Load.

Checkout this blogpost for more information https://fishtrone.wordpress.com/2018/09/16/saving-scriptable-object-variables/

About

Using unity scriptable objects as variables with (de)serialization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages