Layering GUI Objects

When I’m messing around with GUI, I try to create some shadows and stuff, but I can’t ever find a way to layer GUI behind each other.

Is there any way that you can make GUI layered? Am I just missing something? Thanks for the help in advance.

EDIT: Found it. You have to adjust the Z index. If you’re looking for it, it’s in Properties.

17 Likes

This is simple to do. You can use ZIndex.

23 Likes