Animation from Spine

It seems I cannot find documentation or forum posts about Spine Animation implementation.
But I do have two left hands.

Anyhoo, I have set up the Player like this

I followed one tutorial, and created an animationController, but that one used Rigidbody and key imputs, so it does not really work when we move the Dude only with button click

Hi

I haven’t use the Spine Animation package, so I’m afraid I will not be much help. But I guess you will need to change the script that takes key inputs to instead use the velocity of the character?