Staraban
Color picker for Unity. Web player demo
Tutorial :ad2: [WP_UnityObject src="/resources/color_picker_demo.unity3d" width=“940” height=“600”/]
2D Game Tutorial. Part 1. Character creating and tinting. Web player demo
Tutorial :ad2: [WP_UnityObject src="/resources/unity-2d-game-1-character-tint/unity_2d_game_1_character_tint.unity3d" width=“940” height=“600”/]
Unity custom particle system video tutorial. Making Christmas tree and curves

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.
Asset Bundle export script for simple DLC creation
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.
X Rebirth. First look overview
A couple of days ago X Rebirth from Egosoft was released.
Unity fog of war. Part 2. Mobile version. Web player demo
Tutorial part 1 Tutorial part 2 :ad2: [WP_UnityObject src="/resources/fog-of-war-unity-demo/fog_of_war_vertex_demo.unity3d" width=“940” height=“600”/]
Unity fog of war tutorial. Part 2. Mobile version (web demo)
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.
Testing MSI NVidia GeForce 760 in Ubuntu Linux and Windows
MSI NVidia GeForce 760 Twin Frozr Gaming is one of the best game video system. It’s advantages is noiseless cool system and hight performance. In this overview I’ll test it in Windows and Ubuntu Linux 12.04.
Project Anarchy vs Unity 3D. A comparison of two modern game engines.
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.