diff options
-rw-r--r-- | client/player/character/character.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/player/character/character.tscn b/client/player/character/character.tscn index 4d7749e2..b3d524f6 100644 --- a/client/player/character/character.tscn +++ b/client/player/character/character.tscn @@ -686,6 +686,7 @@ stream = ExtResource("15_iv4wu") [node name="Username" type="Label3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.2, 0) +visible = false billboard = 1 no_depth_test = true text = "Username" |