|
| 22 Dec 2011 12:37 PM |
| local BRICK = game.Workspace.BrickA; BRICK.CFrame = BRICK.CFrame * CFrame.fromEulerAnglesXYZ(195.5, 134.6, -32.5,10) |
|
|
| Report Abuse |
|
|
| |
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 12:49 PM |
local BRICK = game.Workspace.BrickA; BRICK.CFrame BRICK.CFrame = BRICK.CFrame * CFrame.fromEulerAnglesXYZ(195.5, 134.6, -32.5,10)
y shld liek ttly use SelctionService.
http://www.roblox.com/Forum/ShowPost.aspx?PostID=59292203 |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:19 PM |
theop
this doesnt work in command bar. |
|
|
| Report Abuse |
|
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 01:22 PM |
| game.Workspace.Brick.CFrame = BRICK.CFrame * CFrame.fromEulerAnglesXYZ(195.5, 134.6, -32.5,10) |
|
|
| Report Abuse |
|
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 01:25 PM |
Ugh. Me and typos today.
game.Workspace.BrickA.CFrame = BRICK.CFrame * CFrame.fromEulerAnglesXYZ(195.5, 134.6, -32.5,10) |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:26 PM |
game.Workspace.Brick.CFrame = BRICK.CFrame * CFrame.fromEul:1: attempt to index global 'BRICK' (a nil value)
|
|
|
| Report Abuse |
|
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 01:29 PM |
| Use the updated version. I had a typo. |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 01:31 PM |
game.Workspace.BrickA.CFrame = BRICK.CFrame * CFrame.fromEu:1: attempt to index global 'BRICK' (a nil value)
|
|
|
| Report Abuse |
|
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 01:35 PM |
Sorreh. I can't type today.
game.Workspace.BrickA.CFrame = game.Workspace.BrickA.CFrame * CFrame.fromEulerAnglesXYZ(195.5, 134.6, -32.5,10) |
|
|
| Report Abuse |
|
|
|
| 22 Dec 2011 02:31 PM |
| yes but it is still super sensitive, i change it by 1 its ina whole different position. |
|
|
| Report Abuse |
|
|
pauljkl
|
  |
| Joined: 23 Oct 2008 |
| Total Posts: 9364 |
|
|
| 22 Dec 2011 06:13 PM |
| Decrease the magnitude of the numbers in the Angles brackets |
|
|
| Report Abuse |
|
|
| |
|
|
| 22 Dec 2011 07:44 PM |
| Here's a dumb question (x,y,z,?) what's the fourth dimension? |
|
|
| Report Abuse |
|
|
theopfor
|
  |
| Joined: 08 Feb 2011 |
| Total Posts: 11003 |
|
|
| 22 Dec 2011 07:50 PM |
| :o scacman found the problem. |
|
|
| Report Abuse |
|
|