Unity 5 beta overview. Migration to new Unity version
Several days ago “Unity 5 beta 1” was leaked to the web. And I think that it is time to start migration of my game project to new Unity version.
СЕРГЕЙ ТАРАБАН Блог разработчика игр
Блог о видео играх и интерактивных развлечениях
Several days ago “Unity 5 beta 1” was leaked to the web. And I think that it is time to start migration of my game project to new Unity version.
Hook Wars: Pudge Revenge is a browser 3D multiplaeyer game, a reincarnation of a greate Pudge Wars game mode for Warcraft. Powered by Unity Web Player technology.

In this video tutorial I will talk about 2D character, combined with random sprites sets and which has several states, like walk, idle etc. This character can consist of a lot of different sprite sets and change them dynamically, which allows as to create a lot of different characters using same animation and movement logic.
In this video tutorial I show you how to create and colour simple 2d character in Unity using tint shader. I write a tint shader and script for character customization.

This video tutorial about custom particle system feature in Unity Engine. This feature allows you to create and manage particles data of the shuriken particle system manualty in code. It is very useful feature if you need to manage many same objects in scene. It allows you to make very good performance optimization in some cases.
Update from 6.11.2015 This script is actual for Unity 4. Unity 5 has new match better sultion for asset bundles creation. I’ve wrote a simple editor script for easy AssetBundle creation.
This article is extension of my previous tutorial about fog of war implementation in Unity. My previous technique is good for mobile device, but it still too heavy for it. That’s why I’ll write a mobile version of fog of war for Unity in this little tutorial. It will looks different bug will work faster.
Project Anarchy (PA) - new free desktop and mobile game engine from Havok. In this article I’ll try to compare Project Anarchy and Unity 3D Engine and find out main advantages and disadvantages of these two engines.