#touch a part to open gui
7 messages · Page 1 of 1 (latest)
Upon .Touched use remote events and fire to the client touching it
Receive the fired remote event from a localscript and open the GUI
for the animation part use TweenService
or you could also just put everything in 1 localscript instead and not use remote events
your choice
Im totally New in script and gui so i dont know what to do