How can I see if a player is looking at a created actor?

Hi ,

try running a trace from the player to the actor. if the trace does not return true your player is not facing it and you can act accordingly.