Dandruff
Member
|
[SOLVED] Setting image by layer, send to back or front
Hello, is there a way to send images to the back, or have them rendered behind gui objects?
I want the light to be drawn behind the options menu and not on top of everything else.
Thanks!
(This post was last modified: 11-08-2010 12:07 AM by Dandruff.)
|
|
11-07-2010 11:54 PM |
|
Esenthel
Administrator
|
RE: Setting image by layer, send to back or front
you can first draw the image, then call gui.draw
image.draw
gui.draw
|
|
11-07-2010 11:56 PM |
|
Dandruff
Member
|
RE: Setting image by layer, send to back or front
Alright, I called GUI after image and now its in front. Thanks for your very fast response!
|
|
11-08-2010 12:00 AM |
|