Quote:
Originally Posted by zokemon
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
in the attributes for it use layers = #; 0 = below player, 1 = same layer as player, 3+ above player
|
thats not what im talking about