Page 1 of 1

having an object always being the top layer?

Posted: Sun May 13, 2012 3:15 pm
by gibbotron09
Hey all,
Just curious if there is a way to set an object (in my case a button) to always be the top layer? I ask because I have created a game where images are cloned and because they are more recently created than my buttons, they sometimes end up covering them so my game does not function. Any way to avoid that and have that button be the top layer always?

Thanks a lot everyone!

Re: having an object always being the top layer?

Posted: Sun May 13, 2012 3:38 pm
by Dixie
look at 'layer' in the dictionary...

Re: having an object always being the top layer?

Posted: Sun May 13, 2012 3:58 pm
by gibbotron09
thank you