
02-04-2007, 11:04 AM
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
When you make a Gui Control using new GuiControlName() {} rather than varname = new GuiControlName(); then addcontrol() is automatically called.
If you want to move something around the screen then why not make it a separate image? |
|
|