Trigger jumpscare with right angle

Try something like this: Check forward direction when enter trigger box posted by Klian | blueprintUE | PasteBin For Unreal Engine 4

Hello, i’m trying to make jumpscare but i want this jumpscare trigger when my player enter in trigger box while looking to forward, i mean i don’t want missing jumpscare if my player enter to wrong angle by jumpscare, i saw there are somethings to do it but i’m new in engine, if there a easier way for it :slight_smile:

This is a pretty good tutorial 2 WTF Is? Get DOT Product To in Unreal Engine 4 ( UE4 ) - YouTube
Simply get the angle you want it to be at and run it through a bool

Thank for answers, well i have tried somethings to check it and works well also too simple, here is what i tried

![alt text][2]