Work Summary: I created all of the UI you see in the game. My goal for this game was to have as much of the gameplay UI as dynamic as possible
Dynamic Gameplay UI
I created a dynamic radial layout group script, a variation of Unity's grid layout system. takes in a radius, start angle, and end angle, and automatically spaces each element. This was used for the upgrade and targeting priority menus in game.