OtagoPolytechnic / Renewify

Renewify is a puzzle game made for third year "Studio 5/6" paper at Otago Polytechnic
https://mckeld3.itch.io/renewify
4 stars 1 forks source link

Building placement #25

Closed PBWiseman closed 7 months ago

PBWiseman commented 7 months ago

This is a combination of my buildings branch and @LiamMcKenzie's grid branch. It allows the user to click on the boxes at the bottom of the screen and then on a tile to place the selected building. The UI is just a quick prototype and the main part of this branch is the functionality.

PBWiseman commented 7 months ago

Any repetitive code that could be refactored? (DRY)

  • Code have been very DRY, up to standard, there is a PanelSpawn.cs that seemed to be fully commented. This may be due to this script isn't been implemented yet.

Removed unused script