We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbdb24 commit 3ca0c9bCopy full SHA for 3ca0c9b
README.md
@@ -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.
+# Unity Development
+ A collection of C# scripts written in Unity, for Unity
3
4
README TODO:
5
* Behavior Tree - needs scene
6
* Pathfinding - needs scene
7
* <s>Marching Cubes</s>
8
* <s>MIDI Controller/Synthesizer (PianoLernen)</s>
9
* <s>UI Framework</s>
10
-
+* Add animation helper
11
### Object pool
12
13
* Speed up prototyping and production with an easy-to-use object pool, designed with extensibility in mind.
0 commit comments