Hi,
Hope everyone's having a great day so far! I was wondering if it's possible to control Spine animations on HTML/CSS/Javascript only? For example, if the user clicks on a button, which is a html element, the character smiles and animation transitions seamlessly rather than just changing gifs?
Would something like this work? https://github.com/ByKeks/Spine-EaselJS
or this? https://www.pixijs.com/
Thank you in advance! I'd appreciate any input.