DarkBeemo
|
  |
| Joined: 11 Dec 2012 |
| Total Posts: 80 |
|
|
| 31 Jan 2015 02:13 PM |
TL;tr making rpg races and I need to make drawfs. (leg size 1,1,1)
local player = workspace:FindFirstChild("Player") or nil if player then player["Left leg"].Size = Vector3.new(1,1,1) end it makes the leg disappear...
I'm refusing to use welds as it would stop animations |
|
|
| Report Abuse |
|
|
| |
|
|
| 31 Jan 2015 02:19 PM |
| Scaling a player is hard to do |
|
|
| Report Abuse |
|
|
|
| 31 Jan 2015 02:20 PM |
Clonetrooper1019 has a example place that scales players
Its called sim something |
|
|
| Report Abuse |
|
|
DarkBeemo
|
  |
| Joined: 11 Dec 2012 |
| Total Posts: 80 |
|
|
| 31 Jan 2015 02:56 PM |
I'm refusing to use welds as it would stop animations
I wish people can read. |
|
|
| Report Abuse |
|
|
Aalok
|
  |
| Joined: 20 Jun 2014 |
| Total Posts: 1136 |
|
|
| 31 Jan 2015 03:00 PM |
| darkbeemo reweld the legs dont add welds |
|
|
| Report Abuse |
|
|
DarkBeemo
|
  |
| Joined: 11 Dec 2012 |
| Total Posts: 80 |
|
|
| 31 Jan 2015 04:11 PM |
| Aalok do you have an example. I don't understand welds |
|
|
| Report Abuse |
|
|