How It's Made: Exploits
Usually, exploits in games is a bad thing, even considered a cheat and big issue for online games.
However, sometimes it can be fun and useful:
(default slow pew-pew on the left side and very extremely rapid pew-pew-pew on the right side)
Our game tries to match all valid structures almost every game tick, so when player removes a single block from a turret and places it back -- it resets the attack cooldown since the game creates a new turret structure on the same place over and over.
We decided to leave it as is. Although it's a bit messy in some cases :smile::
