chapp_w
(kex)
1
I wanna make an image lable get a little bit bigger when you click on it but right now it doesn’t tween the way I want it to. How can I fix this?!
Heres is a video of my problem
I want all sides of the image to get big and still be in the middle but I can’t figure out how
Heres my script

1 Like
Katrist
(Katrist)
2
Set the anchor point of the GUI to 0.5, 0.5
chapp_w
(kex)
3
Now it looks like this

This is when its been clicked

Katrist
(Katrist)
4
You have to re position the UI after setting the anchor point.
chapp_w
(kex)
5
Oh sorry, I’m a bad scripter! Thanks for the help!
Katrist
(Katrist)
6
No problem, don’t worry lol.