GUI clipping with other guis

Im trying to make this image go in the background instead of covering the whole gui… is there any way to do that?
with image:


without image:

or if not possible a way to put the model in front of the background in the viewport frame?
(what i mean is the image below the character)

Would you mind sending what your gui looks like in the explorer?

image

You should just be able to change Charframe to an ImageLabel, like so:
image
If that doesn’t work, then make sure that the ScreenGui’s ZIndexBehavior is set to Sibling.

2 Likes

dawg tysm it worked for me (lol character ,limit brurhruruh

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.