Hi, i am trying to get started, setting up Spine animations/physics for web-export. I know about the runtimes, and started using npm for "developing". I am just a web-animator, not a developer, so i am having a hard time understanding, if it is not described step by step. So, i managed to get the canvas-kit examples working, but now i am trying to set up my own template folder structure using npm+vite+gsap. First project is just going to be a little horizontal parallax scrolling thing, where mouse movements do the parallax and gsap animations get triggered onclick.
The Question: Is there a step by step guide to get started, what exactly i have to do, when i exported a basic spine-project with super-simple physic-constraints, and want to include that in my gsap thingy...
Please let me know if i missed a noob guide...thanx
edit:
ok i just found this site: http://de.esotericsoftware.com/spine-player.
I will test it with my physics project ....