Thread: addControl(obj)
View Single Post
  #4  
Old 02-04-2007, 11:04 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
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?
__________________
Reply With Quote