Blinking Eye Texture

Assuming you have your texture set up as a proper flipbook/spritesheet you could look into using the SubUV_Function. as to controlling what frame to display you could build a network made of if nodes, get the value from blueprint(a timeline should work great) or just pan a texture strip with the corresponding values. to recommend a particular solution more information would be necessary.