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

Going from StarterGUI to Workspace, how do I do this? [closed]

Asked by 5 years ago

Trying to make a buttonscript in StarterGUI make a curtain go up in workspace, how would I do that?

Button: StarterGUI>ScreenGUI>Frame>cOpen>Script

Curtain: Workspace>Curtains>Car

0
button.mousebutton1click:connect(function() workspace.Curtains.Car:Lerp............. end) Im too lazy to write the code, i only help those that actually try greatneil80 2647 — 5y
2
AAA vanilla_wizard 336 — 5y
0
connect is deprecated use fonnect BenSBk 781 — 5y
3
Intelligence is deprecated. Please consider using a better method. User#21908 42 — 5y
View all comments (5 more)
0
use events remote INOOBE_YT 387 — 5y
1
i noobe bad User#19524 175 — 5y
0
hoot hoot? TheeDeathCaster 2368 — 5y
1
why is the curtain equal to the car inside of the curtains and why is there a car inside of the curtains vanilla_wizard 336 — 5y
0
LOL BRENDON!!!!! xDDDDDDDDDD greatneil80 2647 — 5y

Closed as Non-Descriptive by piRadians, Vulkarin, green271, and User#21908

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?