From 564a105b8552d60d8db3bab4a6d0cadfd861a793 Mon Sep 17 00:00:00 2001 From: techrunner Date: Wed, 4 Sep 2024 23:37:27 -0500 Subject: [PATCH] Changed Key Color to red --- Assets/Objects/Key.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Objects/Key.tscn b/Assets/Objects/Key.tscn index 3859e17..c6c358f 100644 --- a/Assets/Objects/Key.tscn +++ b/Assets/Objects/Key.tscn @@ -6,10 +6,10 @@ [sub_resource type="BoxShape3D" id="BoxShape3D_e8fvw"] size = Vector3(0.0746536, 0.0574341, 0.116943) -[node name="StaticBody3D" type="StaticBody3D"] +[node name="Key" type="StaticBody3D"] collision_layer = 4 script = ExtResource("1_biiwx") -promt_message = "Pick Up Key" +prompt_message = "Pick Up Key" [node name="CollisionShape3D" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.000476837, 0.0148621, -0.0220947)