The Reason That I Need This Is That I Have An Inventory System In My Game. And When An Item Is Selected The Item Enlarges.
I’m Using Unity.UI Stuff, I Need Help, And I Suck At Coding.
If Somebody Can Give Me The Code, That Would Be Appreciated.
Cheers -
Eric
Edit: Thanks For Your Help, I’ll Be Back To The Forums If I Need Anything Else.
No code needed most likely… it’s all anchors and canvas scaling.
Here are some notes on UI Anchoring, Scaling, CanvasScaler, etc:
https://discussions.unity.com/t/845782/4
https://discussions.unity.com/t/848795/5
And for the button selected, use the animation feature of button highlighting and make an animation to grow bigger, and one to grow smaller. DONE!
I’ll move your post to the dedicated UI forum. This forum is not about UI.
Thanks.
ok thanks.