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 releases bundle for military simulation, medical training for serious games

Unity releases bundle for military simulation, medical training for serious games Unity technologies released a new bundle for the Unity game development tool (former Unity3d), the Unity Pro Modeling Simulation and Training (MS&T) Bundle. The MS&T bundle is for the Unity Pro (not free) version and is aimed towards governments and studios that are creating … 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 android error avd startup crash : the application stopped unexpectedly

android-application-has-stopped-unexpectedly

Unity android error emulator  crash : the application stopped unexpectedly I will try to explain the Unity android error when compiling with Unity and testing the apk in the Android SDK emulator. If you build a game or an application with Unity for Android devices you can test the application inside a software emulated Android … Read more

Unity flash game development now easier, Unity and Adobe partnership.

Unity and Adobe together to better Unity flash game development integration In this recent official news Unity technologies stated that they are working with Adobe to grant better game development for Unity flash deployment. We’re officially collaborating with Adobe to make Unity and Flash work great together We are committed to building the best tool … 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

Unity 3d serial Android Ios free – Unity Mobile Free

Unity-3d-free-serial-Unity-mobile-android-Ios

Get free Unity 3d serial for Unity Mobile : Android and Ios free compiling and deploy Hurry, you have time until 8th April 2012 to get your own free license for Unity Mobile, a Unity 3d serial that will allow to build your games and applications and deploy to Android and Ios platform. To grab … Read more

New Unity Character Animation system Feature Preview GDC 2012

New forthcoming Unity character animation looks great ! Unity Technologies at GDC 2012 ( Game Developer’s Conference ) presented a video showing its new Animation System for Unity Development Engine , you can see it by CLICKING THIS LINK or embedded on this page.   The video is very impressive and shows how the new Unity … 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

Tutorial How to move the Player with keyboard inputs in Unity3d keyboard input javascript

Create a new Input Axis in Unity to control forward/backward movement with keyboard assigned keys

As i played videogames through the ages (!) i was impressed to see the evolution of the avatar that we control on the screen, their movements and their mechanics are as of now really lifelike. Also , controlling a character makes something happens on the screen and it’s a clear behaviour that i can check … Read more

Easiest Unity video tutorials for beginners game programmers

I really wish to suggest one of the best Unity video tutorials to tackle into video game development using Unity3d editor, even if you are a beginner and not so much into javascript or C# programming. Such Unity video tutorials are hosted at http://www.unity3dstudent.com/ , the author is Will Goldstone , Unity Guru and author … Read more