Hi, I made a blueprint for turning the head, but Now I wanted to make something happen depending on where I am looking at.

Google “blueprint enumeration” and “switch on enumeration unreal blueprint”.

you can also switch on ints and bools but for a beginner i think you’ll have easier time understanding using an enumerator.

matthew wadstein on youtube is the go-to guy for quick tutorials covering the basics like this.