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

Rpg combat system tutorial for Unity with simple state machine – part 3 At this point of this rpg combat system tutorial for Unity our scene has 2  important gameobjects, the player and the enemy, with their Collision Box components named CombatBox belonging to a user created Physic Layer that is now behaving as any … Read more

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

Rpg combat system tutorial for Unity with simple state machine – part 2 This part of this rpg combat system tutorial for Unity will show you how to implement a simple rpg combat system in your game. Let’s take a look to the enemyAi script code introduced in part 1 of this rpg combat system … 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 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

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

Crytek Crydev free game sdk 3d modeling tutorials with Google SketchUp and 3d studio

Crydev modeling tutorials

Users from the community of Crytek’s recently released free game sdk Crydev (featuring Crysis 2 technology) are coming up with very extensive crydev tutorial and crydev video tutorials. The following tutorials focus on 3d modeling tool Google sketchup use in Crydev and on how to import objects in Crydev engine from 3d studio max 2012. … 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

The best and easiest tool to make a video game : UNITY3D Editor

Unity3 logo

To make a video game is’t a trivial task, it involves many hours of work and different skills (coding, art assets, animations…) , it is fundamental then to find tools to speed up your game programming work that is easy to use for a beginner. Thanks to the folks at Unity Technologies such a game … Read more

Gameobject.net Intro

Gameobject.net mission is to talk about every aspect of gaming , from computer games to gaming culture , with news and articles on videogames and everything is behind them : gameplay, art , screenplay , technology and more. Another big topic on Gameobject.net will be game programming for beginners, with lots of guides and tutorials … Read more