View Single Post
  #7  
Old 07-11-2007, 09:41 AM
HolySheepy HolySheepy is offline
Registered User
Join Date: Apr 2007
Posts: 68
HolySheepy is on a distinguished road
Quote:
Originally Posted by zokemon View Post
TDrawingPanels are my favorite! I use them for everything ^_^

To OP: I don't see why you can't just use one GuiDrawingPanel as a background and another as the foreground?
because then i have to draw everything twice( with the second drawing having a delay because you can only draw that after you switched them)
and i guess 2 drawingpanels showing their stuff will need more resources o.o
or give me a function to access the things drawn on the panel :/(like an array or something)

Quote:
Originally Posted by Angel_Light View Post
in the attributes for it use layers = #; 0 = below player, 1 = same layer as player, 3+ above player
thats not what im talking about
Reply With Quote