Skip to content

Commit 61567d2

Browse files
committed
Update README.md
1 parent 03b1c2c commit 61567d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Inspired by [awesome-ruby](https://github.com/markets/awesome-ruby), [awesome-ph
88
- [Awesome Unity](#awesome-unity)
99
- [2D](#2d)
1010
- [AI](#ai)
11+
- [Camera](#camera)
1112
- [Character Controllers](#character-controllers)
1213
- [Input](#input)
1314
- [Networking](#networking)
@@ -29,6 +30,10 @@ Inspired by [awesome-ruby](https://github.com/markets/awesome-ruby), [awesome-ph
2930

3031
* [Rain (Free)](http://rivaltheory.com/rain) - A toolset that provides integrated AI rigging, a visual behavior tree editor, pathfinding, automatic nav grid generation, and more.
3132

33+
## Camera
34+
35+
* [UFPS](https://www.assetstore.unity3d.com/en/#!/content/2943) - Provides camera physics and other effects for use in FPS games.
36+
3237
## Character Controllers
3338

3439
* [CharacterController2D (Free)](https://github.com/prime31/CharacterController2D) - A 2D controller that behaves very similarily to Unity's CharacterController component.

0 commit comments

Comments
 (0)