adding a delay
hello everyone, i made a project in which when you close your eyes a certain event gets triggered. i did this with the face landmarks template using a facelandmarksdistancetrigger script and a behavior script. so when i close my eyes, the behavior script triggers a certain event. but if i blink my eyes, the event gets triggered too, which i dont want. so i want the event to be only triggered when i close my eyes longer than 1 second. how could i achieve this? thanks in advance