Hi there!
I'm having some problems trying to scale animations with Spine.
When I export the project, I set the Output Scale to 0.5, but when I load the project in Game Maker, the Width and the Height of the animations didn't change, but the quality (the Alpha, I think) of the image did... which is not what I want
I tried to import the data to my Spine program, I set the scale to 0.5, but only the Skeleton was modified, not the images.
Is there any easy way to scale any JSON for Game Maker? I was thinking about importing the JSON with a 0.5 scale, and then modify the PNGs with Photoshop (it would be easy, but quite slow since I have to to this with many animations).
Thanks in advance for any help (sorry about my ugly English, I hope that everything is clear).