nicked on 5/4/2020 at 17:22
Is it possible to trigger an event when the player is looking in a particular direction? Maybe a script or something?
nicked on 5/4/2020 at 18:08
Answered my own question with a bit more digging - VisibleRelay to the rescue.
trefoilknot on 5/4/2020 at 21:31
You can also use a TrigFlicker if you want looking at a specific object to send TurnOn or TurnOff.
Yandros on 6/4/2020 at 02:15
Quote Posted by trefoilknot
You can also use a TrigFlicker if you want looking at a specific object to send TurnOn or TurnOff.
That's actually how I checked to see that the player was looking at Robert when he enters the crypt in DCE mission 6. I can't take credit for the idea, though, it was NamelessVoice's.