Hi,
I have a prefab of a button. I instantiate buttons at runtime. Each button has a Sprite child object on it.
At runtime, when I instantiate each button I set it's UISprite.spriteName accordingly, in order to show the right Sprite for each button. Sprites change, but they all keep the scale of the original sprite which was in the prefab.
Is it possible to have the new Sprites appear with their own original size and scale.
Thanks,
Zdravko