Force TIME to Zero / Restart FlipBook Animation

Hey All,

So I am trying to use Materials and FlipBook to animate the crosshair when over an object. I have everything working but currently the Material is always animating. I either want to start the animation over from the beginning every time or perhaps force Time back to Zero to start over.

Maybe I should be sending the Time to myself via Blueprints?

Thoughts on the best way to achieve this goal?

Cheers,

Sending the Time myself with Delta Time via Blueprints worked perfectly! Answered my own question. :stuck_out_tongue:

I have the same problem. Can you explain how you sent the delta time to reset your animation?