How can I have blueprint give me a Boolean value of true when the player is looking at something with a specific tag?
Something like this:
get a reference of the object u want to check if it has a tag or not, then connect it to ActorHasTag Blueprint node
Check out this video , will clear up this for you.