Posted December 10, 2020 by Seth165
The issues with UI and Enemies were fixed and the little changes were done making the game a lot smoother.
The UI was mainly just fixed by changing the anchoring and setting up appropriate if statements when necessary. The enemies were also easily fixed by applying an appropriate NavMeshAgent and setting the ground to walkable.
At this point the game was pretty much finished and and all that was needed was minor bug fixes