123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354 |
- [gd_scene load_steps=18 format=2]
- [ext_resource path="res://level/level.gd" type="Script" id=1]
- [ext_resource path="res://level/tileset/tiles_demo.png" type="Texture" id=2]
- [ext_resource path="res://level/background.tscn" type="PackedScene" id=3]
- [ext_resource path="res://player/player.tscn" type="PackedScene" id=4]
- [sub_resource type="ConvexPolygonShape2D" id=1]
- points = PoolVector2Array( 0, 6, 32, 6, 32, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=2]
- points = PoolVector2Array( 0, 6, 28, 6, 28, 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, 6, 32, 6, 32, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=5]
- points = PoolVector2Array( 32, 38, 32, 64, 0, 64, 0, 6 )
- [sub_resource type="ConvexPolygonShape2D" id=6]
- points = PoolVector2Array( 0, 0, 28, 0, 28, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=7]
- points = PoolVector2Array( 28, 6, 32, 6, 32, 32, 0, 32, 0, 0, 28, 0 )
- [sub_resource type="ConvexPolygonShape2D" id=8]
- points = PoolVector2Array( 0, 6, 32, 6, 32, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=9]
- points = PoolVector2Array( 0, 6, 28, 6, 28, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=10]
- points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
- [sub_resource type="ConvexPolygonShape2D" id=11]
- points = PoolVector2Array( 0, 0, 32, 0, 32, 24, 0, 24 )
- [sub_resource type="ConvexPolygonShape2D" id=12]
- points = PoolVector2Array( 0, 0, 28, 0, 28, 24, 0, 24 )
- [sub_resource type="TileSet" id=13]
- 0/name = "ground"
- 0/texture = ExtResource( 2 )
- 0/tex_offset = Vector2( 0, 0 )
- 0/modulate = Color( 1, 1, 1, 1 )
- 0/region = Rect2( 0, 0, 32, 32 )
- 0/tile_mode = 0
- 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( 1 )
- 0/shape_one_way = false
- 0/shape_one_way_margin = 1.0
- 0/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 )
- } ]
- 0/z_index = 0
- 1/name = "ground_end"
- 1/texture = ExtResource( 2 )
- 1/tex_offset = Vector2( 0, 0 )
- 1/modulate = Color( 1, 1, 1, 1 )
- 1/region = Rect2( 32, 0, 32, 32 )
- 1/tile_mode = 0
- 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 = SubResource( 2 )
- 1/shape_one_way = false
- 1/shape_one_way_margin = 1.0
- 1/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 )
- } ]
- 1/z_index = 0
- 2/name = "slope"
- 2/texture = ExtResource( 2 )
- 2/tex_offset = Vector2( 0, 0 )
- 2/modulate = Color( 1, 1, 1, 1 )
- 2/region = Rect2( 64, 64, 32, 64 )
- 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( 5 )
- 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( 5 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 2/z_index = 0
- 3/name = "wall"
- 3/texture = ExtResource( 2 )
- 3/tex_offset = Vector2( 0, 0 )
- 3/modulate = Color( 1, 1, 1, 1 )
- 3/region = Rect2( 32, 32, 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( 6 )
- 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( 6 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 3/z_index = 0
- 4/name = "slope_top"
- 4/texture = ExtResource( 2 )
- 4/tex_offset = Vector2( 0, 0 )
- 4/modulate = Color( 1, 1, 1, 1 )
- 4/region = Rect2( 32, 64, 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( 7 )
- 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( 7 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 4/z_index = 0
- 5/name = "one_way"
- 5/texture = ExtResource( 2 )
- 5/tex_offset = Vector2( 0, 0 )
- 5/modulate = Color( 1, 1, 1, 1 )
- 5/region = Rect2( 64, 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( 8 )
- 5/shape_one_way = true
- 5/shape_one_way_margin = 1.0
- 5/shapes = [ {
- "autotile_coord": Vector2( 0, 0 ),
- "one_way": true,
- "one_way_margin": 1.0,
- "shape": SubResource( 8 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 5/z_index = 0
- 6/name = "one_way_end"
- 6/texture = ExtResource( 2 )
- 6/tex_offset = Vector2( 0, 0 )
- 6/modulate = Color( 1, 1, 1, 1 )
- 6/region = Rect2( 96, 0, 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( 9 )
- 6/shape_one_way = true
- 6/shape_one_way_margin = 1.0
- 6/shapes = [ {
- "autotile_coord": Vector2( 0, 0 ),
- "one_way": true,
- "one_way_margin": 1.0,
- "shape": SubResource( 9 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 6/z_index = 0
- 7/name = "rock"
- 7/texture = ExtResource( 2 )
- 7/tex_offset = Vector2( 0, 0 )
- 7/modulate = Color( 1, 1, 1, 1 )
- 7/region = Rect2( 0, 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( 10 )
- 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( 10 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 7/z_index = 0
- 8/name = "bottom"
- 8/texture = ExtResource( 2 )
- 8/tex_offset = Vector2( 0, 0 )
- 8/modulate = Color( 1, 1, 1, 1 )
- 8/region = Rect2( 192, 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( 11 )
- 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( 11 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 8/z_index = 0
- 9/name = "bottom_end"
- 9/texture = ExtResource( 2 )
- 9/tex_offset = Vector2( 0, 0 )
- 9/modulate = Color( 1, 1, 1, 1 )
- 9/region = Rect2( 224, 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( 12 )
- 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( 12 ),
- "shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
- } ]
- 9/z_index = 0
- 10/name = "bottom_corner"
- 10/texture = ExtResource( 2 )
- 10/tex_offset = Vector2( 0, 0 )
- 10/modulate = Color( 1, 1, 1, 1 )
- 10/region = Rect2( 160, 32, 32, 32 )
- 10/tile_mode = 0
- 10/occluder_offset = Vector2( 0, 0 )
- 10/navigation_offset = Vector2( 0, 0 )
- 10/shape_offset = Vector2( 0, 0 )
- 10/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 10/shape = SubResource( 3 )
- 10/shape_one_way = false
- 10/shape_one_way_margin = 1.0
- 10/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 )
- } ]
- 10/z_index = 0
- 11/name = "tree_trunk_0"
- 11/texture = ExtResource( 2 )
- 11/tex_offset = Vector2( 0, 0 )
- 11/modulate = Color( 1, 1, 1, 1 )
- 11/region = Rect2( 128, 64, 32, 32 )
- 11/tile_mode = 0
- 11/occluder_offset = Vector2( 0, 0 )
- 11/navigation_offset = Vector2( 0, 0 )
- 11/shape_offset = Vector2( 0, 0 )
- 11/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 11/shape_one_way = false
- 11/shape_one_way_margin = 0.0
- 11/shapes = [ ]
- 11/z_index = 0
- 12/name = "tree_trunk_1"
- 12/texture = ExtResource( 2 )
- 12/tex_offset = Vector2( 0, 0 )
- 12/modulate = Color( 1, 1, 1, 1 )
- 12/region = Rect2( 128, 32, 32, 32 )
- 12/tile_mode = 0
- 12/occluder_offset = Vector2( 0, 0 )
- 12/navigation_offset = Vector2( 0, 0 )
- 12/shape_offset = Vector2( 0, 0 )
- 12/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 12/shape_one_way = false
- 12/shape_one_way_margin = 0.0
- 12/shapes = [ ]
- 12/z_index = 0
- 13/name = "tree_base"
- 13/texture = ExtResource( 2 )
- 13/tex_offset = Vector2( 0, 0 )
- 13/modulate = Color( 1, 1, 1, 1 )
- 13/region = Rect2( 128, 96, 32, 32 )
- 13/tile_mode = 0
- 13/occluder_offset = Vector2( 0, 0 )
- 13/navigation_offset = Vector2( 0, 0 )
- 13/shape_offset = Vector2( 0, 0 )
- 13/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 13/shape = SubResource( 4 )
- 13/shape_one_way = false
- 13/shape_one_way_margin = 1.0
- 13/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 )
- } ]
- 13/z_index = 0
- 14/name = "tree_top"
- 14/texture = ExtResource( 2 )
- 14/tex_offset = Vector2( 0, 0 )
- 14/modulate = Color( 1, 1, 1, 1 )
- 14/region = Rect2( 128, 0, 32, 32 )
- 14/tile_mode = 0
- 14/occluder_offset = Vector2( 0, 0 )
- 14/navigation_offset = Vector2( 0, 0 )
- 14/shape_offset = Vector2( 0, 0 )
- 14/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
- 14/shape_one_way = false
- 14/shape_one_way_margin = 0.0
- 14/shapes = [ ]
- 14/z_index = 0
- [node name="Level" type="Node2D"]
- pause_mode = 1
- script = ExtResource( 1 )
- [node name="TileMap" type="TileMap" parent="."]
- tile_set = SubResource( 13 )
- cell_size = Vector2( 32, 32 )
- format = 1
- tile_data = PoolIntArray( -65546, 536870913, 0, -65545, 1, 0, -131044, 536870913, 0, -131043, 1, 0, -10, 536870915, 0, -9, 3, 0, -65508, 536870915, 0, -65507, 3, 0, 65526, 536870915, 0, 65527, 3, 0, 28, 536870915, 0, 29, 3, 0, 131062, 536870915, 0, 131063, 3, 0, 131069, 536870918, 0, 131070, 5, 0, 131071, 5, 0, 65536, 5, 0, 65537, 5, 0, 65538, 5, 0, 65539, 5, 0, 65540, 6, 0, 65564, 536870915, 0, 65565, 3, 0, 196598, 536870915, 0, 196599, 3, 0, 131080, 536870913, 0, 131081, 0, 0, 131082, 0, 0, 131083, 0, 0, 131084, 0, 0, 131085, 1, 0, 131100, 536870915, 0, 131101, 3, 0, 262134, 536870915, 0, 262135, 3, 0, 196616, 536870921, 0, 196617, 8, 0, 196618, 8, 0, 196619, 8, 0, 196620, 8, 0, 196621, 9, 0, 196626, 536870913, 0, 196627, 0, 0, 196628, 0, 0, 196629, 0, 0, 196630, 0, 0, 196631, 0, 0, 196632, 0, 0, 196633, 0, 0, 196634, 0, 0, 196635, 0, 0, 196636, 536870916, 0, 196637, 3, 0, 327670, 536870915, 0, 327671, 3, 0, 262149, 536870918, 0, 262150, 6, 0, 262162, 536870921, 0, 262163, 536870920, 0, 262164, 536870920, 0, 262165, 536870920, 0, 262166, 536870920, 0, 262167, 536870922, 0, 262168, 7, 0, 262169, 7, 0, 262170, 7, 0, 262171, 7, 0, 262172, 7, 0, 262173, 3, 0, 393206, 536870915, 0, 393207, 3, 0, 327682, 536870918, 0, 327683, 6, 0, 327703, 536870921, 0, 327704, 536870920, 0, 327705, 536870922, 0, 327706, 7, 0, 327707, 7, 0, 327708, 7, 0, 327709, 3, 0, 458742, 536870915, 0, 458743, 4, 0, 458744, 0, 0, 458745, 0, 0, 458746, 1, 0, 393241, 536870921, 0, 393242, 536870920, 0, 393243, 536870920, 0, 393244, 536870922, 0, 393245, 3, 0, 524278, 536870915, 0, 524279, 536870919, 0, 524280, 536870919, 0, 524281, 536870919, 0, 524282, 3, 0, 458754, 536870913, 0, 458755, 0, 0, 458756, 0, 0, 458757, 2, 0, 458764, 536870913, 0, 458765, 1, 0, 458780, 536870915, 0, 458781, 3, 0, 589814, 536870915, 0, 589815, 536870919, 0, 589816, 536870919, 0, 589817, 536870919, 0, 589818, 3, 0, 524290, 536870915, 0, 524291, 7, 0, 524292, 7, 0, 524294, 536870912, 0, 524295, 536870912, 0, 524296, 536870912, 0, 524297, 536870912, 0, 524298, 536870912, 0, 524299, 536870912, 0, 524300, 536870916, 0, 524301, 3, 0, 524316, 536870915, 0, 524317, 3, 0, 655350, 536870915, 0, 655351, 536870919, 0, 655352, 536870919, 0, 655353, 536870919, 0, 655354, 3, 0, 589826, 536870915, 0, 589827, 7, 0, 589828, 7, 0, 589829, 7, 0, 589830, 7, 0, 589831, 7, 0, 589832, 7, 0, 589833, 7, 0, 589834, 7, 0, 589835, 7, 0, 589836, 7, 0, 589837, 4, 0, 589838, 0, 0, 589839, 1, 0, 589841, 536870918, 0, 589842, 5, 0, 589843, 6, 0, 589852, 536870915, 0, 589853, 3, 0, 720886, 536870915, 0, 720887, 536870919, 0, 720888, 536870919, 0, 720889, 536870919, 0, 720890, 3, 0, 655362, 536870921, 0, 655363, 536870920, 0, 655364, 536870920, 0, 655365, 536870920, 0, 655366, 536870920, 0, 655367, 536870920, 0, 655368, 536870920, 0, 655369, 536870920, 0, 655370, 536870920, 0, 655371, 536870920, 0, 655372, 536870920, 0, 655373, 536870920, 0, 655374, 536870920, 0, 655375, 9, 0, 655381, 536870918, 0, 655382, 5, 0, 655383, 6, 0, 655388, 536870915, 0, 655389, 3, 0, 786422, 536870915, 0, 786423, 536870919, 0, 786424, 536870919, 0, 786425, 536870919, 0, 786426, 3, 0, 720924, 536870915, 0, 720925, 3, 0, 851958, 536870915, 0, 851959, 536870919, 0, 851960, 536870919, 0, 851961, 536870919, 0, 851962, 3, 0, 786456, 536870918, 0, 786457, 536870917, 0, 786458, 6, 0, 786460, 536870915, 0, 786461, 3, 0, 917494, 536870915, 0, 917495, 536870919, 0, 917496, 536870919, 0, 917497, 536870919, 0, 917498, 4, 0, 917499, 0, 0, 917500, 0, 0, 917501, 0, 0, 917502, 0, 0, 917503, 0, 0, 851968, 0, 0, 851969, 1, 0, 851996, 536870915, 0, 851997, 3, 0, 983030, 536870915, 0, 983031, 536870919, 0, 983032, 536870919, 0, 983033, 536870919, 0, 983034, 536870919, 0, 983035, 536870919, 0, 983036, 536870919, 0, 983037, 536870919, 0, 983038, 536870919, 0, 983039, 536870919, 0, 917504, 536870919, 0, 917505, 3, 0, 917526, 536870913, 0, 917527, 536870912, 0, 917528, 536870912, 0, 917529, 0, 0, 917530, 536870912, 0, 917531, 536870912, 0, 917532, 536870916, 0, 917533, 3, 0, 1048566, 536870915, 0, 1048567, 536870919, 0, 1048568, 536870919, 0, 1048569, 536870919, 0, 1048570, 536870919, 0, 1048571, 536870919, 0, 1048572, 536870919, 0, 1048573, 536870919, 0, 1048574, 536870919, 0, 1048575, 536870919, 0, 983040, 536870919, 0, 983041, 3, 0, 983057, 536870918, 0, 983058, 5, 0, 983059, 6, 0, 983062, 536870915, 0, 983063, 7, 0, 983064, 7, 0, 983065, 7, 0, 983066, 7, 0, 983067, 7, 0, 983068, 7, 0, 983069, 3, 0, 1114102, 536870915, 0, 1114103, 536870919, 0, 1114104, 536870919, 0, 1114105, 536870919, 0, 1114106, 536870919, 0, 1114107, 536870919, 0, 1114108, 536870919, 0, 1114109, 536870919, 0, 1114110, 536870919, 0, 1114111, 536870919, 0, 1048576, 536870919, 0, 1048577, 3, 0, 1048579, 536870926, 0, 1048598, 536870915, 0, 1048599, 7, 0, 1048600, 7, 0, 1048601, 7, 0, 1048602, 7, 0, 1048603, 7, 0, 1048604, 7, 0, 1048605, 3, 0, 1179638, 536870915, 0, 1179639, 536870919, 0, 1179640, 536870919, 0, 1179641, 536870919, 0, 1179642, 536870919, 0, 1179643, 536870919, 0, 1179644, 536870919, 0, 1179645, 536870919, 0, 1179646, 536870919, 0, 1179647, 536870919, 0, 1114112, 536870919, 0, 1114113, 4, 0, 1114114, 0, 0, 1114115, 536870925, 0, 1114116, 0, 0, 1114117, 2, 0, 1114123, 536870926, 0, 1114126, 536870918, 0, 1114127, 5, 0, 1114128, 6, 0, 1114133, 536870914, 0, 1114134, 536870916, 0, 1114135, 7, 0, 1114136, 7, 0, 1114137, 7, 0, 1114138, 7, 0, 1114139, 7, 0, 1114140, 7, 0, 1114141, 3, 0, 1245174, 536870915, 0, 1245175, 536870919, 0, 1245176, 536870919, 0, 1245177, 536870919, 0, 1245178, 536870919, 0, 1245179, 536870919, 0, 1245180, 536870919, 0, 1245181, 536870919, 0, 1245182, 536870919, 0, 1245183, 536870919, 0, 1179648, 536870919, 0, 1179649, 536870919, 0, 1179650, 536870919, 0, 1179651, 536870919, 0, 1179652, 7, 0, 1179654, 2, 0, 1179658, 536870913, 0, 1179659, 536870925, 0, 1179660, 1, 0, 1179668, 536870914, 0, 1179670, 7, 0, 1179671, 7, 0, 1179672, 7, 0, 1179673, 7, 0, 1179674, 7, 0, 1179675, 7, 0, 1179676, 7, 0, 1179677, 3, 0, 1310710, 536870915, 0, 1310711, 536870919, 0, 1310712, 536870919, 0, 1310713, 536870919, 0, 1310714, 536870919, 0, 1310715, 536870919, 0, 1310716, 536870919, 0, 1310717, 536870919, 0, 1310718, 536870919, 0, 1310719, 536870919, 0, 1245184, 536870919, 0, 1245185, 536870919, 0, 1245186, 536870919, 0, 1245187, 536870919, 0, 1245188, 536870919, 0, 1245189, 7, 0, 1245191, 2, 0, 1245194, 536870915, 0, 1245195, 7, 0, 1245196, 3, 0, 1245203, 536870914, 0, 1245205, 7, 0, 1245206, 7, 0, 1245207, 7, 0, 1245208, 7, 0, 1245209, 7, 0, 1245210, 7, 0, 1245211, 7, 0, 1245212, 7, 0, 1245213, 3, 0, 1376246, 536870915, 0, 1376247, 536870919, 0, 1376248, 536870919, 0, 1376249, 536870919, 0, 1376250, 536870919, 0, 1376251, 536870919, 0, 1376252, 536870919, 0, 1376253, 536870919, 0, 1376254, 536870919, 0, 1376255, 536870919, 0, 1310720, 536870919, 0, 1310721, 536870919, 0, 1310722, 536870919, 0, 1310723, 536870919, 0, 1310724, 536870919, 0, 1310725, 536870919, 0, 1310726, 7, 0, 1310728, 536870912, 0, 1310729, 536870912, 0, 1310730, 536870916, 0, 1310731, 7, 0, 1310732, 4, 0, 1310733, 0, 0, 1310734, 0, 0, 1310735, 0, 0, 1310736, 0, 0, 1310737, 0, 0, 1310738, 536870912, 0, 1310740, 7, 0, 1310741, 7, 0, 1310742, 7, 0, 1310743, 7, 0, 1310744, 7, 0, 1310745, 7, 0, 1310746, 7, 0, 1310747, 7, 0, 1310748, 7, 0, 1310749, 3, 0, 1441782, 536870921, 0, 1441783, 536870920, 0, 1441784, 536870920, 0, 1441785, 536870920, 0, 1441786, 536870920, 0, 1441787, 536870920, 0, 1441788, 536870920, 0, 1441789, 536870920, 0, 1441790, 536870920, 0, 1441791, 536870920, 0, 1376256, 536870920, 0, 1376257, 536870920, 0, 1376258, 536870920, 0, 1376259, 536870920, 0, 1376260, 536870920, 0, 1376261, 536870920, 0, 1376262, 536870920, 0, 1376263, 536870920, 0, 1376264, 536870920, 0, 1376265, 536870920, 0, 1376266, 536870920, 0, 1376267, 536870920, 0, 1376268, 536870920, 0, 1376269, 536870920, 0, 1376270, 536870920, 0, 1376271, 536870920, 0, 1376272, 536870920, 0, 1376273, 536870920, 0, 1376274, 536870920, 0, 1376275, 536870920, 0, 1376276, 536870920, 0, 1376277, 536870920, 0, 1376278, 536870920, 0, 1376279, 536870920, 0, 1376280, 536870920, 0, 1376281, 536870920, 0, 1376282, 536870920, 0, 1376283, 536870920, 0, 1376284, 8, 0, 1376285, 9, 0 )
- [node name="ParallaxBackground" parent="." instance=ExtResource( 3 )]
- [node name="SkeletalPlayer" parent="." instance=ExtResource( 4 )]
- position = Vector2( 90, 546 )
|