In this episodes of the top down shooter series, I am going to address few issues with the top down aiming system. First issue is, when the player hover the cursor over the player character, character's aiming system starts glitching. And the next is, when player hover over a place where there is no objects that blocks the line trace which determines the aiming location, character aims towards sky. We will fix these issue today