Skip to content

ScriptableObject Menu System

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

peartreegames/evt-menus

Repository files navigation

Evt.Graph

Code for "Creating a ScriptableObject Menu System in Unity" YouTube videos

Installation

Can be installed via the Package Manager > Add Package From Git URL...

This repo has a dependency on the EvtVariable package which MUST be installed first. (From my understanding Unity does not allow git urls to be used as dependencies of packages) https://github.com/peartreegames/evt-variables.git

then the repo can be added

https://github.com/peartreegames/evt-menus.git

Notes

This system is more of an experiment than a fully fleshed out solution, but I think it has promise.

About

ScriptableObject Menu System

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages