Skip to content

Commit 55a7c9c

Browse files
authored
Merge pull request RyanNielson#70 from ejlv/add-anima2d
Add Unity Anima2D
2 parents bb0543a + c28bd0a commit 55a7c9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
4242
* [Pixel Camera 2D](https://github.com/RyanNielson/PixelCamera2D) - A simple pixel perfect camera with scaling options for 2D Games.
4343
* [Spine (Paid)](http://esotericsoftware.com) - A skeletal animation editor with a Unity library.
4444
* [Tiled2Unity](http://www.seanba.com/tiled2unity) - Takes your [Tiled](http://www.mapeditor.org) files and creates Unity prefabs from them that are easily placed into your Unity scene. Complex collision is supported through Unity’s PolygonCollider2D class.
45+
* [Unity Anima2D](https://www.assetstore.unity3d.com/en/#!/content/79840) - Advanced skeletal animation editor with support for both per-object and skinned mesh animation with an integrated in-editor skinning tool.
4546
* [UnityTiled](https://github.com/nickgravelyn/UnityTiled) - An importer for [Tiled](http://www.mapeditor.org) maps.
4647

4748
## AI

0 commit comments

Comments
 (0)