News

Supported Versions of Unity 5.5 and 2018.4 Is this a complete project? Quite simply no. ##What is the point of this published single script? I've decided to publish and heavily document the 2D ...
5: ensure any platforms you want the player to jump on are tagged with the "Ground" tag 6: ensure any enemies or obsticales you want the player to die to are tagged with the "enemy" tag ...
If you’re at all interested in developing video games then you should definitely check out Unity. Unity is a 2D and 3D game engine as well as an IDE and builder tool that makes it possible to make ...
In part one of how to create a simple 2D platformer for Android in Unity, we went over the basics of creating a 2D platformer in Unity for Android. In doing so, we created a very basic little ‘game’ ...