herolulu I am glad the videos were helpful!
As for how to invert the entire animation, this can be accomplished by performing a box selection of keys in the dopesheet view and scaling them. Scaling can be used to reverse the order of the keys by moving the left edge past the right, or the right edge past the left. See the User Guide for instructions on how to make box selections:
https://zh.esotericsoftware.com/spine-dopesheet#%E6%A1%86%E9%80%89
Incidentally, if the animation is to be played using the Spine runtime, you can specify reverse playback via the code for playing the animation. See the API reference if you are interested:
https://esotericsoftware.com/spine-api-reference#TrackEntry-reverse