Hi There,
Is there a way to update the image bounds after rotation?
Hi There,
Is there a way to update the image bounds after rotation?
Explain?
You have to call getBounds() each time.
I don’t understand. Are you expecting the bounds to change after rotation or not?

@samme, I have shared an image. Here, the image is rotated but its bounds is not rotating. I want to rotate the bounds of the image as well, while the image is rotating. I hope you’ve got the problem.
it’ll work in case of square but if the image is rectangle then it won’t work. Thanks for replying though
@samme , that solves my problem. these methods gives corner coordinate of this Game Object, regardless of origin. Thankyou so much for your help. ![]()