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

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 921 B

After

Width:  |  Height:  |  Size: 1.1 KiB

File diff suppressed because one or more lines are too long

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="."]

View File

@@ -13,6 +13,7 @@ config_version=5
config/name="FrisbeeFriendsy"
run/main_scene="res://title_screen.tscn"
config/features=PackedStringArray("4.0", "Mobile")
boot_splash/bg_color=Color(0, 0, 0, 1)
config/icon="res://icon.svg"
[display]