Thank you so much! How would I add randomization to it? I got it working and all the bones to control blinking set up, but I cant add a delay or timer or anything for some reason?
in the animgraph you could fork using a blend by Boolean and in the eventgraph make a random generator that triggers the event. Overall generating a procedural event can become complicated
So
Since transform data is cheap you could create a blink animation file that seems random across X number of frames and keyframe a more natural look. The reason humans blink is because their eyes dry out so sometimes they might blink 1 2 or even 3 times in a row and is much easier to control over X number of animated frames.