Hello,
In my application, I have canvas which has many child UI controls inside it. On mouse hover, i want to Scale the a UI element by 200% at the center of respective UI element. And on mouse leave the UI element should revert back to its original size.
How i can achieve this effect?
Thanks in advance,
IamHuM
In my application, I have canvas which has many child UI controls inside it. On mouse hover, i want to Scale the a UI element by 200% at the center of respective UI element. And on mouse leave the UI element should revert back to its original size.
How i can achieve this effect?
Thanks in advance,
IamHuM