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

Is this the right scripting for a moving platform? [closed]

Asked by
natru2 0
8 years ago

local model = game.Workspace.myfirstscript local part1 = model.part1 local part2 = model.part2 local part3 = model.part3 local bodyPosition = part3.BodyPosition

bodyPosition.position = part2.position

0
Nobody else knows what's going on. You made this up and we don't know what it is. It looks like it works. 1waffle1 2908 — 8y
0
Your Question is too vague; you are not giving enough information about your problem. Please provide what is wrong with your code; we can not tell the exact problem by just looking at it. :( TheeDeathCaster 2368 — 8y
0
Code block please! dragonkeeper467 453 — 8y

Closed as Not Constructive by TheeDeathCaster and Perci1

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?