I've never done this before and figure I either need to set up a loop or an animation state machine but I'm getting kinda lost here.
I have one animation where the character is idle. I have another animation where the character is idle but also blinks. I want to loop through it so that the character blinks every other loop, do you see? That way it's not just being idle and it's not just sitting there blinking over and over.
Can anyone point me in the right direction to achieve this effect? Thanks a bunch!