Fix stuff including texture on pick up items and fix pickup

This commit is contained in:
2025-03-04 23:27:17 -08:00
parent 8cc6d85265
commit e7a48a08ee
29 changed files with 168 additions and 140 deletions

View File

@@ -6,7 +6,6 @@
radius = 0.470016
[node name="Weapon" type="Node3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1.75, 0)
script = ExtResource("1_7pkyf")
[node name="Pickup" type="Area3D" parent="."]