This almost works but the animation only plays once, how do i make it continue playing it with input?
Make sure that checkbox next to the text “Loop” is ticked in your animation’s asset details window
1 Like
I ticked loop but no luck, it still only plays once. I actually just realized that my idle doesn’t loop as well. Should i show my animation nodes perhaps?
Then it might be due to the trigger flow exiting the anim state you got there. Check if your transition condition is set to the automatic rule based transition or if you did bind the transition condition from there to another state, make sure that condition doesn’t meet the requirements for the desired duration
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.