ID:173439
 
Is there a way to actually scretch an image that is 32X32 to be 64x64 with screen_loc, I thought screen_loc = "1,2 to 2,1" would do it but it just put four of the buttons. If there is a way can you tell me? Thank you in advance.
No, you cant do this. Just chop it up into 32x32 tiles then put them on the screen.
In response to Repiv
Eh, ok, the reason I asked to see if it could stretch the image is because the button is animated and I really didnt want to do all four and keep going back between the testing to make sure I got it correctly done with the picture. Oh well, thanks Repiv for the help.