Unity implementation of the advanced 2D Blender rig created by TheSicklyWizard. I highly suggest you to check out my video "here". This is a lite implementation of that system in Unity, as I didn't ...
Once I completed this 2D Unity game, I wanted to be able to document the process of creating this 2D Unity game on Github, as well as being able to somehow upload the 2D Unity game files onto Github ...
Unity, the increasingly popular “build once, deploy anywhere” 3D game engine, is going 2D. At the company’s UNITE conference in Vancouver this morning, CEO David Helgason announced three things: ...
In the previous two posts in this series (part 1 and part 2), we’ve seen how to create a basic 2D platformer using Unity. So far we have a character who responds to keyboard input and touch controls, ...