From 17912f7cf5b495e0d72a0a06b215e8acc76b9564 Mon Sep 17 00:00:00 2001 From: Samuel Sarette Date: Thu, 20 Oct 2022 15:15:15 -0400 Subject: [PATCH] hand hud shouldn't see character pass-through material- now is sans depth test --- hud/xr_hand_hud.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/hud/xr_hand_hud.tscn b/hud/xr_hand_hud.tscn index 97bc646..7ea6adf 100644 --- a/hud/xr_hand_hud.tscn +++ b/hud/xr_hand_hud.tscn @@ -7,6 +7,7 @@ transform = Transform( 0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0, 0 ) transform = Transform( 4.37114e-08, -3.82137e-15, 1, -8.74228e-08, -1, 0, 1, -8.74228e-08, -4.37114e-08, 0.65, 0, -0.15 ) billboard = 1 double_sided = false +no_depth_test = true alpha_cut = 1 text = "Example Wrist HUD Element"