mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-12 21:42:23 +02:00
364 lines
14 KiB
Plaintext
364 lines
14 KiB
Plaintext
[gd_scene load_steps=24 format=2]
|
|
|
|
[ext_resource path="res://Player/Player.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://World.gd" type="Script" id=2]
|
|
[ext_resource path="res://Maps/Tilesets/Room/tileset_room.tres" type="TileSet" id=3]
|
|
[ext_resource path="res://Menus/SelectUpgradeUI/SelectUpgradeUI.tscn" type="PackedScene" id=4]
|
|
[ext_resource path="res://Menus/DragNDrop/DragNDropUI.tscn" type="PackedScene" id=5]
|
|
[ext_resource path="res://Menus/DialogueBox/DialogueBox.tscn" type="PackedScene" id=6]
|
|
[ext_resource path="res://Maps/Background/Background.tscn" type="PackedScene" id=7]
|
|
[ext_resource path="res://Boss/SlimeBoss/SlimeBoss.tscn" type="PackedScene" id=8]
|
|
[ext_resource path="res://Fonts/Harmonic/Harmonic12.tres" type="DynamicFont" id=9]
|
|
[ext_resource path="res://Objects/Bonfire/Bonfire.tscn" type="PackedScene" id=10]
|
|
[ext_resource path="res://Debug/BossStateDisplay.gd" type="Script" id=11]
|
|
[ext_resource path="res://Maps/Tilesets/Edge/tileset_edge.png" type="Texture" id=12]
|
|
[ext_resource path="res://Boss/Minion.tscn" type="PackedScene" id=13]
|
|
[ext_resource path="res://Maps/Grid.tscn" type="PackedScene" id=18]
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=1]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=3]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=4]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=5]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=6]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=7]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=8]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="TileSet" id=9]
|
|
1/name = "tileset_edge.png 1"
|
|
1/texture = ExtResource( 12 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 0, -32, 96, 32 )
|
|
1/tile_mode = 1
|
|
1/autotile/bitmask_mode = 0
|
|
1/autotile/bitmask_flags = [ ]
|
|
1/autotile/icon_coordinate = Vector2( 0, 0 )
|
|
1/autotile/tile_size = Vector2( 32, 32 )
|
|
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 = "tileset_edge.png 2"
|
|
2/texture = ExtResource( 12 )
|
|
2/tex_offset = Vector2( 0, 0 )
|
|
2/modulate = Color( 1, 1, 1, 1 )
|
|
2/region = Rect2( 0, 0, 32, 32 )
|
|
2/tile_mode = 0
|
|
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( 1 )
|
|
2/shape_one_way = false
|
|
2/shape_one_way_margin = 1.0
|
|
2/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 1 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
2/z_index = 0
|
|
3/name = "tileset_edge.png 3"
|
|
3/texture = ExtResource( 12 )
|
|
3/tex_offset = Vector2( 0, 0 )
|
|
3/modulate = Color( 1, 1, 1, 1 )
|
|
3/region = Rect2( 32, 0, 32, 32 )
|
|
3/tile_mode = 0
|
|
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 = SubResource( 2 )
|
|
3/shape_one_way = false
|
|
3/shape_one_way_margin = 1.0
|
|
3/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 2 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
3/z_index = 0
|
|
4/name = "tileset_edge.png 4"
|
|
4/texture = ExtResource( 12 )
|
|
4/tex_offset = Vector2( 0, 0 )
|
|
4/modulate = Color( 1, 1, 1, 1 )
|
|
4/region = Rect2( 64, 0, 32, 32 )
|
|
4/tile_mode = 0
|
|
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( 3 )
|
|
4/shape_one_way = false
|
|
4/shape_one_way_margin = 1.0
|
|
4/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 3 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
4/z_index = 0
|
|
5/name = "tileset_edge.png 5"
|
|
5/texture = ExtResource( 12 )
|
|
5/tex_offset = Vector2( 0, 0 )
|
|
5/modulate = Color( 1, 1, 1, 1 )
|
|
5/region = Rect2( 96, 0, 32, 32 )
|
|
5/tile_mode = 0
|
|
5/occluder_offset = Vector2( 0, 0 )
|
|
5/navigation_offset = Vector2( 0, 0 )
|
|
5/shape_offset = Vector2( 0, 0 )
|
|
5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
5/shape = SubResource( 4 )
|
|
5/shape_one_way = false
|
|
5/shape_one_way_margin = 1.0
|
|
5/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 4 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
5/z_index = 0
|
|
6/name = "tileset_edge.png 6"
|
|
6/texture = ExtResource( 12 )
|
|
6/tex_offset = Vector2( 0, 0 )
|
|
6/modulate = Color( 1, 1, 1, 1 )
|
|
6/region = Rect2( 0, 32, 32, 32 )
|
|
6/tile_mode = 0
|
|
6/occluder_offset = Vector2( 0, 0 )
|
|
6/navigation_offset = Vector2( 0, 0 )
|
|
6/shape_offset = Vector2( 0, 0 )
|
|
6/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
6/shape = SubResource( 5 )
|
|
6/shape_one_way = false
|
|
6/shape_one_way_margin = 1.0
|
|
6/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 5 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
6/z_index = 0
|
|
7/name = "tileset_edge.png 7"
|
|
7/texture = ExtResource( 12 )
|
|
7/tex_offset = Vector2( 0, 0 )
|
|
7/modulate = Color( 1, 1, 1, 1 )
|
|
7/region = Rect2( 32, 32, 32, 32 )
|
|
7/tile_mode = 0
|
|
7/occluder_offset = Vector2( 0, 0 )
|
|
7/navigation_offset = Vector2( 0, 0 )
|
|
7/shape_offset = Vector2( 0, 0 )
|
|
7/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
7/shape = SubResource( 6 )
|
|
7/shape_one_way = false
|
|
7/shape_one_way_margin = 1.0
|
|
7/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 6 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
7/z_index = 0
|
|
8/name = "tileset_edge.png 8"
|
|
8/texture = ExtResource( 12 )
|
|
8/tex_offset = Vector2( 0, 0 )
|
|
8/modulate = Color( 1, 1, 1, 1 )
|
|
8/region = Rect2( 64, 32, 32, 32 )
|
|
8/tile_mode = 0
|
|
8/occluder_offset = Vector2( 0, 0 )
|
|
8/navigation_offset = Vector2( 0, 0 )
|
|
8/shape_offset = Vector2( 0, 0 )
|
|
8/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
8/shape = SubResource( 7 )
|
|
8/shape_one_way = false
|
|
8/shape_one_way_margin = 1.0
|
|
8/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 7 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
8/z_index = 0
|
|
9/name = "tileset_edge.png 9"
|
|
9/texture = ExtResource( 12 )
|
|
9/tex_offset = Vector2( 0, 0 )
|
|
9/modulate = Color( 1, 1, 1, 1 )
|
|
9/region = Rect2( 96, 32, 32, 32 )
|
|
9/tile_mode = 0
|
|
9/occluder_offset = Vector2( 0, 0 )
|
|
9/navigation_offset = Vector2( 0, 0 )
|
|
9/shape_offset = Vector2( 0, 0 )
|
|
9/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
9/shape = SubResource( 8 )
|
|
9/shape_one_way = false
|
|
9/shape_one_way_margin = 1.0
|
|
9/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 8 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
9/z_index = 0
|
|
|
|
[node name="World" type="Node2D"]
|
|
pause_mode = 2
|
|
script = ExtResource( 2 )
|
|
__meta__ = {
|
|
"_edit_horizontal_guides_": [ ],
|
|
"_edit_vertical_guides_": [ ]
|
|
}
|
|
WinRounds = 5
|
|
HeroTemplate = ExtResource( 1 )
|
|
SpawnBoxRange = Rect2( 32, 32, 448, 160 )
|
|
|
|
[node name="Background" parent="." instance=ExtResource( 7 )]
|
|
pause_mode = 1
|
|
frame = 46
|
|
playing = true
|
|
|
|
[node name="FloorTileMap" type="TileMap" parent="."]
|
|
pause_mode = 1
|
|
visible = false
|
|
position = Vector2( 16, 16 )
|
|
tile_set = ExtResource( 3 )
|
|
cell_size = Vector2( 32, 32 )
|
|
collision_layer = 2
|
|
collision_mask = 0
|
|
format = 1
|
|
tile_data = PoolIntArray( -131074, 47, 0, -131073, 47, 1, -196608, 47, 1, -196607, 47, 1, -196606, 47, 1, -196605, 47, 1, -196604, 47, 1, -196603, 47, 1, -196602, 47, 1, -196601, 47, 1, -196600, 47, 1, -196599, 47, 1, -196598, 47, 1, -196597, 47, 1, -196596, 47, 1, -196595, 47, 1, -196594, 47, 1, -196593, 47, 1, -196592, 47, 2, -65538, 47, 65536, -65537, 47, 65537, -131072, 47, 65537, -131071, 47, 65537, -131070, 47, 65537, -131069, 47, 65537, -131068, 47, 65537, -131067, 47, 65537, -131066, 47, 65537, -131065, 47, 65537, -131064, 47, 65537, -131063, 47, 65537, -131062, 47, 65537, -131061, 47, 65537, -131060, 47, 65537, -131059, 47, 65537, -131058, 47, 65537, -131057, 47, 65537, -131056, 47, 65538, -2, 47, 65536, -1, 47, 65541, -65536, 47, 131073, -65535, 47, 131073, -65534, 47, 131073, -65533, 47, 131073, -65532, 47, 131073, -65531, 47, 131073, -65530, 47, 131073, -65529, 47, 131073, -65528, 47, 131073, -65527, 47, 131073, -65526, 47, 131073, -65525, 47, 131073, -65524, 47, 131073, -65523, 47, 131073, -65522, 47, 65542, -65521, 47, 65537, -65520, 47, 65538, 65534, 47, 65536, 65535, 47, 65538, 14, 47, 65536, 15, 47, 65537, 16, 47, 65538, 131070, 47, 65536, 131071, 47, 65538, 65550, 47, 65536, 65551, 47, 65537, 65552, 47, 65538, 196606, 47, 65536, 196607, 47, 65538, 131086, 47, 65536, 131087, 47, 65537, 131088, 47, 65538, 262142, 47, 65536, 262143, 47, 65538, 196622, 47, 65536, 196623, 47, 65537, 196624, 47, 65538, 327678, 47, 65536, 327679, 47, 65538, 262158, 47, 65536, 262159, 47, 65537, 262160, 47, 65538, 393214, 47, 65536, 393215, 47, 65538, 327694, 47, 65536, 327695, 47, 65537, 327696, 47, 65538, 458750, 47, 65536, 458751, 47, 131077, 393216, 47, 1, 393217, 47, 1, 393218, 47, 1, 393219, 47, 1, 393220, 47, 1, 393221, 47, 1, 393222, 47, 1, 393223, 47, 1, 393224, 47, 1, 393225, 47, 1, 393226, 47, 1, 393227, 47, 1, 393228, 47, 1, 393229, 47, 1, 393230, 47, 131078, 393231, 47, 65537, 393232, 47, 65538, 524286, 47, 65536, 524287, 47, 65537, 458752, 47, 65537, 458753, 47, 65537, 458754, 47, 65537, 458755, 47, 65537, 458756, 47, 65537, 458757, 47, 65537, 458758, 47, 65537, 458759, 47, 65537, 458760, 47, 65537, 458761, 47, 65537, 458762, 47, 65537, 458763, 47, 65537, 458764, 47, 65537, 458765, 47, 65537, 458766, 47, 65537, 458767, 47, 65537, 458768, 47, 65538, 589822, 47, 65536, 589823, 47, 65537, 524288, 47, 65537, 524289, 47, 65537, 524290, 47, 65537, 524291, 47, 65537, 524292, 47, 65537, 524293, 47, 65537, 524294, 47, 65537, 524295, 47, 65537, 524296, 47, 65537, 524297, 47, 65537, 524298, 47, 65537, 524299, 47, 65537, 524300, 47, 65537, 524301, 47, 65537, 524302, 47, 65537, 524303, 47, 65537, 524304, 47, 65538, 655358, 47, 131072, 655359, 47, 131073, 589824, 47, 131073, 589825, 47, 131073, 589826, 47, 131073, 589827, 47, 131073, 589828, 47, 131073, 589829, 47, 131073, 589830, 47, 131073, 589831, 47, 131073, 589832, 47, 131073, 589833, 47, 131073, 589834, 47, 131073, 589835, 47, 131073, 589836, 47, 131073, 589837, 47, 131073, 589838, 47, 131073, 589839, 47, 131073, 589840, 47, 131074 )
|
|
|
|
[node name="Edge" type="TileMap" parent="."]
|
|
position = Vector2( 16, 16 )
|
|
tile_set = SubResource( 9 )
|
|
cell_size = Vector2( 32, 32 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -1, 5, 0, -65536, 3, 0, -65535, 3, 0, -65534, 3, 0, -65533, 3, 0, -65532, 3, 0, -65531, 3, 0, -65530, 3, 0, -65529, 3, 0, -65528, 3, 0, -65527, 3, 0, -65526, 3, 0, -65525, 3, 0, -65524, 3, 0, -65523, 3, 0, -65522, 4, 0, 65535, 2, 0, 14, 6, 0, 131071, 2, 0, 65550, 6, 0, 196607, 2, 0, 131086, 6, 0, 262143, 2, 0, 196622, 6, 0, 327679, 2, 0, 262158, 6, 0, 393215, 9, 0, 327680, 7, 0, 327681, 7, 0, 327682, 7, 0, 327683, 7, 0, 327684, 7, 0, 327685, 7, 0, 327686, 7, 0, 327687, 7, 0, 327688, 7, 0, 327689, 7, 0, 327690, 7, 0, 327691, 7, 0, 327692, 7, 0, 327693, 7, 0, 327694, 8, 0, 458751, 0, 0 )
|
|
|
|
[node name="YSort" type="YSort" parent="."]
|
|
pause_mode = 1
|
|
|
|
[node name="Bonfire" parent="YSort" instance=ExtResource( 10 )]
|
|
position = Vector2( 379.618, 131.478 )
|
|
|
|
[node name="SlimeBoss" parent="YSort" instance=ExtResource( 8 )]
|
|
position = Vector2( 240, 120 )
|
|
|
|
[node name="Minion" parent="YSort" instance=ExtResource( 13 )]
|
|
position = Vector2( 24, 184 )
|
|
|
|
[node name="Grid" parent="." instance=ExtResource( 18 )]
|
|
pause_mode = 1
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
|
pause_mode = 2
|
|
|
|
[node name="DialogueBox" parent="CanvasLayer" instance=ExtResource( 6 )]
|
|
visible = false
|
|
|
|
[node name="DebugLabel" type="Control" parent="CanvasLayer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="BossStateDisplay" type="Panel" parent="CanvasLayer/DebugLabel"]
|
|
visible = false
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
margin_left = -80.0
|
|
margin_bottom = 50.0
|
|
script = ExtResource( 11 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/DebugLabel/BossStateDisplay"]
|
|
margin_right = 40.0
|
|
margin_bottom = 40.0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="Title" type="Label" parent="CanvasLayer/DebugLabel/BossStateDisplay/VBoxContainer"]
|
|
margin_right = 40.0
|
|
margin_bottom = 12.0
|
|
custom_fonts/font = ExtResource( 9 )
|
|
text = "Boss"
|
|
|
|
[node name="Phase" type="Label" parent="CanvasLayer/DebugLabel/BossStateDisplay/VBoxContainer"]
|
|
margin_top = 16.0
|
|
margin_right = 40.0
|
|
margin_bottom = 28.0
|
|
custom_fonts/font = ExtResource( 9 )
|
|
|
|
[node name="State" type="Label" parent="CanvasLayer/DebugLabel/BossStateDisplay/VBoxContainer"]
|
|
margin_top = 32.0
|
|
margin_right = 40.0
|
|
margin_bottom = 44.0
|
|
custom_fonts/font = ExtResource( 9 )
|
|
|
|
[node name="DragNDropUI" parent="CanvasLayer" instance=ExtResource( 5 )]
|
|
anchor_top = -0.00171594
|
|
anchor_bottom = 0.998284
|
|
margin_left = 0.0
|
|
margin_top = 0.463304
|
|
margin_right = 0.0
|
|
margin_bottom = 0.463318
|
|
|
|
[node name="DragSink" parent="CanvasLayer/DragNDropUI" index="0"]
|
|
margin_left = 15.0
|
|
margin_top = 7.0
|
|
margin_right = -15.96
|
|
margin_bottom = -49.9
|
|
|
|
[node name="SelectUpgradeUI" parent="CanvasLayer" instance=ExtResource( 4 )]
|
|
visible = false
|
|
|
|
[node name="Win" type="Button" parent="CanvasLayer"]
|
|
visible = false
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
margin_left = -42.0
|
|
margin_bottom = 24.0
|
|
text = "Win"
|
|
[connection signal="phase_changed" from="YSort/SlimeBoss" to="CanvasLayer/DebugLabel/BossStateDisplay" method="_on_SlimeBoss_phase_changed"]
|
|
[connection signal="state_changed" from="YSort/SlimeBoss" to="CanvasLayer/DebugLabel/BossStateDisplay" method="_on_SlimeBoss_state_changed"]
|
|
[connection signal="pressed" from="CanvasLayer/Win" to="." method="_on_Win_pressed"]
|
|
|
|
[editable path="YSort/SlimeBoss"]
|
|
|
|
[editable path="CanvasLayer/DragNDropUI"]
|