How to use time remaining fraction ?

Hi,

I’m really confused on how to use the “get relevant anim time remaining fraction” node. I have a gun, which should fire once and when the firing is done it should return to idle movement. But it doesn’t work.

fcb301c674ffe7dadf8925c3e9b210c2.png

What am I doing wrong here? I’ve been derping on this for hours now. And I can’t get it to work. :frowning:

When i toggle the IsFiring boolean that i use it goes to fire, the animation is played once and then it just stays forever in fire state even though animation time remaining says 0.01 secs…

Nevermind I used montages in stead and got everything working just the way I want it. :slight_smile: