How do I disable moving until the jump landing animation is complete?

in that case, instead of using enable/disable input, you can put a boolean value, and check if the value is true after the move input :face_in_clouds:

1 Like