Organizing game logic scripts
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...
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...
The bundle of useful scripts that helps to organize your project from scratch. Includes adding project, scene and object tree and coding templates generator.