Hi everyone, I have a image which has size (width x height) = 170 x 192. Then I wanna create a GameObject with a srpite component which has the same texture as the image.
But there is a problem that I can’t find the formula to scale the gameobject based on the image size.