How to compile and publish your game on Android with Unity tutorial

How to compile and publish your game on Android with Unity tutorial In this tutorial i will show you how to compile and publish your game on Android with Unity, starting from installing Android software development kit (Android SDK) to configure Unity to create an Android executable and then run and debug your game in … Read more

Rpg combat system tutorial for Unity with simple state machine – part 1

Unity-rpg-hack-slash-combat-system-tutorial-02

Rpg combat system tutorial for Unity with simple state machine With this Unity combat system tutorial you will be guided into the implementation of a rpg (hack and slash) combat system with the use of a simple state machine that rules the combat logic. Our Unity scene for this combat system tutorial will feature a player … Read more

Free Unity 4 download link – Unity3d free game development engine

Unity-4-download-link

Free Unity 4 download link – free Unity3d game development engine Unity 4 download is available for free ! Unity 4 is the latest iteration of one of the best and easiest free game development tool for beginners and advanced programmers. You can download Unity 4 for free for Pc Windows or Mac Ios by … Read more

Unity GUI tutorial : simple player health bar in javascript code example

03-Unity-javascript-health-bar-tutorial-full-player-health-bar

Unity GUI tutorial : create a simple Graphic User Interface with OnGui function In this Unity GUI tutorial we will see how easy is to create a simple Graphical User Interface with Unity thanks to the OnGui function. An health bar is a vital key element for every game, not only rpg or hack and … Read more

Free Unity 3.5.7 direct download link, last Unity 3D 3.5.x build

Unity3 logo

Free Unity 3.5.7 direct download link, last Unity 3D 3.5.x build You can find the Unity 3D free editor download link to the 3.5.7 version in the following lines. If you own a Unity 3.5 valid license you must continue to use the Unity 3.5.7 version wich will be the last updated Unity version that … Read more

Unity tutorials for beginners: Unity lessons and character equipment system

Unity tutorials for beginners I am always looking for good Unity tutorials and resources for beginners, and it is always a pleasure to find that a lot of Unity learning content is available for free on the Web. There are also lot of good Unity tutorials available for a small fee or subscription service and … Read more

Unity tower defense tutorial video link from UnityCookie

Unity tower defense tutorial video link from UnityCookie I would like to point you to a great Unity tower defense tutorial video where you can learn the basics to create your own tower defense game. These Unity tower defense tutorial videos are coming from Unity Cookie, and they will guide you trough the creation of … Read more

Unity character controller tutorial animations javascript code example

02-Unity-character-controller-tutorial-default-3rd-person-controller

Move and animate a model with Unity character controller tutorial In this Unity character controller tutorial we will write a simple javascript code example to move our character and play custom animations for different keyboard inputs. The goal is to create a personal character controller script that parses our keyboard inputs and transforms it in … Read more

Download CryENGINE 3 sdk free 3.3.9 Update download direct link

Download CryENGINE 3 sdk free 3.3.9 Update link Get a simple and powerful game development engine,  download CryENGINE 3 sdk to have Crytek’s Cryisis 2 advanced technology in your hands to make your videogame. Download CryENGINE 3 sdk free 3.3.9 Update direct link By clicking on that link you will be able to download CryENGINE … Read more

Import animated model from Blender to Unity and play the animation with scripting

import-from-blender-to-unity-with-animations-free-rigged-model-1

Finding a free Blender 3d rigged model to import from Blender to Unity This Blender to Unity tutorial will show how to import a simple 3d animated model from Blender to Unity while keeping its animations and play the animation by writing few line of javascript code in a Unity script. When you are a … Read more

Unity 3.5 download available , free game development engine !

Unity 3.5 free game development engine has been released and is available for download at this link : http://unity3d.com/unity/download/ You can check the new unity 3.5 version features by checking out the detailed changelog here : http://unity3d.com/unity/whats-new/unity-3.5 Here is a quote from Unity website with a short list of the most important new features in … Read more

Beginner Unity video tutorial , create your rpg hack and slash with BurgZergArcade video howto

I found a great series of unity video tutorial that will take your from a close to beginner level to create a full working rpg hack and slash game with a 3d environment , enemy AI , combat logic and animations ! You can find this ongoing unity video tutorial series by clickin on this … Read more