Columns like kit game
Introduction:
This is a complete project to help you create a "Columns like " game , the project is easy to use
and to understand also it's using the last Unity 2020 features like Sprites and some features that
are associated with them.
In this guide we will show you how to create your own Columns game with your own asset and
also we will expose some key features to help you personalize and enhance the game
experience.
Unity and 2d:
Unity 4.3 introduces some new 2d game creation tools, the main idea behind this is that
creating a 2d game inside a 3d tools is not that simple, so the unity team introduced some new
features to make it more easy : 2d view, Sprites, 2d collision...
For more information please refer to the following link :
www.unity3d.com/2d
Unity 3d Coordinate system and units: