I would like to have CFramed swords in my RPG game.
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 ).
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
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?