Skip to content

Commit cb4ea98

Browse files
authored
Update README.md
1 parent d9a34d0 commit cb4ea98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,14 @@
66
</a>
77
</p>
88

9-
> Library of ScriptableObject types for Unity:</br></br>
9+
> Library of ScriptableObject types for Unity:</br>
10+
1011
> <b>RuntimeSets</b></br>
1112
> GameObjects can add themselves to RuntimeSet assets at runtime to quickly get sets of GameObjects</br>
13+
1214
> <b>Variables</b></br>
1315
> Use scriptable objects to share variable instances between objects. Subscribe for value change events.</br>
16+
1417
> <b>GameEvents</b></br>
1518
> Hook up events between scenes and prefabs using scriptable objects as game events</br>
1619

0 commit comments

Comments
 (0)