Hi, I was normal in Roblox Studio creating weird things and suddenly I thought about making a game, I did it, but when I wanted to insert an image and I saw it in other devices, it looked weird, then I thought, there will be some way to fix this, I don’t know.
I’m not sure how you managed to do that. Are you trying to give the image a certain effect inside of a script? If so it would be helpful if I could see what you are trying to do.
You can try using a UIAspectRatioConstraint inside of the image object and setting AspectRatio to 1 so that it remains as a square and does not get stretched.