level 5
This commit is contained in:
@@ -86,7 +86,26 @@ theme_override_font_sizes/font_size = 24
|
||||
disabled = true
|
||||
text = "Level 4"
|
||||
|
||||
[node name="Button_5" type="Button" parent="Control"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -240.0
|
||||
offset_top = 76.0
|
||||
offset_right = -32.0
|
||||
offset_bottom = 140.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_fonts/font = ExtResource("2_3ebbo")
|
||||
theme_override_font_sizes/font_size = 24
|
||||
disabled = true
|
||||
text = "Level 5"
|
||||
|
||||
[connection signal="pressed" from="Control/Button_1" to="." method="_on_button_pressed" binds= ["1"]]
|
||||
[connection signal="pressed" from="Control/Button_2" to="." method="_on_button_pressed" binds= ["2"]]
|
||||
[connection signal="pressed" from="Control/Button_3" to="." method="_on_button_pressed" binds= ["3"]]
|
||||
[connection signal="pressed" from="Control/Button_4" to="." method="_on_button_pressed" binds= ["4"]]
|
||||
[connection signal="pressed" from="Control/Button_5" to="." method="_on_button_pressed" binds= ["5"]]
|
||||
|
||||
@@ -19089,6 +19089,8 @@ auto_collect = true
|
||||
|
||||
[node name="destroyblock" parent="interactable_blocks" instance=ExtResource("5_k4kpc")]
|
||||
position = Vector2(160, -48)
|
||||
hit_object = ExtResource("4_7ycg6")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock2" parent="interactable_blocks" instance=ExtResource("3_4oas0")]
|
||||
position = Vector2(176, -48)
|
||||
@@ -19096,6 +19098,8 @@ hit_object = ExtResource("6_1e33i")
|
||||
|
||||
[node name="destroyblock2" parent="interactable_blocks" instance=ExtResource("5_k4kpc")]
|
||||
position = Vector2(192, -48)
|
||||
hit_object = ExtResource("4_7ycg6")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock3" parent="interactable_blocks" instance=ExtResource("3_4oas0")]
|
||||
position = Vector2(208, -48)
|
||||
@@ -19160,6 +19164,8 @@ auto_collect = true
|
||||
|
||||
[node name="destroyblock17" parent="interactable_blocks" instance=ExtResource("5_k4kpc")]
|
||||
position = Vector2(1424, -48)
|
||||
hit_object = ExtResource("4_7ycg6")
|
||||
auto_collect = true
|
||||
|
||||
[node name="destroyblock18" parent="interactable_blocks" instance=ExtResource("5_k4kpc")]
|
||||
position = Vector2(1520, -48)
|
||||
@@ -19316,19 +19322,22 @@ position = Vector2(736, 0)
|
||||
position = Vector2(768, 0)
|
||||
|
||||
[node name="Gumba4" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1120, 0)
|
||||
position = Vector2(1200, -128)
|
||||
|
||||
[node name="Gumba5" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1152, 0)
|
||||
position = Vector2(1232, -128)
|
||||
|
||||
[node name="Gumba6" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1472, 0)
|
||||
|
||||
[node name="Gumba16" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1504, 0)
|
||||
|
||||
[node name="Gumba8" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(2672, 0)
|
||||
position = Vector2(2784, 0)
|
||||
|
||||
[node name="Gumba9" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(2752, 0)
|
||||
position = Vector2(2816, 0)
|
||||
|
||||
[node name="Gumba10" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(576, 0)
|
||||
@@ -19343,10 +19352,10 @@ position = Vector2(1760, 0)
|
||||
position = Vector2(1792, 0)
|
||||
|
||||
[node name="Gumba12" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1904, 0)
|
||||
position = Vector2(1936, 0)
|
||||
|
||||
[node name="Gumba13" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(1936, 0)
|
||||
position = Vector2(1968, 0)
|
||||
|
||||
[node name="Gumba14" parent="Enemies" instance=ExtResource("8_6vd8t")]
|
||||
position = Vector2(2016, 0)
|
||||
|
||||
+18
-25
@@ -45095,6 +45095,8 @@ text = "120"
|
||||
|
||||
[node name="destroyblock_dark" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(336, -64)
|
||||
hit_object = ExtResource("9_a4rwl")
|
||||
auto_collect = true
|
||||
|
||||
[node name="destroyblock_dark2" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(480, -48)
|
||||
@@ -45239,6 +45241,7 @@ position = Vector2(864, -144)
|
||||
|
||||
[node name="destroyblock_dark80" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(960, -48)
|
||||
hit_object = ExtResource("14_kgxub")
|
||||
|
||||
[node name="destroyblock_dark118" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(944, -48)
|
||||
@@ -45293,6 +45296,8 @@ position = Vector2(1008, -64)
|
||||
|
||||
[node name="destroyblock_dark85" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(1024, -64)
|
||||
hit_object = ExtResource("9_a4rwl")
|
||||
auto_collect = true
|
||||
|
||||
[node name="destroyblock_dark86" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(1008, -80)
|
||||
@@ -45614,6 +45619,7 @@ position = Vector2(2336, -64)
|
||||
|
||||
[node name="destroyblock_dark174" parent="breakBlocks" instance=ExtResource("6_hol3k")]
|
||||
position = Vector2(2352, -64)
|
||||
hit_object = ExtResource("14_kgxub")
|
||||
|
||||
[node name="interactionBlocks" type="Node" parent="."]
|
||||
|
||||
@@ -45641,10 +45647,6 @@ position = Vector2(96, -48)
|
||||
hit_object = ExtResource("9_a4rwl")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock6" parent="interactionBlocks" instance=ExtResource("6_1xseh")]
|
||||
position = Vector2(960, -64)
|
||||
hit_object = ExtResource("14_kgxub")
|
||||
|
||||
[node name="coins" type="Node" parent="."]
|
||||
|
||||
[node name="Coin" parent="coins" instance=ExtResource("9_a4rwl")]
|
||||
@@ -45768,19 +45770,19 @@ target = Vector2(-80, -736)
|
||||
[node name="enemies" type="Node" parent="."]
|
||||
|
||||
[node name="Gumba" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(96, 0)
|
||||
position = Vector2(112, 0)
|
||||
|
||||
[node name="Gumba2" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(128, 0)
|
||||
position = Vector2(144, -16)
|
||||
|
||||
[node name="Gumba3" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(336, 0)
|
||||
|
||||
[node name="coopa" parent="enemies" instance=ExtResource("17_4rxmp")]
|
||||
position = Vector2(496, 0)
|
||||
position = Vector2(560, 0)
|
||||
|
||||
[node name="coopa2" parent="enemies" instance=ExtResource("17_4rxmp")]
|
||||
position = Vector2(528, 0)
|
||||
position = Vector2(592, 0)
|
||||
|
||||
[node name="coopa3" parent="enemies" instance=ExtResource("17_4rxmp")]
|
||||
position = Vector2(800, 0)
|
||||
@@ -45792,17 +45794,20 @@ position = Vector2(848, 0)
|
||||
position = Vector2(896, 0)
|
||||
|
||||
[node name="Gumba6" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1120, 0)
|
||||
position = Vector2(1104, -64)
|
||||
|
||||
[node name="Gumba7" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1088, 0)
|
||||
position = Vector2(960, -64)
|
||||
|
||||
[node name="Gumba8" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1088, -64)
|
||||
position = Vector2(1072, -64)
|
||||
|
||||
[node name="Gumba9" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1424, 0)
|
||||
|
||||
[node name="Gumba14" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1632, 0)
|
||||
|
||||
[node name="Gumba10" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1392, 0)
|
||||
|
||||
@@ -45810,10 +45815,10 @@ position = Vector2(1392, 0)
|
||||
position = Vector2(1360, 0)
|
||||
|
||||
[node name="Gumba12" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(2000, -48)
|
||||
position = Vector2(2032, -64)
|
||||
|
||||
[node name="Gumba13" parent="enemies" instance=ExtResource("16_qpvvg")]
|
||||
position = Vector2(1968, -16)
|
||||
position = Vector2(2000, -48)
|
||||
|
||||
[node name="coopa4" parent="enemies" instance=ExtResource("17_4rxmp")]
|
||||
position = Vector2(2272, 0)
|
||||
@@ -45829,18 +45834,6 @@ position = Vector2(1584, -64)
|
||||
[node name="StaticBody2D" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(1824, 0)
|
||||
|
||||
[node name="StaticBody2D2" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(1168, 0)
|
||||
|
||||
[node name="StaticBody2D3" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(1136, 0)
|
||||
|
||||
[node name="StaticBody2D6" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(1056, -64)
|
||||
|
||||
[node name="StaticBody2D7" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(1136, -64)
|
||||
|
||||
[node name="StaticBody2D8" parent="invisibleBarriers" instance=ExtResource("18_ujrgy")]
|
||||
position = Vector2(2160, 0)
|
||||
|
||||
|
||||
@@ -7863,24 +7863,9 @@ level_score = 4
|
||||
|
||||
[node name="invisibleBarriers" type="Node" parent="."]
|
||||
|
||||
[node name="StaticBody2D" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(256, -128)
|
||||
|
||||
[node name="StaticBody2D2" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
[node name="StaticBody2D12" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(352, -128)
|
||||
|
||||
[node name="StaticBody2D3" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(480, -144)
|
||||
|
||||
[node name="StaticBody2D4" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(608, -144)
|
||||
|
||||
[node name="StaticBody2D5" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(960, -64)
|
||||
|
||||
[node name="StaticBody2D6" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(1024, -64)
|
||||
|
||||
[node name="StaticBody2D7" parent="invisibleBarriers" instance=ExtResource("13_6mf4p")]
|
||||
position = Vector2(1040, -112)
|
||||
|
||||
|
||||
+31
-46
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=20 format=3 uid="uid://dlotvf0vtwjr4"]
|
||||
[gd_scene load_steps=21 format=3 uid="uid://dlotvf0vtwjr4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dk1aby88pygtr" path="res://scenes/player.tscn" id="1_cf8aw"]
|
||||
[ext_resource type="Texture2D" uid="uid://cbcqfbbrmin4n" path="res://assets/bg-1-4.png" id="1_g3kb1"]
|
||||
@@ -8,11 +8,12 @@
|
||||
[ext_resource type="Script" path="res://scripts/WorldBoundDown.gd" id="6_ilol3"]
|
||||
[ext_resource type="PackedScene" uid="uid://d25ukpt8ot8xv" path="res://scenes/blocks/itemblock.tscn" id="7_vhpxe"]
|
||||
[ext_resource type="PackedScene" uid="uid://b4dp88urmm7g8" path="res://scenes/items/mushroom.tscn" id="8_kin5r"]
|
||||
[ext_resource type="PackedScene" uid="uid://nm5keea43u56" path="res://scenes/items/coin.tscn" id="9_oqkue"]
|
||||
[ext_resource type="PackedScene" uid="uid://bp71ntkh281k5" path="res://scenes/items/fire_flower.tscn" id="10_6j1wi"]
|
||||
[ext_resource type="PackedScene" uid="uid://d0npbb0w73ajk" path="res://scenes/enemies/bridge.tscn" id="11_v5iex"]
|
||||
[ext_resource type="PackedScene" uid="uid://byk5q0ddm54hi" path="res://scenes/enemies/bowserjr.tscn" id="12_isomg"]
|
||||
[ext_resource type="PackedScene" uid="uid://badk308gvg1my" path="res://scenes/blocks/itemblock_invisible.tscn" id="12_rb6r5"]
|
||||
[ext_resource type="PackedScene" uid="uid://d032da33bfwtu" path="res://scenes/items/itemblock_mushroom.tscn" id="13_iv1rd"]
|
||||
[ext_resource type="PackedScene" uid="uid://bobox153pirkx" path="res://scenes/blocks/platform_short.tscn" id="13_lt15j"]
|
||||
[ext_resource type="PackedScene" uid="uid://cwhx0kcemeyx" path="res://scenes/items/itemblock_flower.tscn" id="14_xdsdd"]
|
||||
|
||||
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_2aufj"]
|
||||
texture = ExtResource("1_g3kb1")
|
||||
@@ -7304,6 +7305,21 @@ sources/0 = SubResource("TileSetAtlasSource_2aufj")
|
||||
a = Vector2(3435, -6.03052)
|
||||
b = Vector2(-161, -6.99857)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_4k6b7"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:position")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Vector2(2096, -112)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_w556l"]
|
||||
resource_name = "default"
|
||||
length = 3.0
|
||||
@@ -7321,21 +7337,6 @@ tracks/0/keys = {
|
||||
"values": [Vector2(2096, -112), Vector2(1936, -112)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_4k6b7"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:position")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Vector2(2096, -112)]
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_icyc2"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_4k6b7"),
|
||||
@@ -7419,34 +7420,6 @@ position = Vector2(2048, -48)
|
||||
position = Vector2(352, -96)
|
||||
hit_object = ExtResource("8_kin5r")
|
||||
|
||||
[node name="itemblock2" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1568, -48)
|
||||
hit_object = ExtResource("8_kin5r")
|
||||
|
||||
[node name="itemblock3" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1616, -48)
|
||||
hit_object = ExtResource("9_oqkue")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock4" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1664, -48)
|
||||
hit_object = ExtResource("9_oqkue")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock5" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1584, -112)
|
||||
hit_object = ExtResource("9_oqkue")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock6" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1632, -112)
|
||||
hit_object = ExtResource("9_oqkue")
|
||||
auto_collect = true
|
||||
|
||||
[node name="itemblock7" parent="interactable" instance=ExtResource("7_vhpxe")]
|
||||
position = Vector2(1680, -112)
|
||||
hit_object = ExtResource("10_6j1wi")
|
||||
|
||||
[node name="WorldBoundDown" type="Area2D" parent="."]
|
||||
position = Vector2(0, 16)
|
||||
collision_layer = 32768
|
||||
@@ -7474,5 +7447,17 @@ libraries = {
|
||||
}
|
||||
autoplay = "default"
|
||||
|
||||
[node name="itemblock_invisible" parent="." instance=ExtResource("12_rb6r5")]
|
||||
position = Vector2(1568, -48)
|
||||
hit_object = ExtResource("13_iv1rd")
|
||||
|
||||
[node name="itemblock_invisible2" parent="." instance=ExtResource("12_rb6r5")]
|
||||
position = Vector2(1616, -48)
|
||||
hit_object = ExtResource("7_vhpxe")
|
||||
|
||||
[node name="itemblock_invisible3" parent="." instance=ExtResource("12_rb6r5")]
|
||||
position = Vector2(1664, -48)
|
||||
hit_object = ExtResource("14_xdsdd")
|
||||
|
||||
[connection signal="body_entered" from="WorldBoundDown" to="WorldBoundDown" method="_on_body_entered"]
|
||||
[connection signal="timeout" from="WorldBoundDown/Timer" to="WorldBoundDown" method="_on_timer_timeout"]
|
||||
|
||||
+36
-26
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user