We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd9f8e commit d9da4ceCopy full SHA for d9da4ce
README.md
@@ -6,15 +6,12 @@
6
</a>
7
</p>
8
9
-> Library of ScriptableObject types for Unity
+> Library of ScriptableObject types for Unity:</br>
10
+> RuntimeSets - GameObjects can add themselves to RuntimeSet assets at runtime to quickly get sets of GameObjects</br>
11
+> Variables - Use scriptable objects to share variable instances between objects. Subscribe for value change events.</br>
12
+> GameEvents - Hook up events between scenes and prefabs using scriptable objects as game events</br>
13
-> RuntimeSets
-
-> Variables
14
15
-> GameEvents
16
17
-## Install
+## Quick Package Install
18
19
#### Using UnityPackageManager (for Unity 2018.3 or later)
20
0 commit comments