#need help making a script to move parts up and down with a simple button
1 messages · Page 1 of 1 (latest)
Use tweenservice for that
whats that?
its a feature in roblox to move stuff
you can move anything gui anything smoothly
you can also have effects with tween service
oh where is it
you use local TweenService = game:GetService("TweenService")
ty man