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

How do I make a basic script (Basic Tutorial)? [closed]

Asked by
Esoxc 0
10 years ago

I came up with a good idea for a game, but I do not know how to script, I want to know how, like a basic tutorial, but simple please.

Closed as Not Constructive by Spongocardo, Perci1, and BlueTaslem

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 10 years ago

I am sorry, this is not a request site Wiki and its basic scripting tutorials.

You can also check out YouTube tutorials. I followed this series

Also to insert a script with a script you can do:

local script = Instance.new("Script")
script.Parent = Workspace

Also, please do not repost. If you are not pleased with an answer comment on that answer saying so and he may help you.

0
Even a basic tutorial is not enough to make a game. ggggyourface23 63 — 10y
Ad