ZE PEWPENING

This commit is contained in:
Victor Turgeon
2023-01-15 12:27:19 -05:00
parent 2a2eb8ad1f
commit ea11e29ce3
25 changed files with 441 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
[ext_resource type="Script" path="res://PickableItems/basic_item.gd" id="1_txlye"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0nj5p"]
size = Vector2(29, 50)
size = Vector2(20, 17)
[node name="basic_item" type="Area2D"]
script = ExtResource("1_txlye")