Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can you move gui with script? [closed]

Asked by 9 years ago

Im trying to make a gui move

Closed as Too Broad by BlueTaslem

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?

1 answer

Log in to vote
0
Answered by
M39a9am3R 3210 Moderation Voter Community Moderator
9 years ago

This is scripting helpers, not gui helpers. You can make a Gui move by setting the Draggable property to true, and making sure the Gui item Active property is set to true.

Ad