You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising the issue about sprite squishing. I understand how frustrating it can be when sprites don’t look quite right in the project.
To address this, I recommend resizing the sprites to match the original image size while ensuring they fit within the 480x360 project screen. This way, the sprites won’t be squished, and they’ll maintain their proportions.
Feel free to give it a try, and let me know if you need any further assistance. We’re here to help!
Best regards, Your friendly neighborhood developer 🌟
Thank you for raising the issue about sprite squishing. I understand how frustrating it can be when sprites don’t look quite right in the project.
To address this, I recommend resizing the sprites to match the original image size while ensuring they fit within the 480x360 project screen. This way, the sprites won’t be squished, and they’ll maintain their proportions.
Feel free to give it a try, and let me know if you need any further assistance. We’re here to help!
Best regards, Your friendly neighborhood developer 🌟
Thank you for raising the issue about sprite squishing. I understand how frustrating it can be when sprites don’t look quite right in the project.
To address this, I recommend resizing the sprites to match the original image size while ensuring they fit within the 480x360 project screen. This way, the sprites won’t be squished, and they’ll maintain their proportions.
Feel free to give it a try, and let me know if you need any further assistance. We’re here to help!
Best regards, Your friendly neighborhood developer 🌟
someone got a little lazy
the reason for this is because in sketch.js it has a constant image width and height
letimgWidth=72.54920959472656;// Initial width of the imageletimgHeight=96.26698303222656;// Initial height of the image
i tried to set those values to the newly loaded images values in e92deb4 but it didnt work so i reverted it
whoops
I have found a bug!
Description
when i upload a new sprite costume, it squashes it to become the size of the dog costume.
How to Reproduce
Expected Behavior
not to squash
Screenshots
The text was updated successfully, but these errors were encountered: