|
| 24 Apr 2013 02:47 PM |
| Help.... I need help I can't find the C-Frame Resize.. The only ones I found were the GUI one. The resize one is the one where you use the mouse to move. Please put the download link here. |
|
|
| Report Abuse |
|
|
|
| 24 Apr 2013 02:49 PM |
What are you talking about man?
C-Frame plugins = Not useful anymore
Studio 2013 = You can C-frame
|
|
|
| Report Abuse |
|
|
| |
|
LegoTate
|
  |
| Joined: 25 Jan 2012 |
| Total Posts: 13610 |
|
|
| 24 Apr 2013 02:49 PM |
there is no resize c-frame deal with it |
|
|
| Report Abuse |
|
|
| |
|
| |
|
129K
|
  |
| Joined: 23 Aug 2011 |
| Total Posts: 19010 |
|
|
| 24 Apr 2013 02:54 PM |
well here's a pseudo code for that
local position = workspace.Part.Position; workspace.Part.Size = Vector3.new(x, y, z); workspace.Part.CFrame = CFrame.new(position.x, position.y, position.z); |
|
|
| Report Abuse |
|
|