diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-06-26 13:15:12 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-06-26 13:15:12 +0200 | 
| commit | eff1b80e06fd0b50675d235e7a9b3dadc6048d40 (patch) | |
| tree | 8c564547e54c3cccce476bbd4511d1a7060a75c7 /client/player/chat_bubble.tscn | |
| parent | 9be454fc277d910fe563aac4a792f9a53c32954d (diff) | |
| parent | d29914ef2b2285d6326e95d5100c8aef9954d670 (diff) | |
| download | hurrycurry-eff1b80e06fd0b50675d235e7a9b3dadc6048d40.tar hurrycurry-eff1b80e06fd0b50675d235e7a9b3dadc6048d40.tar.bz2 hurrycurry-eff1b80e06fd0b50675d235e7a9b3dadc6048d40.tar.zst | |
Merge branch 'master' of codeberg.org:metamuffin/undercooked
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 | 
