How do you make an animated GUI that slides up when a part is touched?

Hi, so I’m trying to get a GUI to slide up from the players screen when a specific part is touched (and then slide down after a couple of seconds.)
How would I be able to do that? I tried looking up YouTube tutorials, but I couldn’t find any. Anyone know of the simplest script to make this?

1 Like

Search up “Part Tweening” & “GUI Tweening”. That should give you what you’re looking for.

1 Like

Yeah, using the tween service will help.

GUI tweening isn’t that difficult.

2 Likes