diff --git a/Music and Fonts(Misc.)/Skeleton Hit.tres b/Music and Fonts(Misc.)/Skeleton Hit.tres index c7ac0a6..c4ad710 100644 --- a/Music and Fonts(Misc.)/Skeleton Hit.tres +++ b/Music and Fonts(Misc.)/Skeleton Hit.tres @@ -5,14 +5,14 @@ resource_name = "Hit" length = 0.1 step = 0.05 tracks/0/type = "value" -tracks/0/path = NodePath("../Skeleton Enemy/Demon2:modulate") +tracks/0/path = NodePath("Skeleton:modulate") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/imported = false tracks/0/enabled = true tracks/0/keys = { -"times": PoolRealArray( 0, 0.05, 0.1 ), -"transitions": PoolRealArray( 1, 1, 1 ), +"times": PoolRealArray( 0, 0.1 ), +"transitions": PoolRealArray( 1, 1 ), "update": 0, -"values": [ Color( 0.980392, 0.529412, 0.529412, 1 ), Color( 10, 10, 10, 1 ), Color( 1, 1, 1, 1 ) ] +"values": [ Color( 100, 100, 100, 1 ), Color( 1, 1, 1, 1 ) ] } diff --git a/Title/BetterTitle.tscn b/Title/BetterTitle.tscn index afef32e..6c63154 100644 --- a/Title/BetterTitle.tscn +++ b/Title/BetterTitle.tscn @@ -1,10 +1,10 @@ [gd_scene load_steps=9 format=2] -[ext_resource path="res://Title/Quit 2.png" type="Texture" id=1] +[ext_resource path="res://art/Quit 2.png" type="Texture" id=1] [ext_resource path="res://Title/Play 2.png" type="Texture" id=2] [ext_resource path="res://art/Paralax_loading_screen.png" type="Texture" id=3] [ext_resource path="res://Title/Play 1.png" type="Texture" id=4] -[ext_resource path="res://Title/Quit 1.png" type="Texture" id=5] +[ext_resource path="res://art/Quit 1.png" type="Texture" id=5] [ext_resource path="res://Title/Tilte.gd" type="Script" id=6] [ext_resource path="res://Music and Fonts(Misc.)/m5x7.tres" type="DynamicFontData" id=7] @@ -41,11 +41,39 @@ __meta__ = { "_edit_use_anchors_": false } +[node name="Label2" type="Label" parent="MenuBackground"] +modulate = Color( 0, 0, 0, 1 ) +margin_left = -101.0 +margin_top = -59.0 +margin_right = 94.0 +margin_bottom = -11.0 +custom_fonts/font = SubResource( 1 ) +custom_colors/font_color = Color( 1, 0.121569, 0.121569, 1 ) +text = "The Crypt" +__meta__ = { +"_edit_use_anchors_": false +} + [node name="Label" type="Label" parent="MenuBackground"] -margin_left = -100.0 -margin_top = -60.0 -margin_right = 95.0 -margin_bottom = -12.0 +modulate = Color( 0.411765, 0.184314, 0.184314, 1 ) +margin_left = -99.0 +margin_top = -61.0 +margin_right = 96.0 +margin_bottom = -13.0 +custom_fonts/font = SubResource( 1 ) +custom_colors/font_color = Color( 1, 0.121569, 0.121569, 1 ) +text = "The Crypt" +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Label3" type="Label" parent="MenuBackground"] +modulate = Color( 1, 0.0666667, 0, 1 ) +self_modulate = Color( 0.980392, 0.380392, 0.380392, 1 ) +margin_left = -97.0 +margin_top = -65.1189 +margin_right = 98.0 +margin_bottom = -17.1189 custom_fonts/font = SubResource( 1 ) custom_colors/font_color = Color( 1, 0.121569, 0.121569, 1 ) text = "The Crypt" diff --git a/ai/Scenes/Skeleton Enemy.tscn b/ai/Scenes/Skeleton Enemy.tscn index 9a4f0a2..c980cbc 100644 --- a/ai/Scenes/Skeleton Enemy.tscn +++ b/ai/Scenes/Skeleton Enemy.tscn @@ -52,7 +52,6 @@ one_shot = true position = Vector2( 1, -1 ) texture = ExtResource( 3 ) hframes = 8 -frame = 7 [node name="AnimationPlayer" type="AnimationPlayer" parent="."] autoplay = "Skeleton Jump" diff --git a/art/Quit 1.png b/art/Quit 1.png new file mode 100644 index 0000000..833ac73 Binary files /dev/null and b/art/Quit 1.png differ diff --git a/art/Quit 1.png.import b/art/Quit 1.png.import new file mode 100644 index 0000000..4174ef5 --- /dev/null +++ b/art/Quit 1.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Quit 1.png-2366f44e4d9e63d41d21263ed1180c2f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://art/Quit 1.png" +dest_files=[ "res://.import/Quit 1.png-2366f44e4d9e63d41d21263ed1180c2f.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 +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 diff --git a/art/Quit 2.png b/art/Quit 2.png new file mode 100644 index 0000000..c2e0ceb Binary files /dev/null and b/art/Quit 2.png differ diff --git a/art/Quit 2.png.import b/art/Quit 2.png.import new file mode 100644 index 0000000..262202b --- /dev/null +++ b/art/Quit 2.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Quit 2.png-7b68f0ae0fe0dcf7e6bb5be5bd04d423.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://art/Quit 2.png" +dest_files=[ "res://.import/Quit 2.png-7b68f0ae0fe0dcf7e6bb5be5bd04d423.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 +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 diff --git a/levels/Campaign/Level 1/Level 1.tscn b/levels/Campaign/Level 1/Level 1.tscn index 8a2ea23..42784ff 100644 --- a/levels/Campaign/Level 1/Level 1.tscn +++ b/levels/Campaign/Level 1/Level 1.tscn @@ -36,6 +36,7 @@ tracks/0/keys = { } [sub_resource type="DynamicFont" id=4] +size = 12 font_data = ExtResource( 8 ) [node name="Level 1" type="Node"] @@ -91,7 +92,7 @@ margin_top = 60.0 margin_right = 435.0 margin_bottom = 137.0 custom_fonts/font = SubResource( 1 ) -text = "Expirement with combo's, and craft the best magic for the situation." +text = "Experiment with combo's, and craft the best magic for the situation." align = 1 valign = 1 autowrap = true @@ -159,7 +160,7 @@ margin_right = 90.0 margin_bottom = 76.0 rect_scale = Vector2( 3.25, 3.25 ) custom_fonts/font = SubResource( 4 ) -text = "Leap of Faith" +text = "Stage: 1 Leap of Faith" align = 1 valign = 1 percent_visible = 0.0 diff --git a/levels/Campaign/Level 2/Level 2.tscn b/levels/Campaign/Level 2/Level 2.tscn new file mode 100644 index 0000000..43e4597 --- /dev/null +++ b/levels/Campaign/Level 2/Level 2.tscn @@ -0,0 +1,110 @@ +[gd_scene load_steps=10 format=2] + +[ext_resource path="res://meta/DungeonTilemap.tres" type="TileSet" id=1] +[ext_resource path="res://Player/Player.tscn" type="PackedScene" id=2] +[ext_resource path="res://art/door.png" type="Texture" id=3] +[ext_resource path="res://ai/Scenes/Demon.tscn" type="PackedScene" id=4] +[ext_resource path="res://ai/Scenes/Skeleton Enemy.tscn" type="PackedScene" id=5] +[ext_resource path="res://ai/Scenes/ogre.tscn" type="PackedScene" id=6] +[ext_resource path="res://levels/Campaign/Level 2/Area2D.gd" type="Script" id=7] +[ext_resource path="res://objects/Door.tscn" type="PackedScene" id=8] + +[sub_resource type="RectangleShape2D" id=1] +extents = Vector2( 1810, 13 ) + +[node name="Level 2" type="Node"] + +[node name="Door" parent="." instance=ExtResource( 8 )] +position = Vector2( 2246, 144 ) +next_scene = "res://levels/Campaign/Level 3/Level 3.tscn" + +[node name="door" type="Sprite" parent="."] +position = Vector2( 16, 161 ) +texture = ExtResource( 3 ) +hframes = 2 + +[node name="TileMap" type="TileMap" parent="." groups=[ +"Tilemap", +]] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 16, 16 ) +collision_layer = 2 +collision_mask = 0 +format = 1 +tile_data = PoolIntArray( -3, 0, 8, -2, 0, 10, -1, 0, 10, -65536, 0, 10, -65535, 0, 10, -65534, 0, 10, -65533, 0, 10, -65532, 0, 10, -65531, 0, 10, -65530, 0, 10, -65529, 0, 10, -65528, 0, 10, -65527, 0, 10, -65526, 0, 10, -65525, 0, 10, -65524, 0, 10, -65523, 0, 10, -65522, 0, 10, -65521, 0, 10, -65520, 0, 10, -65519, 0, 10, -65518, 0, 10, -65517, 0, 10, -65516, 0, 10, -65515, 0, 10, -65514, 0, 10, -65513, 0, 10, -65512, 0, 10, -65511, 0, 10, -65510, 0, 10, -65509, 0, 10, -65508, 0, 10, -65507, 0, 10, -65506, 0, 10, -65505, 0, 10, -65504, 0, 10, -65503, 0, 10, -65502, 0, 10, -65501, 0, 10, -65500, 0, 10, -65499, 0, 10, -65498, 0, 10, -65497, 0, 10, -65496, 0, 10, -65495, 0, 10, -65494, 0, 10, -65493, 0, 10, -65492, 0, 10, -65491, 0, 10, -65490, 0, 10, -65489, 0, 10, -65488, 0, 10, -65487, 0, 10, -65486, 0, 10, -65485, 0, 10, -65484, 0, 10, -65483, 0, 10, -65482, 0, 10, -65481, 0, 10, -65480, 0, 10, -65479, 0, 10, -65478, 0, 10, -65477, 0, 10, -65476, 0, 10, -65475, 0, 10, -65474, 0, 10, -65473, 0, 10, -65472, 0, 10, -65471, 0, 10, -65470, 0, 10, -65469, 0, 10, -65468, 0, 10, -65467, 0, 10, -65466, 0, 10, -65465, 0, 10, -65464, 0, 10, -65463, 0, 10, -65462, 0, 10, -65461, 0, 10, -65460, 0, 10, -65459, 0, 10, -65458, 0, 10, -65457, 0, 10, -65456, 0, 10, -65455, 0, 10, -65454, 0, 10, -65453, 0, 10, -65452, 0, 10, -65451, 0, 10, -65450, 0, 10, -65449, 0, 10, -65448, 0, 10, -65447, 0, 10, -65446, 0, 10, -65445, 0, 10, -65444, 0, 10, -65443, 0, 10, -65442, 0, 10, -65441, 0, 10, -65440, 0, 10, -65439, 0, 10, -65438, 0, 10, -65437, 0, 10, -65436, 0, 10, -65435, 0, 10, -65434, 0, 10, -65433, 0, 10, -65432, 0, 10, -65431, 0, 10, -65430, 0, 10, -65429, 0, 10, -65428, 0, 10, -65427, 0, 10, -65426, 0, 10, -65425, 0, 10, -65424, 0, 10, -65423, 0, 10, -65422, 0, 10, -65421, 0, 10, -65420, 0, 10, -65419, 0, 10, -65418, 0, 10, -65417, 0, 10, -65416, 0, 10, -65415, 0, 10, -65414, 0, 10, -65413, 0, 10, -65412, 0, 10, -65411, 0, 10, -65410, 0, 10, -65409, 0, 10, -65408, 0, 10, -65407, 0, 10, -65406, 0, 10, -65405, 0, 10, -65404, 0, 10, -65403, 0, 10, -65402, 0, 10, -65401, 0, 10, -65400, 0, 10, -65399, 0, 10, -65398, 0, 10, -65397, 0, 10, -65396, 0, 10, -65395, 0, 10, -65394, 0, 10, -65393, 0, 10, -65392, 0, 11, 65533, 0, 65544, 65534, 0, 131081, 65535, 0, 131081, 0, 0, 131081, 1, 0, 131081, 2, 0, 131081, 3, 0, 131081, 4, 0, 131081, 5, 0, 131081, 6, 0, 131081, 7, 0, 131081, 8, 0, 131081, 9, 0, 131081, 10, 0, 131081, 11, 0, 131081, 12, 0, 131081, 13, 0, 131081, 14, 0, 131081, 15, 0, 131081, 16, 0, 131081, 17, 0, 131081, 18, 0, 131081, 19, 0, 131081, 20, 0, 131081, 21, 0, 131081, 22, 0, 131081, 23, 0, 131081, 24, 0, 131081, 25, 0, 131081, 26, 0, 131081, 27, 0, 131081, 28, 0, 131081, 29, 0, 131081, 30, 0, 131081, 31, 0, 131081, 32, 0, 131081, 33, 0, 131081, 34, 0, 131081, 35, 0, 131081, 36, 0, 131081, 37, 0, 131081, 38, 0, 131081, 39, 0, 131081, 40, 0, 131081, 41, 0, 131081, 42, 0, 131081, 43, 0, 131081, 44, 0, 131081, 45, 0, 131081, 46, 0, 131081, 47, 0, 131081, 48, 0, 131081, 49, 0, 131081, 50, 0, 131081, 51, 0, 131081, 52, 0, 131081, 53, 0, 131081, 54, 0, 131081, 55, 0, 131081, 56, 0, 131081, 57, 0, 131081, 58, 0, 131081, 59, 0, 131081, 60, 0, 131081, 61, 0, 131081, 62, 0, 131081, 63, 0, 131081, 64, 0, 131081, 65, 0, 131081, 66, 0, 131081, 67, 0, 131081, 68, 0, 131081, 69, 0, 131081, 70, 0, 131081, 71, 0, 131081, 72, 0, 131081, 73, 0, 131081, 74, 0, 131081, 75, 0, 131081, 76, 0, 131081, 77, 0, 131081, 78, 0, 131081, 79, 0, 131081, 80, 0, 131081, 81, 0, 131081, 82, 0, 131081, 83, 0, 131081, 84, 0, 131081, 85, 0, 131081, 86, 0, 131081, 87, 0, 131081, 88, 0, 131081, 89, 0, 131081, 90, 0, 131081, 91, 0, 131081, 92, 0, 131081, 93, 0, 131081, 94, 0, 131081, 95, 0, 131081, 96, 0, 131081, 97, 0, 131081, 98, 0, 131081, 99, 0, 131081, 100, 0, 131081, 101, 0, 131081, 102, 0, 131081, 103, 0, 131081, 104, 0, 131081, 105, 0, 131081, 106, 0, 131081, 107, 0, 131081, 108, 0, 131081, 109, 0, 131081, 110, 0, 131081, 111, 0, 131081, 112, 0, 131081, 113, 0, 131081, 114, 0, 131081, 115, 0, 131081, 116, 0, 131081, 117, 0, 131078, 118, 0, 196617, 119, 0, 196617, 120, 0, 196617, 121, 0, 196617, 122, 0, 196617, 123, 0, 196617, 124, 0, 196617, 125, 0, 196617, 126, 0, 196617, 127, 0, 196617, 128, 0, 196617, 129, 0, 196617, 130, 0, 196617, 131, 0, 196617, 132, 0, 196617, 133, 0, 196617, 134, 0, 196617, 135, 0, 196617, 136, 0, 196617, 137, 0, 196617, 138, 0, 196617, 139, 0, 196617, 140, 0, 196617, 141, 0, 196617, 142, 0, 196617, 143, 0, 131077, 144, 0, 131083, 131069, 0, 65544, 131070, 0, 131081, 131071, 0, 131078, 65536, 0, 196617, 65537, 0, 196617, 65538, 0, 196617, 65539, 0, 196617, 65540, 0, 196617, 65541, 0, 196617, 65542, 0, 196617, 65543, 0, 196617, 65544, 0, 196617, 65545, 0, 196617, 65546, 0, 196617, 65547, 0, 196617, 65548, 0, 196617, 65549, 0, 196617, 65550, 0, 196617, 65551, 0, 196617, 65552, 0, 196617, 65553, 0, 196617, 65554, 0, 196617, 65555, 0, 196617, 65556, 0, 196617, 65557, 0, 196617, 65558, 0, 196617, 65559, 0, 196617, 65560, 0, 196617, 65561, 0, 196617, 65562, 0, 196617, 65563, 0, 196617, 65564, 0, 196617, 65565, 0, 196617, 65566, 0, 196617, 65567, 0, 196617, 65568, 0, 196617, 65569, 0, 196617, 65570, 0, 196617, 65571, 0, 196617, 65572, 0, 196617, 65573, 0, 196617, 65574, 0, 196617, 65575, 0, 196617, 65576, 0, 196617, 65577, 0, 196617, 65578, 0, 196617, 65579, 0, 196617, 65580, 0, 196617, 65581, 0, 196617, 65582, 0, 196617, 65583, 0, 131077, 65584, 0, 131081, 65585, 0, 131081, 65586, 0, 131081, 65587, 0, 131081, 65588, 0, 131081, 65589, 0, 131078, 65590, 0, 196617, 65591, 0, 196617, 65592, 0, 196617, 65593, 0, 196617, 65594, 0, 196617, 65595, 0, 196617, 65596, 0, 196617, 65597, 0, 196617, 65598, 0, 196617, 65599, 0, 196617, 65600, 0, 196617, 65601, 0, 196617, 65602, 0, 196617, 65603, 0, 196617, 65604, 0, 196617, 65605, 0, 196617, 65606, 0, 196617, 65607, 0, 196617, 65608, 0, 196617, 65609, 0, 196617, 65610, 0, 196617, 65611, 0, 196617, 65612, 0, 196617, 65613, 0, 196617, 65614, 0, 196617, 65615, 0, 196617, 65616, 0, 196617, 65617, 0, 196617, 65618, 0, 196617, 65619, 0, 196617, 65620, 0, 196617, 65621, 0, 196617, 65622, 0, 196617, 65623, 0, 196617, 65624, 0, 196617, 65625, 0, 196617, 65626, 0, 196617, 65627, 0, 196617, 65628, 0, 196617, 65629, 0, 196617, 65630, 0, 196617, 65631, 0, 196617, 65632, 0, 196617, 65633, 0, 196617, 65634, 0, 196617, 65635, 0, 196617, 65636, 0, 196617, 65637, 0, 196617, 65638, 0, 196617, 65639, 0, 196617, 65640, 0, 196617, 65641, 0, 196617, 65642, 0, 196617, 65643, 0, 196617, 65644, 0, 196617, 65645, 0, 196617, 65646, 0, 196617, 65647, 0, 196617, 65648, 0, 196617, 65649, 0, 196617, 65650, 0, 196617, 65651, 0, 196617, 65652, 0, 131077, 65653, 0, 131083, 65679, 0, 65544, 65680, 0, 131083, 196605, 0, 65544, 196606, 0, 131081, 196607, 0, 131083, 131119, 0, 65544, 131120, 0, 131081, 131121, 0, 131081, 131122, 0, 131081, 131123, 0, 131081, 131124, 0, 131078, 131125, 0, 196619, 131188, 0, 65544, 131189, 0, 65547, 131190, 0, 196611, 131215, 0, 65544, 131216, 0, 131083, 262141, 0, 65544, 262142, 0, 131081, 262143, 0, 131083, 196655, 0, 65544, 196656, 0, 131081, 196657, 0, 131081, 196658, 0, 131081, 196659, 0, 131078, 196660, 0, 196619, 196724, 0, 65544, 196725, 0, 131083, 196751, 0, 65544, 196752, 0, 131083, 327677, 0, 65544, 327678, 0, 131081, 327679, 0, 131083, 262191, 0, 65544, 262192, 0, 131081, 262193, 0, 131081, 262194, 0, 131078, 262195, 0, 196619, 262260, 0, 65544, 262261, 0, 65547, 262262, 0, 196611, 262287, 0, 65544, 262288, 0, 131083, 393213, 0, 65544, 393214, 0, 131081, 393215, 0, 131083, 327727, 0, 65544, 327728, 0, 131081, 327729, 0, 131078, 327730, 0, 196619, 327796, 0, 65544, 327797, 0, 131083, 327823, 0, 65544, 327824, 0, 131083, 458749, 0, 65544, 458750, 0, 131081, 458751, 0, 131083, 393263, 0, 65544, 393264, 0, 131078, 393265, 0, 196619, 393332, 0, 65544, 393333, 0, 65547, 393334, 0, 196611, 393359, 0, 65544, 393360, 0, 131083, 524285, 0, 65544, 524286, 0, 131081, 524287, 0, 131083, 458799, 0, 196616, 458800, 0, 196619, 458868, 0, 65544, 458869, 0, 131083, 458895, 0, 65544, 458896, 0, 131083, 589821, 0, 65544, 589822, 0, 131081, 589823, 0, 131083, 524404, 0, 65544, 524405, 0, 65547, 524406, 0, 196611, 524431, 0, 65544, 524432, 0, 131083, 655357, 0, 65544, 655358, 0, 131081, 655359, 0, 131083, 589866, 0, 0, 589940, 0, 196616, 589941, 0, 196619, 589967, 0, 65544, 589968, 0, 131083, 720893, 0, 65544, 720894, 0, 131081, 720895, 0, 131083, 655395, 0, 0, 655400, 0, 0, 655402, 0, 65536, 655503, 0, 65544, 655504, 0, 131083, 786429, 0, 65544, 786430, 0, 131081, 786431, 0, 65542, 720896, 0, 10, 720897, 0, 10, 720898, 0, 10, 720899, 0, 10, 720900, 0, 10, 720901, 0, 10, 720902, 0, 10, 720903, 0, 10, 720904, 0, 10, 720905, 0, 10, 720906, 0, 10, 720907, 0, 10, 720908, 0, 10, 720909, 0, 10, 720910, 0, 10, 720911, 0, 10, 720912, 0, 10, 720913, 0, 10, 720914, 0, 10, 720915, 0, 10, 720916, 0, 10, 720917, 0, 10, 720918, 0, 10, 720919, 0, 10, 720920, 0, 10, 720921, 0, 10, 720922, 0, 10, 720923, 0, 10, 720924, 0, 10, 720925, 0, 11, 720928, 0, 0, 720931, 0, 65536, 720934, 0, 0, 720936, 0, 65536, 720938, 0, 65536, 720940, 0, 0, 720943, 0, 8, 720944, 0, 10, 720945, 0, 10, 720946, 0, 10, 720947, 0, 10, 720948, 0, 10, 720949, 0, 10, 720950, 0, 10, 720951, 0, 10, 720952, 0, 10, 720953, 0, 10, 720954, 0, 10, 720955, 0, 10, 720956, 0, 10, 720957, 0, 10, 720958, 0, 10, 720959, 0, 10, 720960, 0, 10, 720961, 0, 10, 720962, 0, 10, 720963, 0, 10, 720964, 0, 10, 720965, 0, 10, 720966, 0, 10, 720967, 0, 10, 720968, 0, 10, 720969, 0, 10, 720970, 0, 10, 720971, 0, 10, 720972, 0, 10, 720973, 0, 10, 720974, 0, 10, 720975, 0, 11, 720982, 0, 8, 720983, 0, 10, 720984, 0, 10, 720985, 0, 10, 720986, 0, 10, 720987, 0, 10, 720988, 0, 10, 720989, 0, 10, 720990, 0, 11, 720992, 0, 8, 720993, 0, 10, 720994, 0, 10, 720995, 0, 10, 720996, 0, 10, 720997, 0, 10, 720998, 0, 10, 720999, 0, 10, 721000, 0, 10, 721001, 0, 10, 721002, 0, 10, 721003, 0, 10, 721004, 0, 10, 721005, 0, 10, 721006, 0, 10, 721007, 0, 10, 721008, 0, 10, 721009, 0, 10, 721010, 0, 10, 721011, 0, 10, 721012, 0, 10, 721013, 0, 10, 721014, 0, 10, 721015, 0, 10, 721016, 0, 10, 721017, 0, 10, 721018, 0, 10, 721019, 0, 10, 721020, 0, 10, 721021, 0, 10, 721022, 0, 10, 721023, 0, 10, 721024, 0, 10, 721025, 0, 10, 721026, 0, 10, 721027, 0, 10, 721028, 0, 10, 721029, 0, 10, 721030, 0, 10, 721031, 0, 10, 721032, 0, 10, 721033, 0, 10, 721034, 0, 10, 721035, 0, 10, 721036, 0, 10, 721037, 0, 10, 721038, 0, 10, 721039, 0, 65541, 721040, 0, 131083, 851965, 0, 196616, 851966, 0, 196617, 851967, 0, 196617, 786432, 0, 196617, 786433, 0, 196617, 786434, 0, 196617, 786435, 0, 196617, 786436, 0, 196617, 786437, 0, 196617, 786438, 0, 196617, 786439, 0, 196617, 786440, 0, 196617, 786441, 0, 196617, 786442, 0, 196617, 786443, 0, 196617, 786444, 0, 196617, 786445, 0, 196617, 786446, 0, 196617, 786447, 0, 196617, 786448, 0, 196617, 786449, 0, 196617, 786450, 0, 196617, 786451, 0, 196617, 786452, 0, 196617, 786453, 0, 196617, 786454, 0, 196617, 786455, 0, 196617, 786456, 0, 196617, 786457, 0, 196617, 786458, 0, 196617, 786459, 0, 196617, 786460, 0, 196617, 786461, 0, 196619, 786464, 0, 131072, 786467, 0, 131072, 786470, 0, 131072, 786472, 0, 131072, 786474, 0, 131072, 786476, 0, 131072, 786479, 0, 196616, 786480, 0, 196617, 786481, 0, 196617, 786482, 0, 196617, 786483, 0, 196617, 786484, 0, 196617, 786485, 0, 196617, 786486, 0, 196617, 786487, 0, 196617, 786488, 0, 196617, 786489, 0, 196617, 786490, 0, 196617, 786491, 0, 196617, 786492, 0, 196617, 786493, 0, 196617, 786494, 0, 196617, 786495, 0, 196617, 786496, 0, 196617, 786497, 0, 196617, 786498, 0, 196617, 786499, 0, 196617, 786500, 0, 196617, 786501, 0, 196617, 786502, 0, 196617, 786503, 0, 196617, 786504, 0, 196617, 786505, 0, 196617, 786506, 0, 196617, 786507, 0, 196617, 786508, 0, 196617, 786509, 0, 196617, 786510, 0, 196617, 786511, 0, 196619, 786518, 0, 196616, 786519, 0, 196617, 786520, 0, 196617, 786521, 0, 196617, 786522, 0, 196617, 786523, 0, 196617, 786524, 0, 196617, 786525, 0, 196617, 786526, 0, 196619, 786528, 0, 196616, 786529, 0, 196617, 786530, 0, 196617, 786531, 0, 196617, 786532, 0, 196617, 786533, 0, 196617, 786534, 0, 196617, 786535, 0, 196617, 786536, 0, 196617, 786537, 0, 196617, 786538, 0, 196617, 786539, 0, 196617, 786540, 0, 196617, 786541, 0, 196617, 786542, 0, 196617, 786543, 0, 196617, 786544, 0, 196617, 786545, 0, 196617, 786546, 0, 196617, 786547, 0, 196617, 786548, 0, 196617, 786549, 0, 196617, 786550, 0, 196617, 786551, 0, 196617, 786552, 0, 196617, 786553, 0, 196617, 786554, 0, 196617, 786555, 0, 196617, 786556, 0, 196617, 786557, 0, 196617, 786558, 0, 196617, 786559, 0, 196617, 786560, 0, 196617, 786561, 0, 196617, 786562, 0, 196617, 786563, 0, 196617, 786564, 0, 196617, 786565, 0, 196617, 786566, 0, 196617, 786567, 0, 196617, 786568, 0, 196617, 786569, 0, 196617, 786570, 0, 196617, 786571, 0, 196617, 786572, 0, 196617, 786573, 0, 196617, 786574, 0, 196617, 786575, 0, 196617, 786576, 0, 196619 ) + +[node name="Skeleton Enemy" parent="TileMap" instance=ExtResource( 5 )] +position = Vector2( 1582, 161 ) + +[node name="Player" parent="." instance=ExtResource( 2 )] +position = Vector2( 108, 164 ) + +[node name="Enemies" type="Node" parent="."] + +[node name="Demon" parent="Enemies" instance=ExtResource( 4 )] +position = Vector2( 952, 163 ) + +[node name="Skeleton Enemy" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 295, 165 ) + +[node name="Ogre" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 330, 171 ) + +[node name="Skeleton Enemy2" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1154, 165 ) + +[node name="Skeleton Enemy3" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1240, 167 ) + +[node name="Skeleton Enemy4" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1240, 167 ) + +[node name="Demon2" parent="Enemies" instance=ExtResource( 4 )] +position = Vector2( 1385, 167 ) + +[node name="Ogre3" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 1660, 173 ) + +[node name="Demon3" parent="Enemies" instance=ExtResource( 4 )] +position = Vector2( 1896, 87 ) + +[node name="Demon4" parent="Enemies" instance=ExtResource( 4 )] +position = Vector2( 1896, 20 ) + +[node name="Ogre2" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 1198, 169 ) + +[node name="Ogre4" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2162, 166 ) + +[node name="Ogre5" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2097, 167 ) + +[node name="Ogre6" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2209, 170 ) + +[node name="Ogre7" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2027, 168 ) + +[node name="Ogre8" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2054, 168 ) + +[node name="Ogre9" parent="Enemies" instance=ExtResource( 6 )] +position = Vector2( 2128, 167 ) + +[node name="Skeleton Enemy5" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1895, 120 ) + +[node name="Skeleton Enemy6" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1893, 55 ) + +[node name="Skeleton Enemy7" parent="Enemies" instance=ExtResource( 5 )] +position = Vector2( 1893, 55 ) + +[node name="Area2D" type="Area2D" parent="."] +script = ExtResource( 7 ) + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"] +position = Vector2( 1603, 241 ) +shape = SubResource( 1 ) +[connection signal="body_entered" from="Area2D" to="Area2D" method="_on_Area2D_body_entered"] diff --git a/levels/Campaign/Level 3/Level_3.tscn b/levels/Campaign/Level 3/Level_3.tscn index a7b1ac4..e0ee863 100644 --- a/levels/Campaign/Level 3/Level_3.tscn +++ b/levels/Campaign/Level 3/Level_3.tscn @@ -95,6 +95,7 @@ position = Vector2( 1120, 72 ) [node name="Player" parent="." instance=ExtResource( 1 )] position = Vector2( 431.5, 202 ) +collision_layer = 4 [node name="Area2D" type="Area2D" parent="."] script = ExtResource( 3 ) diff --git a/levels/Campaign/Level0.tscn b/levels/Campaign/Level0.tscn index 872b95f..4bf39be 100644 --- a/levels/Campaign/Level0.tscn +++ b/levels/Campaign/Level0.tscn @@ -20,7 +20,7 @@ color = Color( 0.564706, 0.564706, 0.564706, 1 ) position = Vector2( 128, 160 ) [node name="Player" parent="." instance=ExtResource( 5 )] -position = Vector2( 74, 158 ) +position = Vector2( 74, 157 ) [node name="torch" parent="." instance=ExtResource( 4 )] position = Vector2( 85, 91 ) diff --git a/npc/Wizard.gd b/npc/Wizard.gd index 7b9c8b4..c0ce5c3 100644 --- a/npc/Wizard.gd +++ b/npc/Wizard.gd @@ -6,7 +6,7 @@ var line1 = "Good, you've finally made it!" var line2 = "This will be the final stage of your training." var line3 = "Even so, this final test will be no picnic..." var line4 = "I have faith in your abilities, my apprentice." -var line5 = "Go on ahead, I'll meet you at the end of The Labyrinth." +var line5 = "Go on ahead, I'll meet you at the end of The Crypt." var lines = [line0, line1, line2, line3, line4, line5] var line_number = 0 diff --git a/npc/Wizard.tscn b/npc/Wizard.tscn index 2a360c2..b79b5d6 100644 --- a/npc/Wizard.tscn +++ b/npc/Wizard.tscn @@ -74,7 +74,7 @@ tracks/0/keys = { "times": PoolRealArray( 0, 1.5 ), "transitions": PoolRealArray( 1, 1 ), "update": 0, -"values": [ 0.0, 1.0 ] +"values": [ 0.103, 1.0 ] } [sub_resource type="RectangleShape2D" id=4] @@ -120,7 +120,7 @@ custom_fonts/font = SubResource( 6 ) align = 1 valign = 1 autowrap = true -percent_visible = 0.0 +percent_visible = 0.103 __meta__ = { "_edit_use_anchors_": false }