I don’t know if it’s the image I used, but when i selected the image, it made this line
`readImage("Project:chara_spritesheet",NSRange: {28, 15},NSRange: {44, 16},NSRange: {61, 16},NSRange: {78, 16})`
I’m a bit confused. The image I used is here
I don’t know if it’s the image I used, but when i selected the image, it made this line
`readImage("Project:chara_spritesheet",NSRange: {28, 15},NSRange: {44, 16},NSRange: {61, 16},NSRange: {78, 16})`
I’m a bit confused. The image I used is here
Woah that’s an interesting bug. What did you have inside the readImage
call prior to tapping it?
Is there a set of steps that reproduces this reliably? I can’t seem to do it.
@xThomas never mind, I’m able to produce this on my end, thanks for the report!