Thank you @Andreas_Jirenius for all your previous answers about Spine!
I have one more question.
I need
go.get("#sprite", "size.x")
but for Spines.
How would you get the bounds for a Spine?
I need bounds to know when the user has clicked on a Spine-Object. This was easy to do with Sprite, but I’m not sure how it works with Spine.