Added level 1, base-level to abstract from, and level-controller

This commit is contained in:
Nathan Anderson
2022-08-05 17:15:17 -06:00
parent c95b9f9928
commit 77386f7af6
42 changed files with 985 additions and 531 deletions
+2
View File
@@ -243,4 +243,6 @@ scale = Vector2( 5, 5 )
tile_set = SubResource( 2 )
cell_size = Vector2( 16, 16 )
show_collision = true
collision_layer = 4
collision_mask = 0
format = 1