|
| 21 Dec 2015 02:51 PM |
I've edited the group, made it shoot, it displays the ammo.
But I don't know how to edit the arms |
|
|
| Report Abuse |
|
|
| |
|
OzzyFin
|
  |
| Joined: 07 Jun 2011 |
| Total Posts: 3600 |
|
|
| 21 Dec 2015 02:58 PM |
| Torso's left & right shoulder |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Dec 2015 03:39 PM |
function ChangeGrip() local rightsh = game.Players.LocalPlayer.Character["Right Shoulder"] local leftsh = game.Players.LocalPlayer.Character["Left Shoulder"] local character = game.Players.LocalPlayer.Character local player = game.Players.LocalPlayer rightsh.C1 = CFrame.fromEularAngles(0.1,0,0) leftsh.C1 = CFrame.fromEularAngles(0.5,0,0) end
ChangeGrip()
Did you know the chance of you being born was 1 in 400 trillion? |
|
|
| Report Abuse |
|
|
|
| 21 Dec 2015 03:51 PM |
| How do I implement that? I've never coded in lua before. |
|
|
| Report Abuse |
|
|
XIPokezIX
|
  |
| Joined: 24 Sep 2015 |
| Total Posts: 381 |
|
|
| 21 Dec 2015 03:55 PM |
Then wtf r u doing here .-.
Lrn2basics |
|
|
| Report Abuse |
|
|
|
| 21 Dec 2015 03:59 PM |
| I'm doing all this based on the last hour of me trying to get the gun to work. I got the GUI to work, I got the raycast work, I got the grip to work. I don't get how to fix the welds on my arms. |
|
|
| Report Abuse |
|
|
| |
|
|
| 21 Dec 2015 07:50 PM |
| People like you really rustle my jimmies ( ͡° ͜ʖ ͡°) |
|
|
| Report Abuse |
|
|