Unity attach object to player tutorial: How to wield a weapon

Unity attach object to player tutorial: How to wield a weapon In this tutorial you will learn how to attach object to a Unity character and how to make a character wield a weapon. I am doing this simple item attach tutorial because in many games you are often displaying characters and enemies wielding items … Read more

Unity multiplayer tutorial, physics calculations on server

Unity multiplayer tutorial, physics calculations on server In this Unity multiplayer tutorial you will be shown how to create a unity multiplayer game with physics calculations on server using Unity and uLink network Library. This Unity multiplayer game tutorial will be using Unity 4.2.2 version and uLink Lina 1.5.5 version and the will be based … Read more

MMO multiplayer tutorial for Unity with uLink authoritative server

MMO multiplayer tutorial for Unity using ulink authoritative server Hi guys in this multiplayer tutorial for Unity i will show you how to make your game playable by many users using ulink authoritative server. Our goal is to have multiple players connecting to a Unity authoritative server and move in the same level. We all … Read more

Unity 4.2 free download with support to windows phone 8 and blackberry 10

Unity 4.2 free download with support to windows phone 8 and blackberry 10 Unity 4.2  free download is available, the latest version of the free game development tool is out and available for download. The latest Unity free version added a very important feature for Mobile development, Unity 4.2 adds free support for deployment on … Read more

How to export a free character model fully rigged from Makehuman to Blender

Makehuman to Blender

How to export a free character model fully rigged from makehuman to Blender In this tutorial i will show you how to export a free 3d human character model fully rigged and ready to be animated from Makehuman to Blender. I will use Makehuman 1.0 alpha 7 version and Blender 2.67b version. You will find … Read more

blender unity mecanim pipeline tutorial: animations import with actions

Blender unity mecanim pipeline tutorial: animations import and workflow In this tutorial you will learn how to set up a working blender unity mecanim pipeline with animations import and Mecanim workflow integration to use your animated character in latest Unity animation system. This tutorial will configure a free asset workflow using Blender 2.67 and Unity … Read more

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

Unity free Assets : free 3d soldier character download not animated

Unity free Assets : free 3d soldier character download not animated A free 3d  soldier character is often required in many shooter videogames as the player character or as an enemy the player will face. This free 3d soldier character asset is available from the Unity Asset Store for free from Mixamo. You can download … Read more

Unity free assets: best free terrain models, trees and grass 3d models download

Unity best free assets – best free terrain models , trees and grass 3d models I would like to point you to the best free terrain models available to download from unity asset store. A unity community package containing free terrain models also with trees , bushes, grass and textures is in the top 10 … 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