When I tween the size of a button to 2x bigger, it scales outwards from 1 corner instead of from the center outwards affecting all 4 corners. Like I want my button to maintain it’s position but scale outwards from that position. How can I do this?
Set it’s anchor point to be 0.5,0.5 then just move it back into the right position because it offsets it a bit
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.