Is it possible to fix that problem with scripts or anything else?
outside
inside
Try setting the Humanoid.NameOcclusion
to Enum.NameOcclusion.NoOcclusion
and the Humanoid.DisplayDistanceType
to Enum.HumanoidDisplayDistanceType.Subject
.
1 Like
I did this and nothing changed, i still cannot see it’s name through the half-transparent water
I would recommend you to design your own Billboard GUI with the name and HP bar of the humanoid. Billboard GUIs can render through parts and you can also add your own artistic touch to the display name and HP bar of your humanoid.