2D Toolkit Forum

2D Toolkit => Support => Topic started by: GigaTron on April 21, 2013, 02:42:58 am

Title: Any 2D game tutorials for 2DToolKit?
Post by: GigaTron on April 21, 2013, 02:42:58 am
Hey guys are there any tutorials to make a simple game project with 2D Tool kit? I wanted to use a tutorial instead of examples or scripts since I'm pretty new to Unity game programming...
Title: Re: Any 2D game tutorials for 2DToolKit?
Post by: unikronsoftware on April 21, 2013, 05:47:16 pm
We're working on a 2D Toolkit specific tutorial, but for now, you will find the Unity 3d platformer tutorial in Unity really relevant - you can easily replace all of the 3D assets with 2D Toolkit sprites and end up with a 2D platform game.

If you're getting started, the most important thing is to understand how Unity works, so any general Unity gameplay related tutorials will be really directly relevant. If you're not into scripting, then you should get something like PlayMaker. The tutorials we are developing won't go into great detail on scripting, etc.