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.
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