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

I need help with C-Frame? [closed]

Asked by 10 years ago

How do I make a certain part go up with C-Frame by clicking a button

Closed as Not Constructive by Articulating

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?

3 answers

Log in to vote
0
Answered by 10 years ago
local part = script.Parent

part.ClickDetector.MouseClick:connect(function()
    part.CFrame = part.CFrame * CFrame.new(0, .1, 0)
end)
Ad
Log in to vote
0
Answered by 10 years ago

Just download a plugin such as the Crazyman32 C-Frame plugin.

Log in to vote
0
Answered by 10 years ago

Just make the collision check off and then you move the parts into each other and there you have it! Your c-framing but ur actually not. The collision check looks like 2 blue boxed on top of each other. Its a good duplicate for c-framing