Search the Community
Showing results for tags 'resize'.
-
Hello Brashmonkey Team, I have a little bug I've encountered that needs attention. The bounding boxes are ignored or not rescaled after resizing the entire project. That's all. Thanks. - Chad
-
Hey everybody, I'm complete noob to Spriter and today I ran into a first problem. I pop up help box to search some help (naturally ^^). Then, I wanted to move help box to side. Instead, it was resized and placed into the editor. That was not what I intended to do. I pop out the help box and now it's size is stuck. My question is: how I can resize help box? I tried to grab each of the sides and drag but no dice. Only part can I can move is that centre line which divides index and content of help file. If I close and reopen help box, size will stay the same. I know that solution will be so simple but somehow I can't figure it out :/ I'm running Spriter Pro release 10 under Mac OS X 10.9.5. -M-
-
Hi! I started using the program recently and it's great. However, I noticed a problem with the "Save as resized/palette swapped" option. I made a resized (0.5) version of my project, which I tried to load in libGdx. The sprites were all over the place. So i checked the .scml files (compared the original and half size versions), and I found that while the coordinates were indeed halved, and the pictures were resized, the sizes in the <folder> tag remained the same. Is this how it's supposed to work, am I missing something? Or is it a bug? Edit: I wrote a script that halves the 'width' and 'height' atttributes of the <file> tags. It works, but it's a bit unconvinient.