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

How do I CFrame? [closed]

Asked by 10 years ago

I would like to have CFramed swords in my RPG game.

Closed as off-topic by evaera

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

2 answers

Log in to vote
-1
Answered by 10 years ago

You will have to use : C-Frame with plugin or C-Frame using command bar like :

game.Workspace.Part.CFrame = CFrame.new(x,y,z)

or C-Frame with Roblox studio position ( turn off Collision Check ).

Ad
Log in to vote
-1
Answered by 10 years ago

This is the most widely used CFrame Plugin in ROBLOX, it is easy to understand that you don't need much of a guide for it. Here: http://www.roblox.com/CFrameGUI-item?id=142269879