#need help making a script to move parts up and down with a simple button

1 messages · Page 1 of 1 (latest)

fading iris
#

hello eveyone I am working on a game that involes moving a bar and its two holders up and down with a simple up and down button. I am brand new to script making and idk where to start. Thanks

opaque yarrow
#

Use tweenservice for that

fading iris
opaque yarrow
#

its a feature in roblox to move stuff

opaque yarrow
#

you can also have effects with tween service

fading iris
#

oh where is it

opaque yarrow
#

you use local TweenService = game:GetService("TweenService")

fading iris
#

ty man