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

CFraming Problems!!! Help plz!!? Stop being so ignorant!!!

Asked by
KAAK82 16
10 years ago
part.BodyGyro.cframe = CFrame.new(part.Position, Mouse.Hit.p)

It just stays there, doesn't move... I got a while wait() do loop updating the CFrame, I've tried everything!!! Nothing worked! HOW!? HOW!? HOW should I make this Work!?

0
This should work fine. Are you sure the problem isn't the weakness of the gyro itself, or an anchored part? Have you attempted setting the CFrame directly instead of the cframe for the BodyGyro? What tests have you done? Nothing? BlueTaslem 18071 — 10y

1 answer

Log in to vote
0
Answered by 10 years ago

Well is this all the script you have? If so it doesn't know where to go. Also this may help: http://wiki.roblox.com/index.php?title=CFrame

Ad

Answer this question