I want to dev some 2D game for mobile using Unity3d (iPhone & Android) and realized that was a couple of 2D Frameworks on Assets Store, including some paid ones (like Uni2D) so, which of these 2D Framework you guys recommend me?
Thanks in advance =]
I want to dev some 2D game for mobile using Unity3d (iPhone & Android)
Share
2D Toolkit is the best i think.
It is very easy to use and learn.
And it supports colliders as well as custom colliders(polygon colliders) for 2d GameObjects(Sprites)
Sprite Animation is very easy using it.
The Documentation is very well and the support is great.
Try 2D Toolkit and i think you won’t be disappointed.
Watch some youtube videos on it. You will get a better idea (or better read documentation about it)
(Source-Used 2D Toolkit in Game Development)