finished physics gun

This commit is contained in:
2024-01-23 15:01:25 +01:00
parent d9c0201f6c
commit 7d77925b97
8 changed files with 120 additions and 21 deletions

View File

@@ -63,6 +63,8 @@ _data = {
}
[node name="ButtonStand" type="StaticBody3D"]
collision_layer = 7
collision_mask = 7
script = ExtResource("1_gkcm2")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]