|
| 02 Jul 2012 11:43 PM |
| Does anyone have a good tool that I can use to C-Frame? |
|
|
| Report Abuse |
|
|
|
| 02 Jul 2012 11:49 PM |
You already have the best tool out there for CFraming, it's called command bar and is in everyones roblox studio.
But if you really want to use a tool then the freemodels has tons of CFrame tools.
CmdUtl is the second best CFrame tool ,but it's actually a plugin. |
|
|
| Report Abuse |
|
|
|
| 03 Jul 2012 12:22 AM |
@Sca.
I disagree with you strongly, CmdUtl is used by almost all Coordinate Framers now, well atleast if they are known. |
|
|
| Report Abuse |
|
|
|
| 03 Jul 2012 12:35 AM |
I'm sorry but what exactly are you disagreeing with? In my personal opinion the command bar is far superior to cmdutl. But I do like cmdutl , only it suffers the same fate as most tools when updates are faulted. Yet the command bar has always worked.
If your in disagreement , then tell me what you disagree with. Saying everybody uses cmdutl isn't much of an arguement. But when the updates stop the tools from working where will you turn to CFrame? |
|
|
| Report Abuse |
|
|
|
| 03 Jul 2012 12:53 AM |
| How do you use the Command Bar anyway? |
|
|
| Report Abuse |
|
|
|
| 03 Jul 2012 01:03 AM |
To use the command bar , you need to open roblox studio. Then you need to learn the commands that can be used. Type in a command and press enter. The roblox wiki can help you with this. Press F1 to get the wiki. The command bar will accept most single line scripts.
Examples- game.Workspace.Part.FormFactor = "Custom" , this will make the part custom formfactor.
game.Workspace.Part.CFrame = CFrame.new(1,2,3)*CFrame.fromEulerAnglesXYZ(1,2,3) , this will move a part to the coordinates set and rotate at best guess angles to the rotational axis.
|
|
|
| Report Abuse |
|
|
|
| 03 Jul 2012 07:58 AM |
I use both. 3.0.0 on my laptop, 5.0.0 on my desktop. And this: http://www.roblox.com/Forum/ShowPost.aspx?PostID=59292203 CmdUtl is useful for that, but there are instances where the command bar is faster and more effective.
Lulz, on my laptop. |
|
|
| Report Abuse |
|
|