added hold check to interact button

This commit is contained in:
derek
2025-02-06 16:48:46 -06:00
parent c10e3800f0
commit c04423406b
8 changed files with 22 additions and 19 deletions

View File

@@ -545,6 +545,7 @@ skeleton = NodePath("")
[node name="health" type="MeshInstance3D" parent="Meshes"]
transform = Transform3D(0.35, 0, 0, 0, 0.35, 0, 0, 0, 0.35, 0, 0, 0)
visible = false
mesh = SubResource("ArrayMesh_3np6p")
skeleton = NodePath("")