Shooting Direction
Basically I'm trying to make the bot shoot like human player does, but I need the player's shooting direction from the observer class.
Is there any way to get the player's shooting direction or target from observer class? So I can use that info to calculate the angle or location for performing the shoot action.