FunguyI
|
  |
| Joined: 11 Sep 2009 |
| Total Posts: 1412 |
|
|
| 03 Jul 2012 08:45 PM |
I am not asking anybody to script this for me.
But can somebody tell me how to make a tool that has welded cframe parts to it? Like i see osme scripts, that script a tool together, then cframes it, and welds them so it is not anchored and can be used. I just don't know what resources I need. Can somebody post a link to a tutorial or something/somebody teaching on this subject? Does roblox wiki teach on it?
I am willing to learn and help would be much appreciated!
Thanks,
FunguyI |
|
|
| Report Abuse |
|
|
MrNicNac
|
  |
| Joined: 29 Aug 2008 |
| Total Posts: 26567 |
|
|
| 03 Jul 2012 08:47 PM |
You'd want to gather all the parts in the tool using a loop (wiki "generic for"). Afterwards, you would create welds for each of them.
The Part0 would be the main handle. The Part1 would be the extra part. The C1 would be Part1.CFrame:toObjectSpace(Part0.CFrame) |
|
|
| Report Abuse |
|
|
FunguyI
|
  |
| Joined: 11 Sep 2009 |
| Total Posts: 1412 |
|
|
| 03 Jul 2012 08:49 PM |
| Hmm... Considering it's my first approach I am confused, but thanks for the reply! I will see what I can do. |
|
|
| Report Abuse |
|
|
FunguyI
|
  |
| Joined: 11 Sep 2009 |
| Total Posts: 1412 |
|
| |
|
FunguyI
|
  |
| Joined: 11 Sep 2009 |
| Total Posts: 1412 |
|
| |
|
Cheater
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 5258 |
|
|
| 04 Jul 2012 01:21 AM |
| Just look up CFrame and Weld in the wiki. |
|
|
| Report Abuse |
|
|