
June 2017
Integration - Balancing
Programmer


Tower Defense
Equilibrium is a 3D Tower Defense with two main features.
The built turrets are attached to a central tower.
At each end of the wave of enemies, the player must defend a new side of the attacked tree.
These are dependent on the seasons that evolve over waves of enemies (All 4 waves).
Strategy and management are at the core of the gameplay.

My role in the production
I was the person in charge of programming all the features of the game. In particular the power-ups and the specific powers of the turrets.
I had to also create exceptions for each object and its reaction during the changes of seasons.
I had to take care of creating a system for reading an excel file in Unity for this project. Given the scale (create 20 levels in a short time) I wanted to simplify as much as possible the integration and the balancing of the enemies.
I also learned how to use animations and how to modify them directly by code to simplify the state alterations of our enemies.


