Skip to content

cordonez/CustomScriptableObjects

Repository files navigation

Custom Scriptable Objects

With this framework you will be able to use scriptable objects as variables and events. This can help you decouple your dependencies between classes and work in a more intuitive way.

How to use

Right click on your project window and select Create->Scriptable Object->...

How to download:

  1. Using the package manager -> Add the following dependency to your 'manifest.json': "com.cordonez.customscriptableobjects": "https://github.com/cordonez/CustomScriptableObjects.git"

  2. Clone or download the repository into your 'Assets' folder.

Notes

Heavily inspired by this fantastic talk of Ryan Hipple https://www.youtube.com/watch?v=raQ3iHhE_Kk

Any issue or improvement is welcome! :)

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages