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)