robotmega
|
  |
| Joined: 16 May 2009 |
| Total Posts: 14084 |
|
|
| 01 Feb 2013 09:37 PM |
The part doesn't get CFramed, it used to work with Torso.CFrame but i want it to make the brick where Torso is looking at, but doesn't work, help please?
(NOTE, this is only the error line)
NOTE(The lines with * are in other line) *val = 6
*val = val + 4
Torso.CFrame.lookVector*CFrame.new(val,0,0)*CFrame.Angles(math.random(0,2), math.random(0,2), math.random(0,2))
|
|
|
| Report Abuse |
|
thane1326
|
  |
| Joined: 08 Apr 2009 |
| Total Posts: 867 |
|
|
| 01 Feb 2013 09:40 PM |
| Hmm, does it print out anything in the output? |
|
|
| Report Abuse |
|
|
| 01 Feb 2013 09:44 PM |
lookVector is used with Vector3s
ιησя∂ιηαтυѕ |
|
|
| Report Abuse |
|
thane1326
|
  |
| Joined: 08 Apr 2009 |
| Total Posts: 867 |
|
|
| 01 Feb 2013 09:50 PM |
| Nice, I hadn't caught that. |
|
|
| Report Abuse |
|