Why the coin imagelabel stretches?

Hey! i have a problem, when i scale the imagelabel to the right size it looks fine
Screenshot 2024-02-11 210903

but when i launch the game it stretches
Screenshot 2024-02-11 210918
someone knows why? (i already scaled with autoscale lite)

Thanks for your help!

You would need to use UIAspectRatioConstraint (which you can insert by using plugin)

1 Like

Oh yes i just tried and it works, thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.