Implementation of saving inventory items (had to resturcture texture loading)
This commit is contained in:
@@ -12,7 +12,7 @@ script = ExtResource("1_7pkyf")
|
||||
[node name="Pickup" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
collision_layer = 4
|
||||
collision_mask = 4
|
||||
collision_mask = 0
|
||||
|
||||
[node name="Sprite" type="Sprite3D" parent="Pickup"]
|
||||
unique_name_in_owner = true
|
||||
|
||||
Reference in New Issue
Block a user