Week of Relics and Bugfixes
- Liam Healey
- Apr 23, 2021
- 1 min read
Updated: May 22, 2024
Techno Towers
This week I worked on adding new relics to the game including Dark Matter Duplicate, Homing, Distributed Power, and Critical Hits. I also fixed some bugs relating to enemy spawns, the bomb turret, and several other minor issues. During this week I also added a system for giving the player relics and turrets as a form of cheating meant to make debugging easier. I also did various bits of technical art like making a material for the dark matter duplicate and setting up the textures given to me by artists and making them glow and flicker in the engine.
Dark Mater Duplicate:
Homing:
Distributed Power:
This relic causes turrets that are more than X units apart to gain bonus range and fire rate.
Critical Hits:
This relic makes it so that when a projectile deals damage it has a chance to deal bonus damage. This chance is scaled so that it will have a higher chance to crit when it is further away from the turret that shot it.
Comments