Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I get a bouncing effect on a GUI?

Asked by 4 years ago

I'm just wondering of how I would get a bouncing effect on the GUI. I would want it similar to the tween effect, however, whenever it reaches the destination in where I want it to go it gives a bouncing effect. Is this possible? If so, please tell me which property I can use or whether I would just have to tween it back and fourth.

1 answer

Log in to vote
2
Answered by
ErtyPL 129
4 years ago
Edited 4 years ago

I hope i will help you. 1. There are tutorials for it on youtube. Similar questions were asked hundreds of times. Search for them instead of sense less questions on sh. 2. GUI animations are made by TweenService and for that you're looking. 3. Links https://robloxapi.github.io/ref/class/TweenService.html# https://developer.roblox.com/en-us/api-reference/function/TweenService/Create# https://www.youtube.com/watch?v=V_eqogNIYEg

1
Oh, thank you. I will be sure to check Google thoroughly next time. RyanTheLion911 195 — 4y
Ad

Answer this question