From 0a352364d6a13b9030b27eab0454f413b4ee335a Mon Sep 17 00:00:00 2001 From: Victor Turgeon Date: Tue, 11 Oct 2022 13:38:12 -0400 Subject: [PATCH] remove shadow from player --- Player.tscn | 1 + Test_Scene.tscn | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Player.tscn b/Player.tscn index e9d9c8d..9ba039b 100644 --- a/Player.tscn +++ b/Player.tscn @@ -32,6 +32,7 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.343071, -0.253136 ) [node name="Hand" type="MeshInstance" parent="Head"] transform = Transform( -0.178665, 0.385633, 0.029372, 0.386578, 0.177104, 0.0262457, 0.0115471, 0.0376592, -0.4242, 1.33036, -0.0718137, -2.73514 ) +cast_shadow = 0 mesh = ExtResource( 2 ) skeleton = NodePath("../..") material/0 = SubResource( 4 ) diff --git a/Test_Scene.tscn b/Test_Scene.tscn index 934b97a..7b8d312 100644 --- a/Test_Scene.tscn +++ b/Test_Scene.tscn @@ -188,4 +188,4 @@ margin_left = -436.48 margin_top = 229.04 margin_right = -325.48 margin_bottom = 261.04 -text = "Slap" \ No newline at end of file +text = "Slap"