Finished basic PickupableItem
This commit is contained in:
parent
63e87e86d5
commit
88c56f8aed
21 changed files with 163 additions and 35 deletions
|
@ -13,6 +13,8 @@ texture = ExtResource("1_2373a")
|
|||
script = ExtResource("2_2373a")
|
||||
|
||||
[node name="Area3D" type="Area3D" parent="."]
|
||||
collision_layer = 16
|
||||
collision_mask = 2
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"]
|
||||
shape = SubResource("SphereShape3D_cdwk3")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue