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

How would I make a script that attracts bricks?

Asked by 6 years ago

I am trying to make a black hole script that would attract nearby unanchored parts to an anchored invisible part. How would I do it?

1 answer

Log in to vote
-1
Answered by 6 years ago

im a beginner scripter but with what ive learned so far and seen in games, this will probs be useless, but like make da position go to the position of the part of the black whole. ex:

wait(10)
game.Workspace.Part.Position(CFrame.new(game.Workspace.BlackWhole.Position))

something like that, anyways good luck C:

0
I'd refrain from posting an answer to a question you can't answer yet, as it could cause more confusion. Otherwise, it'd be better to leave a comment on the post, or just do some research and come back to it later. ScriptGuider 5640 — 6y
0
ok srry for trying to help :( lukebloxdaily 6 — 6y
Ad

Answer this question