Mileshx3
|
  |
| Joined: 24 Dec 2011 |
| Total Posts: 412 |
|
|
| 23 Jan 2012 04:19 PM |
| I am currently try to cframe apparently it will let me mash bricks into eachother? can anyone explain how to do this? |
|
|
| Report Abuse |
|
|
| 23 Jan 2012 05:42 PM |
| CFrame stands for Coordinate Frame. All objects inherited from BasePart have CFrame properties. These define where an object is, and its orientation (how it is rotated). The Position is part of a CFrame, along with a rotation matrix that defines how the object is oriented. |
|
|
| Report Abuse |
|