TextLabel ZIndex Problems

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

I would like to have the textLabel “Pet Name” appear in front of the viewport frame, “Dog”.

  1. What is the issue? Include screenshots / videos if possible!

I have tried using ZIndex, but that didn’t seem to work since it has to be in the frame “Template”.

Here is a screenshot:
image_2024-03-18_185636392

image_2024-03-18_185737111

I have all of the ZIndex’s set to zero

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I have looked for solutions but didn’t find any that match my current problem.

1 Like

Set the ZIndex of “Inner” to a value higher than the ZIndex of “Dog”.

1 Like

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