Recent Posts

Organizing game logic scripts

3 minute read

Today I will share the way I build up game objects in unity3d. As an example, I will take spaceship controlled by a player. I’ve spent a good amount of tim...

Setting up the project in Unity3d

2 minute read

The bundle of useful scripts that helps to organize your project from scratch. Includes adding project, scene and object tree and coding templates generator.