diff --git a/Behaviour/Charge!.gd b/Behaviour/Charge!.gd new file mode 100644 index 0000000..fae2c76 --- /dev/null +++ b/Behaviour/Charge!.gd @@ -0,0 +1,11 @@ +extends Node + + +# Called when the node enters the scene tree for the first time. +func _ready() -> void: + pass # Replace with function body. + + +# Called every frame. 'delta' is the elapsed time since the previous frame. +func _process(delta: float) -> void: + pass diff --git a/Behaviour/Charge!.gd.uid b/Behaviour/Charge!.gd.uid new file mode 100644 index 0000000..4548fe7 --- /dev/null +++ b/Behaviour/Charge!.gd.uid @@ -0,0 +1 @@ +uid://wfmx6v6funrk diff --git a/currency/EHAP_map.png b/currency/EHAP_map.png deleted file mode 100644 index 19c132b..0000000 --- a/currency/EHAP_map.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:692f1c2aa574fdc74664a72d034ec01f1cfe68977fcb3dc50bf7042561687f5d -size 965282 diff --git a/currency/EHAP_map.png.import b/currency/EHAP_map.png.import deleted file mode 100644 index a733d82..0000000 --- a/currency/EHAP_map.png.import +++ /dev/null @@ -1,40 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://8lqq14trnf5u" -path="res://.godot/imported/EHAP_map.png-b1025cc065bdc97d744b65efd6468a03.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://currency/EHAP_map.png" -dest_files=["res://.godot/imported/EHAP_map.png-b1025cc065bdc97d744b65efd6468a03.ctex"] - -[params] - -compress/mode=0 -compress/high_quality=false -compress/lossy_quality=0.7 -compress/uastc_level=0 -compress/rdo_quality_loss=0.0 -compress/hdr_compression=1 -compress/normal_map=0 -compress/channel_pack=0 -mipmaps/generate=false -mipmaps/limit=-1 -roughness/mode=0 -roughness/src_normal="" -process/channel_remap/red=0 -process/channel_remap/green=1 -process/channel_remap/blue=2 -process/channel_remap/alpha=3 -process/fix_alpha_border=true -process/premult_alpha=false -process/normal_map_invert_y=false -process/hdr_as_srgb=false -process/hdr_clamp_exposure=false -process/size_limit=0 -detect_3d/compress_to=1 diff --git a/map.tscn b/map.tscn index 6479ee5..a8a83fa 100644 --- a/map.tscn +++ b/map.tscn @@ -3,6 +3,48 @@ [ext_resource type="Texture2D" uid="uid://bntb4uxiugjq3" path="res://Map/EHAP_map.png" id="1_c7s6e"] [ext_resource type="Script" uid="uid://ws5ruc64db3v" path="res://CameraMove.gd" id="2_wijl4"] +[sub_resource type="RectangleShape2D" id="RectangleShape2D_bhunq"] +size = Vector2(184, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_wijl4"] +size = Vector2(184, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_e0an3"] +size = Vector2(397.13715, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_p5pve"] +size = Vector2(397.13715, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_urblq"] +size = Vector2(397.13715, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_iw27f"] +size = Vector2(397.13715, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_71pa8"] +size = Vector2(167.75, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_05x41"] +size = Vector2(167.75, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_gqbix"] +size = Vector2(171.75, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_oysan"] +size = Vector2(171.75, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_sb2pt"] +size = Vector2(397.79724, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_0t07s"] +size = Vector2(397.79724, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_6qsgm"] +size = Vector2(397.79724, 20) + +[sub_resource type="RectangleShape2D" id="RectangleShape2D_ooc2g"] +size = Vector2(397.79724, 20) + [node name="Node2D" type="Node2D" unique_id=575553336] [node name="EhapMap" type="Sprite2D" parent="." unique_id=26962123] @@ -16,3 +58,99 @@ limit_top = -1648 limit_right = 1926 limit_bottom = 1592 script = ExtResource("2_wijl4") + +[node name="PlayerGates" type="Area2D" parent="." unique_id=1387700911] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="PlayerGates" unique_id=880212519] +position = Vector2(967, 1469) +shape = SubResource("RectangleShape2D_bhunq") + +[node name="EnemyGates" type="Area2D" parent="." unique_id=92129502] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="EnemyGates" unique_id=993616373] +position = Vector2(966, -1524) +shape = SubResource("RectangleShape2D_wijl4") + +[node name="Wall" type="StaticBody2D" parent="." unique_id=1533768688] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall" unique_id=1071828556] +position = Vector2(674.7099, 1354.1438) +rotation = -0.18325958 +shape = SubResource("RectangleShape2D_e0an3") + +[node name="Wall7" type="StaticBody2D" parent="." unique_id=883382290] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall7" unique_id=1479410070] +position = Vector2(670, -1412) +rotation = 0.18325958 +shape = SubResource("RectangleShape2D_p5pve") + +[node name="Wall6" type="StaticBody2D" parent="." unique_id=152552060] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall6" unique_id=1066643737] +position = Vector2(318.00003, 1497.9999) +rotation = -0.5846853 +shape = SubResource("RectangleShape2D_urblq") + +[node name="Wall10" type="StaticBody2D" parent="." unique_id=1775364661] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall10" unique_id=1168089764] +position = Vector2(317.00003, -1548.0001) +rotation = 0.5846853 +shape = SubResource("RectangleShape2D_iw27f") + +[node name="Wall2" type="StaticBody2D" parent="." unique_id=1892667741] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall2" unique_id=843883753] +position = Vector2(1070, 1398.125) +rotation = -1.5707964 +shape = SubResource("RectangleShape2D_71pa8") + +[node name="Wall11" type="StaticBody2D" parent="." unique_id=546311748] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall11" unique_id=1149475211] +position = Vector2(1070, -1447) +rotation = -1.5707964 +shape = SubResource("RectangleShape2D_05x41") + +[node name="Wall3" type="StaticBody2D" parent="." unique_id=341274285] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall3" unique_id=2115335844] +position = Vector2(861, 1398) +rotation = -1.5707964 +shape = SubResource("RectangleShape2D_gqbix") + +[node name="Wall12" type="StaticBody2D" parent="." unique_id=1358255107] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall12" unique_id=941209779] +position = Vector2(862, -1446) +rotation = -1.5707964 +shape = SubResource("RectangleShape2D_oysan") + +[node name="Wall4" type="StaticBody2D" parent="." unique_id=1945357597] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall4" unique_id=435425623] +position = Vector2(1257.664, 1354.5021) +rotation = 0.18325958 +shape = SubResource("RectangleShape2D_sb2pt") + +[node name="Wall8" type="StaticBody2D" parent="." unique_id=814199825] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall8" unique_id=1753491154] +position = Vector2(1257, -1412) +rotation = -0.18325958 +shape = SubResource("RectangleShape2D_0t07s") + +[node name="Wall5" type="StaticBody2D" parent="." unique_id=378750450] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall5" unique_id=279094555] +position = Vector2(1611.9999, 1499) +rotation = 0.5846853 +shape = SubResource("RectangleShape2D_6qsgm") + +[node name="Wall9" type="StaticBody2D" parent="." unique_id=120309270] + +[node name="CollisionShape2D" type="CollisionShape2D" parent="Wall9" unique_id=1840760444] +position = Vector2(1612.9999, -1555.9999) +rotation = -0.5846853 +shape = SubResource("RectangleShape2D_ooc2g") diff --git a/project.godot b/project.godot index b7186f5..7b90190 100644 --- a/project.godot +++ b/project.godot @@ -20,6 +20,7 @@ Economy="*uid://dnpioqaes87yb" Random="*uid://cu3n7igqstbxi" UserContext="*uid://0a08ucta58lp" GameState="*uid://bohql2ihaumsa" +LetterGeneration="*uid://d156m2y8b38qs" [dialogic]