Skip to content

Commit 3ca0c9b

Browse files
authored
Update README.md
1 parent 9cbdb24 commit 3ca0c9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# UnityUsefulScripts
2-
A collection of C# scripts written in Unity, for Unity. Come see all the awful broken things I made :D.
1+
# Unity Development
2+
A collection of C# scripts written in Unity, for Unity
33

44
README TODO:
55
* Behavior Tree - needs scene
66
* Pathfinding - needs scene
77
* <s>Marching Cubes</s>
88
* <s>MIDI Controller/Synthesizer (PianoLernen)</s>
99
* <s>UI Framework</s>
10-
10+
* Add animation helper
1111
### Object pool
1212

1313
* Speed up prototyping and production with an easy-to-use object pool, designed with extensibility in mind.

0 commit comments

Comments
 (0)