Basic Git Changes & TileMaps

This commit is contained in:
2023-06-04 16:02:39 -04:00
parent 5262463741
commit 85975a64ad
5 changed files with 7 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ size = Vector2(22, 48)
[node name="Player" type="CharacterBody2D"]
collision_layer = 2
collision_mask = 2
motion_mode = 1
script = ExtResource("1_8jh48")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]