diff --git a/Main.tscn b/Main.tscn index 5220f22..4b8aa80 100644 --- a/Main.tscn +++ b/Main.tscn @@ -1,7 +1,6 @@ -[gd_scene load_steps=12 format=2] +[gd_scene load_steps=11 format=2] -[ext_resource path="res://src/Levels/Level.tscn" type="PackedScene" id=1] -[ext_resource path="res://src/playerC/Player.tscn" type="PackedScene" id=2] +[ext_resource path="res://src/Levels/Level3.tscn" type="PackedScene" id=1] [ext_resource path="res://src/CameraControl-Position2D.gd" type="Script" id=5] [ext_resource path="res://assets/Fonts/QuinqueFive.tres" type="DynamicFont" id=8] [ext_resource path="res://src/UI_Layer.gd" type="Script" id=9] @@ -17,18 +16,11 @@ b = Vector2( -1, 349 ) [node name="Main" type="Node2D"] -[node name="Level" parent="." instance=ExtResource( 1 )] -__meta__ = { -"_edit_lock_": true -} +[node name="Level3" parent="." instance=ExtResource( 1 )] [node name="Player" parent="." instance=ExtResource( 14 )] position = Vector2( 93, 54 ) -[node name="PlayerC" parent="." instance=ExtResource( 2 )] -position = Vector2( 144, 226 ) -player_number = 2 - [node name="CameraControl" type="Position2D" parent="."] process_priority = 1 script = ExtResource( 5 ) diff --git a/assets/High Forest/Assets/Buildings.png b/assets/High Forest/Assets/Buildings.png new file mode 100644 index 0000000..ed8ba1c Binary files /dev/null and b/assets/High Forest/Assets/Buildings.png differ diff --git a/assets/High Forest/Assets/Buildings.png.import b/assets/High Forest/Assets/Buildings.png.import new file mode 100644 index 0000000..58b638e --- /dev/null +++ b/assets/High Forest/Assets/Buildings.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Buildings.png-770ff715356884b1c817297b61c9d391.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Buildings.png" +dest_files=[ "res://.import/Buildings.png-770ff715356884b1c817297b61c9d391.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Assets/Hive.png b/assets/High Forest/Assets/Hive.png new file mode 100644 index 0000000..dc1d521 Binary files /dev/null and b/assets/High Forest/Assets/Hive.png differ diff --git a/assets/High Forest/Assets/Hive.png.import b/assets/High Forest/Assets/Hive.png.import new file mode 100644 index 0000000..f7d2a26 --- /dev/null +++ b/assets/High Forest/Assets/Hive.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Hive.png-a7fa10a68a6ac7e64a951c5120ca919a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Hive.png" +dest_files=[ "res://.import/Hive.png-a7fa10a68a6ac7e64a951c5120ca919a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Assets/Interior-01.png b/assets/High Forest/Assets/Interior-01.png new file mode 100644 index 0000000..3aca541 Binary files /dev/null and b/assets/High Forest/Assets/Interior-01.png differ diff --git a/assets/High Forest/Assets/Interior-01.png.import b/assets/High Forest/Assets/Interior-01.png.import new file mode 100644 index 0000000..dc79b56 --- /dev/null +++ b/assets/High Forest/Assets/Interior-01.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Interior-01.png-5c49d1d4148443ce62e7ce8e2971cc4b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Interior-01.png" +dest_files=[ "res://.import/Interior-01.png-5c49d1d4148443ce62e7ce8e2971cc4b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Assets/Props-Rocks.png b/assets/High Forest/Assets/Props-Rocks.png new file mode 100644 index 0000000..1121311 Binary files /dev/null and b/assets/High Forest/Assets/Props-Rocks.png differ diff --git a/assets/High Forest/Assets/Props-Rocks.png.import b/assets/High Forest/Assets/Props-Rocks.png.import new file mode 100644 index 0000000..d0c4797 --- /dev/null +++ b/assets/High Forest/Assets/Props-Rocks.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Props-Rocks.png-5fc44cb3261fb640ef6f4b399e25936d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Props-Rocks.png" +dest_files=[ "res://.import/Props-Rocks.png-5fc44cb3261fb640ef6f4b399e25936d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Assets/Tiles.png b/assets/High Forest/Assets/Tiles.png new file mode 100644 index 0000000..4edb76e Binary files /dev/null and b/assets/High Forest/Assets/Tiles.png differ diff --git a/assets/High Forest/Assets/Tiles.png.import b/assets/High Forest/Assets/Tiles.png.import new file mode 100644 index 0000000..6fdb85c --- /dev/null +++ b/assets/High Forest/Assets/Tiles.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Tiles.png-13228209615493c28b4ffdc1d443689f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Tiles.png" +dest_files=[ "res://.import/Tiles.png-13228209615493c28b4ffdc1d443689f.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Assets/Tree-Assets.png b/assets/High Forest/Assets/Tree-Assets.png new file mode 100644 index 0000000..cea0b54 Binary files /dev/null and b/assets/High Forest/Assets/Tree-Assets.png differ diff --git a/assets/High Forest/Assets/Tree-Assets.png.import b/assets/High Forest/Assets/Tree-Assets.png.import new file mode 100644 index 0000000..5bffbc8 --- /dev/null +++ b/assets/High Forest/Assets/Tree-Assets.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Tree-Assets.png-ddc68d744737f7a66e85f4d2594672c8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Assets/Tree-Assets.png" +dest_files=[ "res://.import/Tree-Assets.png-ddc68d744737f7a66e85f4d2594672c8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Background/Background.png b/assets/High Forest/Background/Background.png new file mode 100644 index 0000000..d9d8945 Binary files /dev/null and b/assets/High Forest/Background/Background.png differ diff --git a/assets/High Forest/Background/Background.png.import b/assets/High Forest/Background/Background.png.import new file mode 100644 index 0000000..81f7f47 --- /dev/null +++ b/assets/High Forest/Background/Background.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Background.png-3958feb05652cfef811e8899a80f4b21.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Background/Background.png" +dest_files=[ "res://.import/Background.png-3958feb05652cfef811e8899a80f4b21.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/HUD/Base-01.png b/assets/High Forest/HUD/Base-01.png new file mode 100644 index 0000000..541a7e9 Binary files /dev/null and b/assets/High Forest/HUD/Base-01.png differ diff --git a/assets/High Forest/HUD/Base-01.png.import b/assets/High Forest/HUD/Base-01.png.import new file mode 100644 index 0000000..ed8e707 --- /dev/null +++ b/assets/High Forest/HUD/Base-01.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Base-01.png-e14dd8e752d14575f026a4d902d2c6d1.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/HUD/Base-01.png" +dest_files=[ "res://.import/Base-01.png-e14dd8e752d14575f026a4d902d2c6d1.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Background.png b/assets/High Forest/Trees/Background.png new file mode 100644 index 0000000..625bd05 Binary files /dev/null and b/assets/High Forest/Trees/Background.png differ diff --git a/assets/High Forest/Trees/Background.png.import b/assets/High Forest/Trees/Background.png.import new file mode 100644 index 0000000..9640980 --- /dev/null +++ b/assets/High Forest/Trees/Background.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Background.png-a121f2f8cdc5cc7f47f7eef3e48f2ea6.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Background.png" +dest_files=[ "res://.import/Background.png-a121f2f8cdc5cc7f47f7eef3e48f2ea6.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Dark-Tree.png b/assets/High Forest/Trees/Dark-Tree.png new file mode 100644 index 0000000..2613cbe Binary files /dev/null and b/assets/High Forest/Trees/Dark-Tree.png differ diff --git a/assets/High Forest/Trees/Dark-Tree.png.import b/assets/High Forest/Trees/Dark-Tree.png.import new file mode 100644 index 0000000..3555cf1 --- /dev/null +++ b/assets/High Forest/Trees/Dark-Tree.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Dark-Tree.png-ec5d91cebe262b341ca5e14c371992d1.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Dark-Tree.png" +dest_files=[ "res://.import/Dark-Tree.png-ec5d91cebe262b341ca5e14c371992d1.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Golden-Tree.png b/assets/High Forest/Trees/Golden-Tree.png new file mode 100644 index 0000000..ca4bd72 Binary files /dev/null and b/assets/High Forest/Trees/Golden-Tree.png differ diff --git a/assets/High Forest/Trees/Golden-Tree.png.import b/assets/High Forest/Trees/Golden-Tree.png.import new file mode 100644 index 0000000..6c775c0 --- /dev/null +++ b/assets/High Forest/Trees/Golden-Tree.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Golden-Tree.png-20c481574afe14f8f761d802692ea581.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Golden-Tree.png" +dest_files=[ "res://.import/Golden-Tree.png-20c481574afe14f8f761d802692ea581.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Green-Tree.png b/assets/High Forest/Trees/Green-Tree.png new file mode 100644 index 0000000..7f70fdf Binary files /dev/null and b/assets/High Forest/Trees/Green-Tree.png differ diff --git a/assets/High Forest/Trees/Green-Tree.png.import b/assets/High Forest/Trees/Green-Tree.png.import new file mode 100644 index 0000000..26bb0e4 --- /dev/null +++ b/assets/High Forest/Trees/Green-Tree.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Green-Tree.png-d2411d0125ab213d8ffa7bf9c74df92d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Green-Tree.png" +dest_files=[ "res://.import/Green-Tree.png-d2411d0125ab213d8ffa7bf9c74df92d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Red-Tree.png b/assets/High Forest/Trees/Red-Tree.png new file mode 100644 index 0000000..83f86f5 Binary files /dev/null and b/assets/High Forest/Trees/Red-Tree.png differ diff --git a/assets/High Forest/Trees/Red-Tree.png.import b/assets/High Forest/Trees/Red-Tree.png.import new file mode 100644 index 0000000..838e192 --- /dev/null +++ b/assets/High Forest/Trees/Red-Tree.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Red-Tree.png-3708fbf3bca869e7647318f93e501cc0.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Red-Tree.png" +dest_files=[ "res://.import/Red-Tree.png-3708fbf3bca869e7647318f93e501cc0.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/assets/High Forest/Trees/Yellow-Tree.png b/assets/High Forest/Trees/Yellow-Tree.png new file mode 100644 index 0000000..12efeb2 Binary files /dev/null and b/assets/High Forest/Trees/Yellow-Tree.png differ diff --git a/assets/High Forest/Trees/Yellow-Tree.png.import b/assets/High Forest/Trees/Yellow-Tree.png.import new file mode 100644 index 0000000..4061c2b --- /dev/null +++ b/assets/High Forest/Trees/Yellow-Tree.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Yellow-Tree.png-b7a2ad7318796ee49c166d8ef5238bf4.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/High Forest/Trees/Yellow-Tree.png" +dest_files=[ "res://.import/Yellow-Tree.png-b7a2ad7318796ee49c166d8ef5238bf4.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=false +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/src/Levels/Level3.tscn b/src/Levels/Level3.tscn new file mode 100644 index 0000000..ccb96ab --- /dev/null +++ b/src/Levels/Level3.tscn @@ -0,0 +1,291 @@ +[gd_scene load_steps=20 format=2] + +[ext_resource path="res://src/templates/Actor/ActorTemplate.tscn" type="PackedScene" id=1] +[ext_resource path="res://assets/Tiles/Assets/Demo TileSet.tres" type="TileSet" id=2] +[ext_resource path="res://assets/High Forest/Background/Background.png" type="Texture" id=3] +[ext_resource path="res://assets/High Forest/Assets/Tiles.png" type="Texture" id=4] +[ext_resource path="res://assets/Music/platformer_level03_loop.ogg" type="AudioStream" id=6] +[ext_resource path="res://src/enemyC/EnemyC.tscn" type="PackedScene" id=7] + +[sub_resource type="TileSet" id=1] + +[sub_resource type="ConvexPolygonShape2D" id=13] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=14] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=16] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=17] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=18] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=19] +points = PoolVector2Array( 0, 16, 16, 8.56219, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=20] +points = PoolVector2Array( 0, 8.40067, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=21] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=22] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=23] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="ConvexPolygonShape2D" id=24] +points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 ) + +[sub_resource type="TileSet" id=11] +0/name = "Tiles.png 0" +0/texture = ExtResource( 4 ) +0/tex_offset = Vector2( 0, 0 ) +0/modulate = Color( 1, 1, 1, 1 ) +0/region = Rect2( 0, 0, 80, 80 ) +0/tile_mode = 2 +0/autotile/icon_coordinate = Vector2( 0, 0 ) +0/autotile/tile_size = Vector2( 16, 16 ) +0/autotile/spacing = 0 +0/autotile/occluder_map = [ ] +0/autotile/navpoly_map = [ ] +0/autotile/priority_map = [ ] +0/autotile/z_index_map = [ ] +0/occluder_offset = Vector2( 0, 0 ) +0/navigation_offset = Vector2( 0, 0 ) +0/shape_offset = Vector2( 0, 0 ) +0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +0/shape = SubResource( 13 ) +0/shape_one_way = false +0/shape_one_way_margin = 1.0 +0/shapes = [ { +"autotile_coord": Vector2( 0, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 13 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 1, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 14 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 2, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 16 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 3, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 17 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 4, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 18 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +} ] +0/z_index = 0 +1/name = "Tiles.png 1" +1/texture = ExtResource( 4 ) +1/tex_offset = Vector2( 0, 0 ) +1/modulate = Color( 1, 1, 1, 1 ) +1/region = Rect2( 0, 80, 80, 80 ) +1/tile_mode = 2 +1/autotile/icon_coordinate = Vector2( 0, 0 ) +1/autotile/tile_size = Vector2( 16, 16 ) +1/autotile/spacing = 0 +1/autotile/occluder_map = [ ] +1/autotile/navpoly_map = [ ] +1/autotile/priority_map = [ ] +1/autotile/z_index_map = [ ] +1/occluder_offset = Vector2( 0, 0 ) +1/navigation_offset = Vector2( 0, 0 ) +1/shape_offset = Vector2( 0, 0 ) +1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +1/shape_one_way = false +1/shape_one_way_margin = 0.0 +1/shapes = [ ] +1/z_index = 0 +2/name = "Tiles.png 2" +2/texture = ExtResource( 4 ) +2/tex_offset = Vector2( 0, 0 ) +2/modulate = Color( 1, 1, 1, 1 ) +2/region = Rect2( 80, 0, 64, 48 ) +2/tile_mode = 2 +2/autotile/icon_coordinate = Vector2( 0, 0 ) +2/autotile/tile_size = Vector2( 16, 16 ) +2/autotile/spacing = 0 +2/autotile/occluder_map = [ ] +2/autotile/navpoly_map = [ ] +2/autotile/priority_map = [ ] +2/autotile/z_index_map = [ ] +2/occluder_offset = Vector2( 0, 0 ) +2/navigation_offset = Vector2( 0, 0 ) +2/shape_offset = Vector2( 0, 0 ) +2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +2/shape = SubResource( 19 ) +2/shape_one_way = false +2/shape_one_way_margin = 1.0 +2/shapes = [ { +"autotile_coord": Vector2( 0, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 19 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 1, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 20 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +} ] +2/z_index = 0 +3/name = "Tiles.png 3" +3/texture = ExtResource( 4 ) +3/tex_offset = Vector2( 0, 0 ) +3/modulate = Color( 1, 1, 1, 1 ) +3/region = Rect2( 64, 160, 96, 48 ) +3/tile_mode = 2 +3/autotile/icon_coordinate = Vector2( 0, 0 ) +3/autotile/tile_size = Vector2( 16, 16 ) +3/autotile/spacing = 0 +3/autotile/occluder_map = [ ] +3/autotile/navpoly_map = [ ] +3/autotile/priority_map = [ ] +3/autotile/z_index_map = [ ] +3/occluder_offset = Vector2( 0, 0 ) +3/navigation_offset = Vector2( 0, 0 ) +3/shape_offset = Vector2( 0, 0 ) +3/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +3/shape_one_way = false +3/shape_one_way_margin = 0.0 +3/shapes = [ ] +3/z_index = 0 +4/name = "Tiles.png 4" +4/texture = ExtResource( 4 ) +4/tex_offset = Vector2( 0, 0 ) +4/modulate = Color( 1, 1, 1, 1 ) +4/region = Rect2( 80, 48, 48, 64 ) +4/tile_mode = 2 +4/autotile/icon_coordinate = Vector2( 0, 0 ) +4/autotile/tile_size = Vector2( 16, 16 ) +4/autotile/spacing = 0 +4/autotile/occluder_map = [ ] +4/autotile/navpoly_map = [ ] +4/autotile/priority_map = [ ] +4/autotile/z_index_map = [ ] +4/occluder_offset = Vector2( 0, 0 ) +4/navigation_offset = Vector2( 0, 0 ) +4/shape_offset = Vector2( 0, 0 ) +4/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +4/shape = SubResource( 21 ) +4/shape_one_way = false +4/shape_one_way_margin = 1.0 +4/shapes = [ { +"autotile_coord": Vector2( 2, 1 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 21 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 0, 3 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 22 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 1, 3 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 23 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +}, { +"autotile_coord": Vector2( 2, 3 ), +"one_way": false, +"one_way_margin": 1.0, +"shape": SubResource( 24 ), +"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 ) +} ] +4/z_index = 0 + +[node name="Level3" type="Node2D"] + +[node name="ParallaxBackground" type="ParallaxBackground" parent="."] +scroll_base_scale = Vector2( 0.4, 1 ) +scroll_limit_end = Vector2( 1300, 0 ) + +[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground"] +motion_mirroring = Vector2( 500, 0 ) +__meta__ = { +"_edit_group_": true, +"_edit_lock_": true +} + +[node name="Bgmuck" type="Sprite" parent="ParallaxBackground/ParallaxLayer"] +texture = ExtResource( 3 ) +centered = false +__meta__ = { +"_edit_lock_": true +} + +[node name="Background TileMap" type="TileMap" parent="."] +z_index = -1 +tile_set = SubResource( 1 ) +cell_size = Vector2( 16, 16 ) +format = 1 +tile_data = PoolIntArray( 47, 0, 327682, 48, 0, 327682, 49, 0, 327682, 50, 0, 327682, 51, 0, 327682, 52, 0, 327682, 65582, 0, 196608, 65583, 0, 327682, 65584, 0, 327682, 65585, 0, 327682, 65586, 0, 327682, 65587, 0, 327682, 65588, 0, 327682, 131118, 0, 196608, 131119, 0, 327683, 131120, 0, 327682, 131121, 0, 327683, 131122, 0, 327683, 131123, 0, 327683, 131124, 0, 327683, 196655, 0, 327683, 196656, 0, 327682, 196657, 0, 327682, 196658, 0, 327683, 196659, 0, 327683, 196660, 0, 327683, 262191, 0, 327682, 262192, 0, 327682, 262193, 0, 327683, 262194, 0, 327682, 262195, 0, 327682, 262196, 0, 327682, 327727, 0, 327683, 327728, 0, 327683, 327729, 0, 327683, 327730, 0, 327683, 327731, 0, 327682, 327732, 0, 327682, 393263, 0, 327682, 393264, 0, 327682, 393265, 0, 327683, 393266, 0, 327682, 393267, 0, 327682, 393268, 0, 327682, 458799, 0, 327682, 458800, 0, 327682, 458801, 0, 327682, 458802, 0, 327682, 458803, 0, 327682, 458804, 0, 327683, 524335, 0, 327682, 524336, 0, 327682, 524337, 0, 327683, 524338, 0, 327683, 524339, 0, 327683, 524340, 0, 327683, 589871, 0, 327682, 589872, 0, 327682, 589873, 0, 327683, 589874, 0, 327683, 589875, 0, 327683, 589876, 0, 327683 ) +__meta__ = { +"_edit_lock_": true +} + +[node name="Collision TileMap" type="TileMap" parent="."] +tile_set = SubResource( 11 ) +cell_size = Vector2( 16, 16 ) +show_collision = true +format = 1 +tile_data = PoolIntArray( 196636, 4, 131072, 196637, 4, 131073, 196638, 4, 131073, 196639, 4, 131073, 196640, 4, 131073, 196641, 4, 131073, 196642, 4, 131073, 196643, 4, 131074, 262172, 4, 196608, 262173, 4, 196609, 262174, 4, 196609, 262175, 4, 196609, 262176, 4, 196609, 262177, 4, 196609, 262178, 4, 196609, 262179, 4, 196610, 458770, 2, 1, 458771, 0, 1, 458772, 0, 2, 458773, 0, 3, 458774, 0, 1, 458775, 0, 2, 458776, 0, 3, 458777, 4, 2, 458778, 0, 1, 458779, 0, 2, 458780, 0, 3, 458781, 0, 1, 458782, 0, 2, 458783, 0, 3, 458784, 4, 2, 458785, 0, 1, 458786, 0, 2, 458787, 0, 3, 458788, 0, 1, 458789, 0, 2, 458790, 0, 3, 458791, 4, 2, 458792, 0, 4, 524304, 2, 1, 524305, 2, 65536, 524306, 2, 65537, 524307, 0, 65537, 524308, 0, 65538, 524309, 0, 65539, 524310, 0, 65537, 524311, 0, 65538, 524312, 0, 65539, 524313, 4, 65538, 524314, 0, 65537, 524315, 0, 65538, 524316, 0, 65539, 524317, 0, 65537, 524318, 0, 65538, 524319, 0, 65539, 524320, 4, 65538, 524321, 0, 65537, 524322, 0, 65538, 524323, 0, 65539, 524324, 0, 65537, 524325, 0, 65538, 524326, 0, 65539, 524327, 4, 65538, 524328, 0, 65540, 589826, 0, 0, 589827, 0, 1, 589828, 0, 2, 589829, 0, 3, 589830, 0, 1, 589831, 0, 2, 589832, 0, 3, 589833, 0, 1, 589834, 0, 2, 589835, 0, 3, 589836, 0, 1, 589837, 0, 2, 589838, 0, 3, 589839, 2, 65536, 589840, 2, 65537, 589841, 2, 131072, 589842, 2, 131073, 589843, 0, 131073, 589844, 0, 131074, 589845, 0, 131075, 589846, 0, 131073, 589847, 0, 131074, 589848, 0, 131075, 589849, 0, 131074, 589850, 0, 131073, 589851, 0, 131074, 589852, 0, 131075, 589853, 0, 131073, 589854, 0, 131074, 589855, 0, 131075, 589856, 0, 131074, 589857, 0, 131073, 589858, 0, 131074, 589859, 0, 131075, 589860, 0, 131073, 589861, 0, 131074, 589862, 0, 131075, 589863, 0, 131074, 589864, 0, 131076, 655362, 0, 65536, 655363, 0, 65537, 655364, 0, 65538, 655365, 0, 65539, 655366, 0, 65537, 655367, 0, 65538, 655368, 0, 65539, 655369, 0, 65537, 655370, 0, 65538, 655371, 0, 65539, 655372, 0, 65537, 655373, 0, 65538, 655374, 0, 65539, 655375, 2, 131072, 655376, 2, 131073, 655377, 4, 0, 655378, 4, 1, 655379, 0, 196610, 655380, 0, 196610, 655381, 0, 196610, 655382, 0, 196610, 655383, 0, 196610, 655384, 0, 196610, 655385, 0, 196610, 655386, 0, 196610, 655387, 0, 196610, 655388, 0, 196610, 655389, 0, 196610, 655390, 0, 196610, 655391, 0, 196610, 655392, 0, 196610, 655393, 0, 196610, 655394, 0, 196610, 655395, 0, 196610, 655396, 0, 196610, 655397, 0, 196610, 655398, 0, 196610, 655399, 0, 196610, 655400, 0, 196612, 720898, 0, 131072, 720899, 0, 131073, 720900, 0, 131074, 720901, 0, 131075, 720902, 0, 131073, 720903, 0, 131074, 720904, 0, 131075, 720905, 0, 131073, 720906, 0, 131074, 720907, 0, 131075, 720908, 0, 131073, 720909, 0, 131074, 720910, 0, 131075, 720911, 4, 0, 720912, 4, 1, 720913, 0, 196610, 720914, 0, 196610, 720915, 0, 196610, 720916, 0, 196610, 720917, 0, 196610, 720918, 0, 196610, 720919, 0, 196610, 720920, 0, 196610, 720921, 0, 196610, 720922, 0, 196610, 720923, 0, 196610, 720924, 0, 196610, 720925, 0, 196610, 720926, 0, 196610, 720927, 0, 196610, 720928, 0, 196610, 720929, 0, 196610, 720930, 0, 196610, 720931, 0, 196610, 720932, 0, 196610, 720933, 0, 196610, 720934, 0, 196610, 720935, 0, 262147, 720936, 0, 262148 ) +__meta__ = { +"_edit_lock_": true +} + +[node name="Foreground TileMap" type="TileMap" parent="."] +z_index = 1 +tile_set = ExtResource( 2 ) +cell_size = Vector2( 16, 16 ) +format = 1 +tile_data = PoolIntArray( -131044, 0, 262152, -65508, 0, 262152, 28, 0, 262152, 44, 0, 262145, 45, 0, 262146, 46, 0, 262146, 47, 0, 262147, 65564, 0, 262152, 65581, 0, 327685, 65582, 0, 327686, 65583, 0, 327687, 131100, 0, 262152, 131118, 0, 327688, 196636, 0, 262152, 196654, 0, 327688, 262190, 0, 327688, 327726, 0, 327688, 393262, 0, 327688, 458798, 0, 327690, 589827, 0, 262148, 589828, 0, 262149, 589829, 0, 262149, 589830, 0, 262149, 589831, 0, 262151 ) +__meta__ = { +"_edit_lock_": true +} + +[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] +stream = ExtResource( 6 ) + +[node name="EnemyC" parent="." instance=ExtResource( 7 )] +position = Vector2( 394, 47 ) +__meta__ = { +"_edit_lock_": true +} + +[node name="EnemyC2" parent="." instance=ExtResource( 7 )] +position = Vector2( 492, 27 ) +__meta__ = { +"_edit_lock_": true +} + +[node name="ActorTemplate" parent="." instance=ExtResource( 1 )] +position = Vector2( 221, 135 ) +__meta__ = { +"_edit_lock_": true +} +actor_type = "NPC"