Basic Git Changes & TileMaps
This commit is contained in:
Binary file not shown.
BIN
art/TileMap.png
BIN
art/TileMap.png
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
@@ -10,6 +10,7 @@ size = Vector2(22, 48)
|
|||||||
[node name="Player" type="CharacterBody2D"]
|
[node name="Player" type="CharacterBody2D"]
|
||||||
collision_layer = 2
|
collision_layer = 2
|
||||||
collision_mask = 2
|
collision_mask = 2
|
||||||
|
motion_mode = 1
|
||||||
script = ExtResource("1_8jh48")
|
script = ExtResource("1_8jh48")
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ config_version=5
|
|||||||
config/name="FrisbeeFriendsy"
|
config/name="FrisbeeFriendsy"
|
||||||
run/main_scene="res://title_screen.tscn"
|
run/main_scene="res://title_screen.tscn"
|
||||||
config/features=PackedStringArray("4.0", "Mobile")
|
config/features=PackedStringArray("4.0", "Mobile")
|
||||||
|
boot_splash/bg_color=Color(0, 0, 0, 1)
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|
||||||
[display]
|
[display]
|
||||||
|
|||||||
Reference in New Issue
Block a user