Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:17 PM |
I need help welding the sword into the player's arm. I want it to be exactly like a tool but just not a tool. Any help?
Thanks,
Kathukan |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
| |
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
| |
|
feskeral
|
  |
| Joined: 09 Dec 2013 |
| Total Posts: 2729 |
|
| |
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
| |
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:23 PM |
| I really need the help, anybody out there? |
|
|
| Report Abuse |
|
|
|
| 11 Jan 2014 04:25 PM |
weld=Instance['new']('Weld',arm); weld['Part0']=weld['Parent']; weld['Part1']=sword; |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:27 PM |
@samuel
Is that all, I'll go test it out. |
|
|
| Report Abuse |
|
|
|
| 11 Jan 2014 04:28 PM |
you'd have to change the weld's C0 and C1 to position it properly.
weld['C0']=CFrame['new']()*CFrame['Angles'](); weld['C1']=CFrame['new']()*CFrame['Angles'](); |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:30 PM |
| Can you please show a example? |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:32 PM |
| with the whole script all together? |
|
|
| Report Abuse |
|
|
|
| 11 Jan 2014 04:33 PM |
| If you don't know how to edit the weld's c0 and c1 you aren't going to get far with this sword. just saying. |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:34 PM |
| I do know how to except I want a example please. |
|
|
| Report Abuse |
|
|
|
| 11 Jan 2014 04:34 PM |
however you can learn here from my code
http://www.roblox.com/FPS-Energy-Sword-Animations-OPEN-SOURCE-place?id=90597134 |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:35 PM |
| Ok thank you! Your the best! |
|
|
| Report Abuse |
|
|
feskeral
|
  |
| Joined: 09 Dec 2013 |
| Total Posts: 2729 |
|
|
| 11 Jan 2014 04:36 PM |
Thank you for the example as well!
I am a gun maker, but I always have trouble doing the same as in the OP but with guns. |
|
|
| Report Abuse |
|
|
Kathukan
|
  |
| Joined: 08 Jan 2014 |
| Total Posts: 25 |
|
|
| 11 Jan 2014 04:46 PM |
@samuel
I've tried looking and messing around with the scripts but never really got what I really needed.
Thanks for your help anyways. |
|
|
| Report Abuse |
|
|