P0-A4: Part 596: Debugging/Refactoring
I have discovered and fixed some bugs with the radar system that I am using, but there are still some issues left.
I will need to refactor this system at some point, there are still issues with it.
The next thing that I need to do is replace the Day/Night cycle and weather system with one that supports rotation in all axes. This will probably be a complicated problem to solve, since I have some extensive requirements for my project, and it is unlikely that any existing Unity asset will fit all of these requirements.

