File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 66 </a >
77</p >
88
9- > Library of ScriptableObject types for Unity:</br >
10- > <b >RuntimeSets</b > - GameObjects can add themselves to RuntimeSet assets at runtime to quickly get sets of GameObjects</br >
11- > <b >Variables</b > - Use scriptable objects to share variable instances between objects. Subscribe for value change events.</br >
12- > <b >GameEvents</b > - Hook up events between scenes and prefabs using scriptable objects as game events</br >
9+ > Library of ScriptableObject types for Unity:</br ></br >
10+ > <b >RuntimeSets</b ></br >
11+ > GameObjects can add themselves to RuntimeSet assets at runtime to quickly get sets of GameObjects</br >
12+ > <b >Variables</b ></br >
13+ > Use scriptable objects to share variable instances between objects. Subscribe for value change events.</br >
14+ > <b >GameEvents</b ></br >
15+ > Hook up events between scenes and prefabs using scriptable objects as game events</br >
1316
1417## Quick Package Install
1518
You can’t perform that action at this time.
0 commit comments