Hello
Thanks for the try to healp me.
how can ist stop it that the state maschine repeats his animations.
This happends when i holding the jump buttom.
Hello
Thanks for the try to healp me.
how can ist stop it that the state maschine repeats his animations.
This happends when i holding the jump buttom.
hard without seing your logic but I suppose you enter the animation when some junmp boolean is set to true but you didnt set the exit of that.
you should make some notify in the jump animation to disable the jump condition and make state mackine jump to the original state again.