diff options
Diffstat (limited to 'client/player/chat_bubble.tscn')
| -rw-r--r-- | client/player/chat_bubble.tscn | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/client/player/chat_bubble.tscn b/client/player/chat_bubble.tscn index 1a5f7dfc..34b20f93 100644 --- a/client/player/chat_bubble.tscn +++ b/client/player/chat_bubble.tscn @@ -12,6 +12,8 @@ viewport_path = NodePath("SubViewport")  [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_5iy0t"]  resource_local_to_scene = true  transparency = 1 +no_depth_test = true +shading_mode = 0  albedo_texture = SubResource("ViewportTexture_mko8a")  billboard_mode = 2 | 
