Hey there Others,
I’ve been trying to change the size of a Button inside a grid layout when hovered, but I can’t do that as the grid layout overrides the Button size.
Thanks a lot!
Hey there Others,
I’ve been trying to change the size of a Button inside a grid layout when hovered, but I can’t do that as the grid layout overrides the Button size.
Thanks a lot!
You can have a frame parented to another frame and only animate the child frame. It should look something like this:
It is also possible to tween it by tweening the value
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.