#how to hide Humanoid.DisplayName behind BillboardGui.Frame ?
1 messages · Page 1 of 1 (latest)
** You are now Level 3! **
I tried modifying the zindex and offset with no luck
You don't just change the zindex
you also need to change a property
in the ScreenGui, you must change a property called zindex behaviour
instead of sibling
you change it to Global
and then you can change the zindex of each element
If this works make sure to change the tags to solved 👍