927 lines
81 KiB
Plaintext
927 lines
81 KiB
Plaintext
[gd_scene load_steps=85 format=2]
|
|
|
|
[ext_resource path="res://Player/Player.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://Levels/Level 2.gd" type="Script" id=2]
|
|
[ext_resource path="res://Sprites/Assets/Grass.png" type="Texture" id=3]
|
|
[ext_resource path="res://Sprites/Assets/Plants and Trees.png" type="Texture" id=4]
|
|
[ext_resource path="res://GUI/Pause Screen.tscn" type="PackedScene" id=5]
|
|
[ext_resource path="res://Levels/Objects/Chest.tscn" type="PackedScene" id=6]
|
|
[ext_resource path="res://Sprites/Assets/cliffTileset.png" type="Texture" id=7]
|
|
[ext_resource path="res://GUI/HUD.tscn" type="PackedScene" id=8]
|
|
[ext_resource path="res://Enemies/Ghost_Enemy.tscn" type="PackedScene" id=9]
|
|
[ext_resource path="res://Sprites/Assets/DeadTree.png" type="Texture" id=10]
|
|
[ext_resource path="res://Sprites/Assets/darkForestTileset.png" type="Texture" id=11]
|
|
[ext_resource path="res://Levels/Area2D.gd" type="Script" id=12]
|
|
[ext_resource path="res://Levels/Camera2D.gd" type="Script" id=13]
|
|
[ext_resource path="res://Sprites/Assets/Shadow.png" type="Texture" id=14]
|
|
[ext_resource path="res://Levels/Traps/Spawn Trap.tscn" type="PackedScene" id=15]
|
|
[ext_resource path="res://Sprites/Assets/Skull.png" type="Texture" id=16]
|
|
[ext_resource path="res://Sprites/Assets/grassPatch.png" type="Texture" id=17]
|
|
|
|
[sub_resource type="TileSet" id=1]
|
|
0/name = "darkForestTileset.png 0"
|
|
0/texture = ExtResource( 11 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 352, 608 )
|
|
0/tile_mode = 1
|
|
0/autotile/bitmask_mode = 0
|
|
0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 256, Vector2( 0, 2 ), 260, Vector2( 0, 4 ), 4, Vector2( 0, 6 ), 69, Vector2( 0, 8 ), 321, Vector2( 2, 0 ), 320, Vector2( 2, 2 ), 325, Vector2( 2, 4 ), 5, Vector2( 2, 6 ), 261, Vector2( 2, 8 ), 324, Vector2( 4, 0 ), 64, Vector2( 4, 2 ), 65, Vector2( 4, 4 ), 1, Vector2( 4, 6 ), 256, Vector2( 4, 8 ), 4, Vector2( 6, 0 ), 257, Vector2( 6, 2 ), 69, Vector2( 6, 4 ), 321, Vector2( 6, 6 ), 64, Vector2( 6, 8 ), 1, Vector2( 8, 0 ), 68, Vector2( 8, 2 ), 261, Vector2( 8, 4 ), 324, Vector2( 10, 2 ), 325, Vector2( 10, 4 ), 325 ]
|
|
0/autotile/icon_coordinate = Vector2( 0, 0 )
|
|
0/autotile/tile_size = Vector2( 32, 32 )
|
|
0/autotile/spacing = 0
|
|
0/autotile/occluder_map = [ ]
|
|
0/autotile/navpoly_map = [ ]
|
|
0/autotile/priority_map = [ ]
|
|
0/autotile/z_index_map = [ ]
|
|
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_one_way = false
|
|
0/shape_one_way_margin = 0.0
|
|
0/shapes = [ ]
|
|
0/z_index = 0
|
|
1/name = "darkForestTileset.png 1"
|
|
1/texture = ExtResource( 11 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 320, 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_one_way = false
|
|
1/shape_one_way_margin = 0.0
|
|
1/shapes = [ ]
|
|
1/z_index = 0
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=2]
|
|
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=3]
|
|
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=4]
|
|
points = PoolVector2Array( 16, 0, 16, 0, 16, 16, 16, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=5]
|
|
points = PoolVector2Array( 16, 0, 16, 0, 16, 16, 16, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=6]
|
|
points = PoolVector2Array( 16, 0, 16, 0, 16, 16, 16, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=7]
|
|
points = PoolVector2Array( 16, 0, 16, 0, 16, 16, 16, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=8]
|
|
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=9]
|
|
points = PoolVector2Array( 16, 0, 16, 0, 16, 16, 16, 16 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=10]
|
|
points = PoolVector2Array( 0, 0, 16, 0, 16, 16, 0, 16 )
|
|
|
|
[sub_resource type="TileSet" id=11]
|
|
0/name = "Grass.png 0"
|
|
0/texture = ExtResource( 3 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 80, 48 )
|
|
0/tile_mode = 1
|
|
0/autotile/bitmask_mode = 0
|
|
0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 197, Vector2( 0, 1 ), 219, Vector2( 0, 2 ), 507, Vector2( 1, 0 ), 5, Vector2( 1, 2 ), 472, Vector2( 2, 0 ), 261, Vector2( 2, 1 ), 260, Vector2( 2, 2 ), 324, Vector2( 3, 0 ), 256, Vector2( 3, 1 ), 4, Vector2( 4, 0 ), 64, Vector2( 4, 1 ), 1, Vector2( 4, 2 ), 325 ]
|
|
0/autotile/icon_coordinate = Vector2( 0, 0 )
|
|
0/autotile/tile_size = Vector2( 16, 16 )
|
|
0/autotile/spacing = 0
|
|
0/autotile/occluder_map = [ ]
|
|
0/autotile/navpoly_map = [ ]
|
|
0/autotile/priority_map = [ ]
|
|
0/autotile/z_index_map = [ ]
|
|
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( 2 )
|
|
0/shape_one_way = false
|
|
0/shape_one_way_margin = 1.0
|
|
0/shapes = [ {
|
|
"autotile_coord": Vector2( 0, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 2 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 3 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 4 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 5 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 6 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 7 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 8 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 9 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"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 )
|
|
} ]
|
|
0/z_index = 0
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=12]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=13]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=14]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=15]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=16]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=17]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=18]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=19]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=20]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=21]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=22]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=23]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=24]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=25]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=26]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=27]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=28]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=29]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=30]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=31]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=32]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=33]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=34]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=35]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=36]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=37]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=38]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=39]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=40]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=41]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=42]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=43]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=44]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=45]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=46]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=47]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=48]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=49]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=50]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=51]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=52]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=53]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=54]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=55]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=56]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=57]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=58]
|
|
points = PoolVector2Array( 0, 0, 32, 0, 32, 32, 0, 32 )
|
|
|
|
[sub_resource type="TileSet" id=59]
|
|
0/name = "cliffTileset.png 0"
|
|
0/texture = ExtResource( 7 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 352, 160 )
|
|
0/tile_mode = 1
|
|
0/autotile/bitmask_mode = 1
|
|
0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 432, Vector2( 0, 1 ), 438, Vector2( 0, 2 ), 54, Vector2( 0, 3 ), 48, Vector2( 1, 0 ), 504, Vector2( 1, 1 ), 511, Vector2( 1, 2 ), 63, Vector2( 1, 3 ), 56, Vector2( 2, 0 ), 216, Vector2( 2, 1 ), 219, Vector2( 2, 2 ), 27, Vector2( 2, 3 ), 24, Vector2( 3, 0 ), 144, Vector2( 3, 1 ), 146, Vector2( 3, 2 ), 18, Vector2( 3, 3 ), 16, Vector2( 4, 0 ), 176, Vector2( 4, 1 ), 182, Vector2( 4, 2 ), 434, Vector2( 4, 3 ), 50, Vector2( 4, 4 ), 178, Vector2( 5, 0 ), 248, Vector2( 5, 1 ), 255, Vector2( 5, 2 ), 507, Vector2( 5, 3 ), 59, Vector2( 5, 4 ), 251, Vector2( 6, 0 ), 440, Vector2( 6, 1 ), 447, Vector2( 6, 2 ), 510, Vector2( 6, 3 ), 62, Vector2( 6, 4 ), 446, Vector2( 7, 0 ), 152, Vector2( 7, 1 ), 155, Vector2( 7, 2 ), 218, Vector2( 7, 3 ), 26, Vector2( 7, 4 ), 154, Vector2( 8, 0 ), 184, Vector2( 8, 1 ), 191, Vector2( 8, 2 ), 506, Vector2( 8, 3 ), 58, Vector2( 8, 4 ), 186, Vector2( 9, 0 ), 443, Vector2( 9, 1 ), 254, Vector2( 9, 2 ), 442, Vector2( 9, 3 ), 190, Vector2( 10, 2 ), 250, Vector2( 10, 3 ), 187 ]
|
|
0/autotile/icon_coordinate = Vector2( 1, 2 )
|
|
0/autotile/tile_size = Vector2( 32, 32 )
|
|
0/autotile/spacing = 0
|
|
0/autotile/occluder_map = [ ]
|
|
0/autotile/navpoly_map = [ ]
|
|
0/autotile/priority_map = [ ]
|
|
0/autotile/z_index_map = [ ]
|
|
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( 12 )
|
|
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( 12 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 13 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 14 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 0, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 15 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 16 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 17 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 0, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 18 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 19 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 20 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 0, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 21 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 1, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 22 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 2, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 23 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 3, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 24 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 3, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 25 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 3, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 26 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 3, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 27 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 4, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 28 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 4, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 29 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 4, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 30 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 4, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 31 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 5, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 32 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 5, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 33 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 5, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 34 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 5, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 35 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 6, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 36 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 6, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 37 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 6, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 38 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 6, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 39 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 4, 4 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 40 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 5, 4 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 41 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 6, 4 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 42 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 7, 4 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 43 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 8, 4 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 44 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 7, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 45 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 8, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 46 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 7, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 47 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 8, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 48 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 7, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 49 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 8, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 50 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 7, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 51 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 8, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 52 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 9, 0 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 53 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 9, 1 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 54 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 9, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 55 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 9, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 56 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 10, 3 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 57 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
}, {
|
|
"autotile_coord": Vector2( 10, 2 ),
|
|
"one_way": false,
|
|
"one_way_margin": 1.0,
|
|
"shape": SubResource( 58 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
0/z_index = 0
|
|
|
|
[sub_resource type="TileSet" id=60]
|
|
0/name = "Grass.png 0"
|
|
0/texture = ExtResource( 3 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 0, 0, 80, 48 )
|
|
0/tile_mode = 1
|
|
0/autotile/bitmask_mode = 0
|
|
0/autotile/bitmask_flags = [ Vector2( 0, 0 ), 197, Vector2( 0, 1 ), 219, Vector2( 0, 2 ), 507, Vector2( 1, 0 ), 5, Vector2( 1, 2 ), 472, Vector2( 2, 0 ), 261, Vector2( 2, 1 ), 260, Vector2( 2, 2 ), 324, Vector2( 3, 0 ), 256, Vector2( 3, 1 ), 4, Vector2( 4, 0 ), 64, Vector2( 4, 1 ), 1, Vector2( 4, 2 ), 325 ]
|
|
0/autotile/icon_coordinate = Vector2( 0, 0 )
|
|
0/autotile/tile_size = Vector2( 16, 16 )
|
|
0/autotile/spacing = 0
|
|
0/autotile/occluder_map = [ ]
|
|
0/autotile/navpoly_map = [ ]
|
|
0/autotile/priority_map = [ ]
|
|
0/autotile/z_index_map = [ ]
|
|
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_one_way = false
|
|
0/shape_one_way_margin = 0.0
|
|
0/shapes = [ ]
|
|
0/z_index = 0
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=61]
|
|
points = PoolVector2Array( 33.0868, 45.5302, 15.4222, 45.5302, 15.4222, 39.0812, 33.0868, 39.0812 )
|
|
|
|
[sub_resource type="StreamTexture" id=62]
|
|
|
|
[sub_resource type="ConvexPolygonShape2D" id=63]
|
|
points = PoolVector2Array( 34.2487, 55.6436, 7.92332, 55.4821, 14.222, 39.5738, 27.7885, 39.7353 )
|
|
|
|
[sub_resource type="TileSet" id=64]
|
|
1/name = "Plants and Trees.png 1"
|
|
1/texture = ExtResource( 4 )
|
|
1/tex_offset = Vector2( 0, 0 )
|
|
1/modulate = Color( 1, 1, 1, 1 )
|
|
1/region = Rect2( 0, 0, 48, 48 )
|
|
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( 61 )
|
|
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( 61 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
1/z_index = 4
|
|
3/name = "Plants and Trees.png 3"
|
|
3/texture = ExtResource( 4 )
|
|
3/tex_offset = Vector2( 0, 0 )
|
|
3/modulate = Color( 1, 1, 1, 1 )
|
|
3/region = Rect2( 0, 48, 48, 48 )
|
|
3/tile_mode = 2
|
|
3/autotile/icon_coordinate = Vector2( 0, 0 )
|
|
3/autotile/tile_size = Vector2( 16, 16 )
|
|
3/autotile/spacing = 0
|
|
3/autotile/occluder_map = [ ]
|
|
3/autotile/navpoly_map = [ ]
|
|
3/autotile/priority_map = [ ]
|
|
3/autotile/z_index_map = [ ]
|
|
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_one_way = false
|
|
3/shape_one_way_margin = 0.0
|
|
3/shapes = [ ]
|
|
3/z_index = 1
|
|
4/name = "TX Props.png 4"
|
|
4/texture = SubResource( 62 )
|
|
4/tex_offset = Vector2( 0, 0 )
|
|
4/modulate = Color( 1, 1, 1, 1 )
|
|
4/region = Rect2( 96, 16, 32, 48 )
|
|
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_one_way = false
|
|
4/shape_one_way_margin = 0.0
|
|
4/shapes = [ ]
|
|
4/z_index = 0
|
|
5/name = "TX Props.png 5"
|
|
5/texture = SubResource( 62 )
|
|
5/tex_offset = Vector2( 0, 0 )
|
|
5/modulate = Color( 1, 1, 1, 1 )
|
|
5/region = Rect2( 16, 96, 64, 64 )
|
|
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_one_way = false
|
|
5/shape_one_way_margin = 0.0
|
|
5/shapes = [ ]
|
|
5/z_index = 0
|
|
6/name = "DeadTree.png 6"
|
|
6/texture = ExtResource( 10 )
|
|
6/tex_offset = Vector2( 0, 0 )
|
|
6/modulate = Color( 1, 1, 1, 1 )
|
|
6/region = Rect2( 94, 89, 39, 66 )
|
|
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( 63 )
|
|
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( 63 ),
|
|
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
|
|
} ]
|
|
6/z_index = 4
|
|
7/name = "Shadow.png 7"
|
|
7/texture = ExtResource( 14 )
|
|
7/tex_offset = Vector2( 0, 0 )
|
|
7/modulate = Color( 1, 1, 1, 1 )
|
|
7/region = Rect2( 97, 126, 39, 17 )
|
|
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_one_way = false
|
|
7/shape_one_way_margin = 0.0
|
|
7/shapes = [ ]
|
|
7/z_index = 0
|
|
8/name = "Skull.png 8"
|
|
8/texture = ExtResource( 16 )
|
|
8/tex_offset = Vector2( 0, 0 )
|
|
8/modulate = Color( 1, 1, 1, 1 )
|
|
8/region = Rect2( 32, 102, 45, 38 )
|
|
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_one_way = false
|
|
8/shape_one_way_margin = 0.0
|
|
8/shapes = [ ]
|
|
8/z_index = 0
|
|
|
|
[sub_resource type="RectangleShape2D" id=65]
|
|
|
|
[sub_resource type="CapsuleShape2D" id=66]
|
|
radius = 22.8792
|
|
|
|
[sub_resource type="TileSet" id=67]
|
|
0/name = "Skull.png 0"
|
|
0/texture = ExtResource( 16 )
|
|
0/tex_offset = Vector2( 0, 0 )
|
|
0/modulate = Color( 1, 1, 1, 1 )
|
|
0/region = Rect2( 31, 102, 45, 37 )
|
|
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_one_way = false
|
|
0/shape_one_way_margin = 0.0
|
|
0/shapes = [ ]
|
|
0/z_index = 0
|
|
|
|
[node name="World" type="Node2D"]
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="YSort" type="YSort" parent="."]
|
|
|
|
[node name="Player" parent="YSort" instance=ExtResource( 1 )]
|
|
z_index = 2
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="YSort/Player"]
|
|
current = true
|
|
limit_left = -28
|
|
limit_top = -197
|
|
limit_right = 383
|
|
limit_bottom = 223
|
|
script = ExtResource( 13 )
|
|
|
|
[node name="Enemies" type="YSort" parent="YSort"]
|
|
|
|
[node name="GhostEnemy 1" parent="YSort/Enemies" instance=ExtResource( 9 )]
|
|
position = Vector2( 189.592, -356.862 )
|
|
|
|
[node name="GhostEnemy 2" parent="YSort/Enemies" instance=ExtResource( 9 )]
|
|
position = Vector2( 388.163, -543.427 )
|
|
|
|
[node name="GhostEnemy 3" parent="YSort/Enemies" instance=ExtResource( 9 )]
|
|
position = Vector2( 92.9872, -556.232 )
|
|
|
|
[node name="DarkForestGrass" type="TileMap" parent="."]
|
|
tile_set = SubResource( 1 )
|
|
cell_size = Vector2( 16, 16 )
|
|
cell_custom_transform = Transform2D( 16, 0, 0, 16, 0, 0 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -3145733, 0, 393220, -3145732, 0, 2, -3145731, 0, 2, -3145730, 0, 2, -3145729, 0, 2, -3211264, 0, 2, -3211263, 0, 2, -3211262, 0, 2, -3211261, 0, 2, -3211260, 0, 2, -3211259, 0, 2, -3211258, 0, 2, -3211257, 0, 2, -3211256, 0, 2, -3211255, 0, 2, -3211254, 0, 2, -3211253, 0, 2, -3211252, 0, 2, -3211251, 0, 2, -3211250, 0, 2, -3211249, 0, 2, -3211248, 0, 2, -3211247, 0, 2, -3211246, 0, 2, -3211245, 0, 2, -3211244, 0, 2, -3211243, 0, 2, -3211242, 0, 2, -3211241, 0, 2, -3211240, 0, 2, -3211239, 0, 2, -3211238, 0, 2, -3211237, 0, 2, -3211236, 0, 2, -3211235, 0, 393222, -3080197, 0, 131072, -3080196, 0, 131082, -3080195, 0, 262154, -3080194, 0, 131074, -3080193, 0, 262154, -3145728, 0, 262154, -3145727, 0, 131082, -3145726, 0, 262154, -3145725, 0, 131074, -3145724, 0, 262154, -3145723, 0, 131082, -3145722, 0, 131074, -3145721, 0, 131082, -3145720, 0, 131082, -3145719, 0, 262154, -3145718, 0, 131074, -3145717, 0, 262154, -3145716, 0, 131082, -3145715, 0, 131082, -3145714, 0, 131074, -3145713, 0, 131074, -3145712, 0, 262154, -3145711, 0, 131082, -3145710, 0, 262154, -3145709, 0, 262154, -3145708, 0, 131074, -3145707, 0, 131082, -3145706, 0, 262154, -3145705, 0, 131082, -3145704, 0, 131082, -3145703, 0, 131074, -3145702, 0, 262154, -3145701, 0, 262154, -3145700, 0, 262154, -3145699, 0, 131076, -3014661, 0, 131072, -3014660, 0, 262154, -3014659, 0, 262154, -3014658, 0, 262154, -3014657, 0, 131074, -3080192, 0, 262154, -3080191, 0, 131074, -3080190, 0, 131074, -3080189, 0, 131082, -3080188, 0, 131074, -3080187, 0, 262154, -3080186, 0, 262154, -3080185, 0, 131074, -3080184, 0, 131074, -3080183, 0, 131082, -3080182, 0, 262154, -3080181, 0, 131074, -3080180, 0, 262154, -3080179, 0, 131074, -3080178, 0, 262154, -3080177, 0, 131082, -3080176, 0, 131082, -3080175, 0, 131082, -3080174, 0, 262154, -3080173, 0, 131082, -3080172, 0, 131082, -3080171, 0, 262154, -3080170, 0, 131082, -3080169, 0, 262154, -3080168, 0, 131074, -3080167, 0, 262154, -3080166, 0, 131082, -3080165, 0, 131074, -3080164, 0, 262154, -3080163, 0, 131076, -2949125, 0, 131072, -2949124, 0, 131074, -2949123, 0, 131082, -2949122, 0, 131074, -2949121, 0, 131082, -3014656, 0, 131074, -3014655, 0, 131074, -3014654, 0, 131082, -3014653, 0, 262154, -3014652, 0, 131074, -3014651, 0, 131082, -3014650, 0, 262154, -3014649, 0, 131074, -3014648, 0, 131074, -3014647, 0, 262154, -3014646, 0, 131082, -3014645, 0, 131074, -3014644, 0, 131074, -3014643, 0, 131074, -3014642, 0, 131074, -3014641, 0, 262154, -3014640, 0, 131082, -3014639, 0, 131082, -3014638, 0, 131082, -3014637, 0, 131074, -3014636, 0, 131074, -3014635, 0, 262154, -3014634, 0, 131074, -3014633, 0, 131082, -3014632, 0, 131074, -3014631, 0, 131074, -3014630, 0, 131082, -3014629, 0, 262154, -3014628, 0, 131082, -3014627, 0, 131076, -2883589, 0, 131072, -2883588, 0, 131074, -2883587, 0, 131074, -2883586, 0, 131082, -2883585, 0, 131074, -2949120, 0, 131074, -2949119, 0, 131074, -2949118, 0, 131074, -2949117, 0, 131074, -2949116, 0, 262154, -2949115, 0, 262154, -2949114, 0, 262154, -2949113, 0, 262154, -2949112, 0, 131082, -2949111, 0, 262154, -2949110, 0, 262154, -2949109, 0, 262154, -2949108, 0, 262154, -2949107, 0, 262154, -2949106, 0, 262154, -2949105, 0, 262154, -2949104, 0, 131082, -2949103, 0, 131082, -2949102, 0, 131082, -2949101, 0, 262154, -2949100, 0, 131074, -2949099, 0, 262154, -2949098, 0, 131074, -2949097, 0, 262154, -2949096, 0, 262154, -2949095, 0, 131074, -2949094, 0, 131074, -2949093, 0, 262154, -2949092, 0, 131074, -2949091, 0, 131076, -2818053, 0, 131072, -2818052, 0, 131074, -2818051, 0, 131074, -2818050, 0, 262154, -2818049, 0, 131082, -2883584, 0, 131082, -2883583, 0, 262154, -2883582, 0, 262154, -2883581, 0, 131074, -2883580, 0, 131082, -2883579, 0, 131074, -2883578, 0, 131082, -2883577, 0, 131082, -2883576, 0, 262154, -2883575, 0, 262154, -2883574, 0, 131082, -2883573, 0, 262154, -2883572, 0, 131082, -2883571, 0, 131082, -2883570, 0, 131074, -2883569, 0, 262154, -2883568, 0, 262154, -2883567, 0, 131082, -2883566, 0, 131082, -2883565, 0, 131082, -2883564, 0, 131082, -2883563, 0, 262154, -2883562, 0, 262154, -2883561, 0, 131074, -2883560, 0, 131082, -2883559, 0, 131082, -2883558, 0, 131082, -2883557, 0, 131082, -2883556, 0, 131074, -2883555, 0, 131076, -2752517, 0, 131072, -2752516, 0, 262154, -2752515, 0, 131082, -2752514, 0, 131074, -2752513, 0, 131082, -2818048, 0, 131074, -2818047, 0, 262154, -2818046, 0, 262154, -2818045, 0, 131074, -2818044, 0, 131074, -2818043, 0, 262154, -2818042, 0, 262154, -2818041, 0, 131074, -2818040, 0, 131074, -2818039, 0, 131074, -2818038, 0, 131074, -2818037, 0, 131074, -2818036, 0, 262154, -2818035, 0, 262154, -2818034, 0, 131082, -2818033, 0, 131074, -2818032, 0, 262154, -2818031, 0, 262154, -2818030, 0, 262154, -2818029, 0, 262154, -2818028, 0, 131074, -2818027, 0, 262154, -2818026, 0, 131082, -2818025, 0, 131074, -2818024, 0, 131082, -2818023, 0, 131074, -2818022, 0, 131074, -2818021, 0, 131082, -2818020, 0, 262154, -2818019, 0, 131076, -2686981, 0, 131072, -2686980, 0, 131082, -2686979, 0, 131082, -2686978, 0, 262154, -2686977, 0, 131082, -2752512, 0, 262154, -2752511, 0, 131074, -2752510, 0, 131074, -2752509, 0, 262154, -2752508, 0, 262154, -2752507, 0, 262154, -2752506, 0, 131074, -2752505, 0, 131082, -2752504, 0, 131082, -2752503, 0, 262154, -2752502, 0, 262154, -2752501, 0, 262154, -2752500, 0, 262154, -2752499, 0, 131074, -2752498, 0, 131082, -2752497, 0, 131082, -2752496, 0, 262154, -2752495, 0, 131082, -2752494, 0, 131082, -2752493, 0, 131082, -2752492, 0, 131074, -2752491, 0, 131074, -2752490, 0, 131082, -2752489, 0, 131074, -2752488, 0, 131082, -2752487, 0, 262154, -2752486, 0, 131082, -2752485, 0, 262154, -2752484, 0, 131074, -2752483, 0, 131076, -2621445, 0, 131072, -2621444, 0, 131074, -2621443, 0, 131074, -2621442, 0, 131082, -2621441, 0, 131074, -2686976, 0, 131074, -2686975, 0, 131074, -2686974, 0, 131082, -2686973, 0, 131074, -2686972, 0, 131082, -2686971, 0, 131074, -2686970, 0, 131082, -2686969, 0, 262154, -2686968, 0, 131074, -2686967, 0, 131082, -2686966, 0, 131082, -2686965, 0, 131074, -2686964, 0, 131082, -2686963, 0, 131074, -2686962, 0, 131082, -2686961, 0, 131082, -2686960, 0, 131074, -2686959, 0, 131074, -2686958, 0, 131082, -2686957, 0, 131082, -2686956, 0, 131082, -2686955, 0, 131082, -2686954, 0, 262154, -2686953, 0, 131082, -2686952, 0, 262154, -2686951, 0, 262154, -2686950, 0, 131082, -2686949, 0, 131082, -2686948, 0, 131074, -2686947, 0, 131076, -2555909, 0, 131072, -2555908, 0, 262154, -2555907, 0, 262154, -2555906, 0, 131074, -2555905, 0, 262154, -2621440, 0, 262154, -2621439, 0, 262154, -2621438, 0, 131074, -2621437, 0, 131074, -2621436, 0, 262154, -2621435, 0, 131074, -2621434, 0, 131082, -2621433, 0, 262154, -2621432, 0, 262154, -2621431, 0, 262154, -2621430, 0, 262154, -2621429, 0, 262154, -2621428, 0, 131082, -2621427, 0, 262154, -2621426, 0, 131082, -2621425, 0, 131082, -2621424, 0, 131074, -2621423, 0, 131074, -2621422, 0, 131074, -2621421, 0, 262154, -2621420, 0, 131082, -2621419, 0, 131074, -2621418, 0, 131082, -2621417, 0, 262154, -2621416, 0, 131074, -2621415, 0, 262154, -2621414, 0, 131074, -2621413, 0, 262154, -2621412, 0, 131074, -2621411, 0, 131076, -2490373, 0, 131072, -2490372, 0, 131082, -2490371, 0, 131074, -2490370, 0, 131082, -2490369, 0, 262154, -2555904, 0, 131082, -2555903, 0, 131074, -2555902, 0, 131082, -2555901, 0, 262154, -2555900, 0, 262154, -2555899, 0, 262154, -2555898, 0, 262154, -2555897, 0, 131082, -2555896, 0, 131082, -2555895, 0, 262154, -2555894, 0, 131082, -2555893, 0, 262154, -2555892, 0, 131074, -2555891, 0, 262154, -2555890, 0, 131082, -2555889, 0, 262154, -2555888, 0, 131074, -2555887, 0, 131074, -2555886, 0, 262154, -2555885, 0, 131082, -2555884, 0, 131082, -2555883, 0, 131082, -2555882, 0, 262154, -2555881, 0, 262154, -2555880, 0, 131074, -2555879, 0, 131074, -2555878, 0, 131082, -2555877, 0, 262154, -2555876, 0, 262154, -2555875, 0, 131076, -2424837, 0, 131072, -2424836, 0, 131082, -2424835, 0, 262154, -2424834, 0, 131082, -2424833, 0, 262154, -2490368, 0, 262154, -2490367, 0, 131074, -2490366, 0, 262154, -2490365, 0, 131074, -2490364, 0, 262154, -2490363, 0, 131082, -2490362, 0, 131082, -2490361, 0, 131082, -2490360, 0, 131082, -2490359, 0, 131074, -2490358, 0, 262154, -2490357, 0, 131082, -2490356, 0, 131082, -2490355, 0, 131082, -2490354, 0, 131082, -2490353, 0, 131082, -2490352, 0, 131074, -2490351, 0, 131082, -2490350, 0, 262154, -2490349, 0, 131082, -2490348, 0, 131082, -2490347, 0, 131074, -2490346, 0, 131074, -2490345, 0, 131082, -2490344, 0, 131082, -2490343, 0, 131074, -2490342, 0, 262154, -2490341, 0, 262154, -2490340, 0, 131074, -2490339, 0, 131076, -2359301, 0, 131072, -2359300, 0, 262154, -2359299, 0, 131082, -2359298, 0, 131074, -2359297, 0, 262154, -2424832, 0, 131074, -2424831, 0, 131082, -2424830, 0, 131082, -2424829, 0, 131074, -2424828, 0, 131074, -2424827, 0, 262154, -2424826, 0, 131082, -2424825, 0, 131082, -2424824, 0, 131082, -2424823, 0, 131074, -2424822, 0, 131074, -2424821, 0, 131082, -2424820, 0, 131074, -2424819, 0, 262154, -2424818, 0, 131074, -2424817, 0, 131082, -2424816, 0, 262154, -2424815, 0, 262154, -2424814, 0, 131082, -2424813, 0, 131074, -2424812, 0, 262154, -2424811, 0, 131082, -2424810, 0, 131074, -2424809, 0, 131082, -2424808, 0, 131074, -2424807, 0, 131074, -2424806, 0, 131074, -2424805, 0, 131074, -2424804, 0, 131074, -2424803, 0, 131076, -2293765, 0, 131072, -2293764, 0, 131082, -2293763, 0, 131082, -2293762, 0, 262154, -2293761, 0, 262154, -2359296, 0, 131074, -2359295, 0, 131074, -2359294, 0, 131082, -2359293, 0, 131074, -2359292, 0, 131074, -2359291, 0, 131074, -2359290, 0, 131082, -2359289, 0, 262154, -2359288, 0, 262154, -2359287, 0, 131074, -2359286, 0, 131074, -2359285, 0, 131082, -2359284, 0, 131082, -2359283, 0, 131082, -2359282, 0, 262154, -2359281, 0, 262154, -2359280, 0, 131074, -2359279, 0, 131082, -2359278, 0, 262154, -2359277, 0, 131074, -2359276, 0, 131082, -2359275, 0, 131074, -2359274, 0, 262154, -2359273, 0, 262154, -2359272, 0, 262154, -2359271, 0, 262154, -2359270, 0, 262154, -2359269, 0, 131082, -2359268, 0, 131074, -2359267, 0, 131076, -2228229, 0, 131072, -2228228, 0, 262154, -2228227, 0, 262154, -2228226, 0, 262154, -2228225, 0, 262154, -2293760, 0, 262154, -2293759, 0, 262154, -2293758, 0, 131074, -2293757, 0, 131074, -2293756, 0, 131082, -2293755, 0, 131074, -2293754, 0, 131074, -2293753, 0, 262154, -2293752, 0, 131074, -2293751, 0, 131082, -2293750, 0, 262154, -2293749, 0, 262154, -2293748, 0, 131074, -2293747, 0, 262154, -2293746, 0, 262154, -2293745, 0, 131082, -2293744, 0, 131074, -2293743, 0, 262154, -2293742, 0, 262154, -2293741, 0, 131082, -2293740, 0, 131074, -2293739, 0, 131082, -2293738, 0, 131082, -2293737, 0, 262154, -2293736, 0, 131074, -2293735, 0, 131074, -2293734, 0, 131082, -2293733, 0, 262154, -2293732, 0, 262154, -2293731, 0, 131076, -2162693, 0, 131072, -2162692, 0, 131074, -2162691, 0, 131082, -2162690, 0, 131074, -2162689, 0, 131074, -2228224, 0, 131074, -2228223, 0, 131074, -2228222, 0, 131082, -2228221, 0, 131082, -2228220, 0, 131074, -2228219, 0, 262154, -2228218, 0, 131074, -2228217, 0, 262154, -2228216, 0, 262154, -2228215, 0, 262154, -2228214, 0, 131082, -2228213, 0, 131082, -2228212, 0, 262154, -2228211, 0, 262154, -2228210, 0, 262154, -2228209, 0, 131074, -2228208, 0, 131082, -2228207, 0, 131082, -2228206, 0, 131082, -2228205, 0, 262154, -2228204, 0, 131074, -2228203, 0, 131082, -2228202, 0, 131074, -2228201, 0, 131074, -2228200, 0, 131074, -2228199, 0, 262154, -2228198, 0, 262154, -2228197, 0, 131074, -2228196, 0, 131082, -2228195, 0, 131076, -2097157, 0, 131072, -2097156, 0, 131082, -2097155, 0, 262154, -2097154, 0, 131082, -2097153, 0, 262154, -2162688, 0, 262154, -2162687, 0, 131074, -2162686, 0, 262154, -2162685, 0, 131082, -2162684, 0, 131082, -2162683, 0, 131082, -2162682, 0, 131074, -2162681, 0, 131074, -2162680, 0, 131074, -2162679, 0, 131074, -2162678, 0, 262154, -2162677, 0, 131074, -2162676, 0, 131082, -2162675, 0, 131074, -2162674, 0, 131074, -2162673, 0, 262154, -2162672, 0, 131082, -2162671, 0, 262154, -2162670, 0, 131074, -2162669, 0, 262154, -2162668, 0, 262154, -2162667, 0, 131082, -2162666, 0, 131074, -2162665, 0, 262154, -2162664, 0, 131074, -2162663, 0, 131074, -2162662, 0, 131082, -2162661, 0, 131082, -2162660, 0, 262154, -2162659, 0, 131076, -2031621, 0, 131072, -2031620, 0, 131082, -2031619, 0, 262154, -2031618, 0, 262154, -2031617, 0, 131074, -2097152, 0, 262154, -2097151, 0, 131074, -2097150, 0, 262154, -2097149, 0, 131074, -2097148, 0, 131082, -2097147, 0, 262154, -2097146, 0, 262154, -2097145, 0, 262154, -2097144, 0, 131074, -2097143, 0, 131074, -2097142, 0, 131074, -2097141, 0, 262154, -2097140, 0, 262154, -2097139, 0, 262154, -2097138, 0, 131082, -2097137, 0, 262154, -2097136, 0, 262154, -2097135, 0, 262154, -2097134, 0, 262154, -2097133, 0, 262154, -2097132, 0, 262154, -2097131, 0, 262154, -2097130, 0, 262154, -2097129, 0, 131074, -2097128, 0, 262154, -2097127, 0, 131074, -2097126, 0, 262154, -2097125, 0, 131082, -2097124, 0, 131082, -2097123, 0, 131076, -1966085, 0, 131072, -1966084, 0, 262154, -1966083, 0, 131074, -1966082, 0, 262154, -1966081, 0, 262154, -2031616, 0, 262154, -2031615, 0, 131074, -2031614, 0, 131074, -2031613, 0, 262154, -2031612, 0, 131074, -2031611, 0, 131082, -2031610, 0, 131082, -2031609, 0, 262154, -2031608, 0, 131074, -2031607, 0, 131082, -2031606, 0, 131082, -2031605, 0, 131074, -2031604, 0, 131074, -2031603, 0, 262154, -2031602, 0, 131074, -2031601, 0, 262154, -2031600, 0, 131082, -2031599, 0, 131082, -2031598, 0, 131074, -2031597, 0, 262154, -2031596, 0, 262154, -2031595, 0, 131082, -2031594, 0, 131074, -2031593, 0, 131074, -2031592, 0, 131082, -2031591, 0, 262154, -2031590, 0, 131074, -2031589, 0, 131074, -2031588, 0, 262154, -2031587, 0, 131076, -1900549, 0, 131072, -1900548, 0, 131074, -1900547, 0, 131074, -1900546, 0, 131074, -1900545, 0, 262154, -1966080, 0, 262154, -1966079, 0, 131082, -1966078, 0, 262154, -1966077, 0, 131082, -1966076, 0, 131074, -1966075, 0, 131082, -1966074, 0, 262154, -1966073, 0, 131082, -1966072, 0, 131074, -1966071, 0, 131082, -1966070, 0, 131074, -1966069, 0, 131082, -1966068, 0, 262154, -1966067, 0, 262154, -1966066, 0, 131082, -1966065, 0, 131082, -1966064, 0, 262154, -1966063, 0, 131082, -1966062, 0, 131082, -1966061, 0, 262154, -1966060, 0, 131074, -1966059, 0, 131074, -1966058, 0, 131082, -1966057, 0, 131082, -1966056, 0, 131074, -1966055, 0, 262154, -1966054, 0, 131082, -1966053, 0, 131074, -1966052, 0, 131074, -1966051, 0, 131076, -1835013, 0, 131072, -1835012, 0, 131074, -1835011, 0, 131082, -1835010, 0, 131074, -1835009, 0, 131074, -1900544, 0, 131074, -1900543, 0, 262154, -1900542, 0, 131074, -1900541, 0, 131074, -1900540, 0, 131082, -1900539, 0, 131082, -1900538, 0, 131082, -1900537, 0, 131082, -1900536, 0, 131074, -1900535, 0, 131082, -1900534, 0, 262154, -1900533, 0, 131082, -1900532, 0, 131074, -1900531, 0, 131082, -1900530, 0, 131074, -1900529, 0, 131082, -1900528, 0, 131074, -1900527, 0, 262154, -1900526, 0, 131082, -1900525, 0, 131074, -1900524, 0, 131082, -1900523, 0, 262154, -1900522, 0, 262154, -1900521, 0, 131074, -1900520, 0, 131074, -1900519, 0, 262154, -1900518, 0, 262154, -1900517, 0, 262154, -1900516, 0, 262154, -1900515, 0, 131076, -1769477, 0, 131072, -1769476, 0, 262154, -1769475, 0, 131082, -1769474, 0, 131082, -1769473, 0, 131074, -1835008, 0, 131074, -1835007, 0, 131074, -1835006, 0, 131074, -1835005, 0, 262154, -1835004, 0, 131074, -1835003, 0, 262154, -1835002, 0, 262154, -1835001, 0, 131074, -1835000, 0, 262154, -1834999, 0, 131074, -1834998, 0, 262154, -1834997, 0, 262154, -1834996, 0, 262154, -1834995, 0, 131082, -1834994, 0, 131074, -1834993, 0, 262154, -1834992, 0, 131074, -1834991, 0, 131082, -1834990, 0, 262154, -1834989, 0, 262154, -1834988, 0, 131082, -1834987, 0, 262154, -1834986, 0, 262154, -1834985, 0, 262154, -1834984, 0, 262154, -1834983, 0, 131074, -1834982, 0, 131074, -1834981, 0, 131074, -1834980, 0, 262154, -1834979, 0, 131076, -1703941, 0, 131072, -1703940, 0, 131082, -1703939, 0, 131074, -1703938, 0, 262154, -1703937, 0, 262154, -1769472, 0, 131074, -1769471, 0, 262154, -1769470, 0, 131074, -1769469, 0, 131074, -1769468, 0, 131082, -1769467, 0, 131082, -1769466, 0, 131074, -1769465, 0, 131074, -1769464, 0, 262154, -1769463, 0, 262154, -1769462, 0, 262154, -1769461, 0, 131082, -1769460, 0, 262154, -1769459, 0, 131082, -1769458, 0, 131082, -1769457, 0, 131074, -1769456, 0, 131082, -1769455, 0, 131074, -1769454, 0, 131074, -1769453, 0, 131082, -1769452, 0, 131082, -1769451, 0, 131074, -1769450, 0, 131082, -1769449, 0, 131082, -1769448, 0, 262154, -1769447, 0, 131074, -1769446, 0, 262154, -1769445, 0, 131082, -1769444, 0, 131074, -1769443, 0, 131076, -1638405, 0, 131072, -1638404, 0, 262154, -1638403, 0, 262154, -1638402, 0, 131074, -1638401, 0, 262154, -1703936, 0, 131074, -1703935, 0, 262154, -1703934, 0, 131074, -1703933, 0, 131082, -1703932, 0, 131082, -1703931, 0, 262154, -1703930, 0, 131074, -1703929, 0, 262154, -1703928, 0, 262154, -1703927, 0, 131082, -1703926, 0, 131074, -1703925, 0, 262154, -1703924, 0, 131082, -1703923, 0, 131082, -1703922, 0, 131074, -1703921, 0, 131082, -1703920, 0, 131082, -1703919, 0, 131074, -1703918, 0, 131082, -1703917, 0, 262154, -1703916, 0, 131074, -1703915, 0, 262154, -1703914, 0, 131074, -1703913, 0, 131082, -1703912, 0, 131082, -1703911, 0, 131074, -1703910, 0, 131074, -1703909, 0, 262154, -1703908, 0, 262154, -1703907, 0, 131076, -1572869, 0, 131072, -1572868, 0, 131074, -1572867, 0, 131082, -1572866, 0, 262154, -1572865, 0, 131074, -1638400, 0, 262154, -1638399, 0, 131074, -1638398, 0, 262154, -1638397, 0, 131074, -1638396, 0, 262154, -1638395, 0, 262154, -1638394, 0, 131074, -1638393, 0, 131074, -1638392, 0, 262154, -1638391, 0, 262154, -1638390, 0, 262154, -1638389, 0, 262154, -1638388, 0, 131082, -1638387, 0, 262154, -1638386, 0, 131082, -1638385, 0, 262154, -1638384, 0, 131074, -1638383, 0, 262154, -1638382, 0, 262154, -1638381, 0, 131082, -1638380, 0, 131074, -1638379, 0, 131074, -1638378, 0, 262154, -1638377, 0, 131082, -1638376, 0, 262154, -1638375, 0, 262154, -1638374, 0, 131074, -1638373, 0, 131082, -1638372, 0, 262154, -1638371, 0, 131076, -1507333, 0, 131072, -1507332, 0, 262154, -1507331, 0, 262154, -1507330, 0, 262154, -1507329, 0, 262154, -1572864, 0, 131082, -1572863, 0, 262154, -1572862, 0, 131074, -1572861, 0, 262154, -1572860, 0, 131074, -1572859, 0, 131082, -1572858, 0, 131082, -1572857, 0, 262154, -1572856, 0, 131082, -1572855, 0, 131082, -1572854, 0, 131074, -1572853, 0, 131074, -1572852, 0, 131074, -1572851, 0, 131074, -1572850, 0, 131074, -1572849, 0, 131082, -1572848, 0, 131074, -1572847, 0, 131074, -1572846, 0, 131082, -1572845, 0, 262154, -1572844, 0, 262154, -1572843, 0, 262154, -1572842, 0, 262154, -1572841, 0, 262154, -1572840, 0, 262154, -1572839, 0, 131074, -1572838, 0, 131082, -1572837, 0, 131074, -1572836, 0, 131074, -1572835, 0, 131076, -1441797, 0, 131072, -1441796, 0, 131074, -1441795, 0, 262154, -1441794, 0, 131082, -1441793, 0, 262154, -1507328, 0, 262154, -1507327, 0, 131074, -1507326, 0, 131074, -1507325, 0, 131082, -1507324, 0, 131082, -1507323, 0, 262154, -1507322, 0, 131082, -1507321, 0, 131074, -1507320, 0, 131074, -1507319, 0, 131082, -1507318, 0, 262154, -1507317, 0, 131074, -1507316, 0, 131082, -1507315, 0, 131082, -1507314, 0, 131082, -1507313, 0, 262154, -1507312, 0, 131074, -1507311, 0, 131082, -1507310, 0, 131082, -1507309, 0, 131082, -1507308, 0, 131074, -1507307, 0, 131074, -1507306, 0, 131082, -1507305, 0, 131082, -1507304, 0, 131074, -1507303, 0, 131082, -1507302, 0, 131074, -1507301, 0, 262154, -1507300, 0, 131082, -1507299, 0, 131076, -1376261, 0, 131072, -1376260, 0, 131082, -1376259, 0, 131074, -1376258, 0, 131082, -1376257, 0, 131082, -1441792, 0, 131074, -1441791, 0, 262154, -1441790, 0, 131082, -1441789, 0, 262154, -1441788, 0, 131082, -1441787, 0, 131082, -1441786, 0, 262154, -1441785, 0, 131082, -1441784, 0, 131074, -1441783, 0, 262154, -1441782, 0, 131082, -1441781, 0, 131074, -1441780, 0, 262154, -1441779, 0, 131082, -1441778, 0, 262154, -1441777, 0, 131082, -1441776, 0, 131074, -1441775, 0, 131074, -1441774, 0, 131074, -1441773, 0, 262154, -1441772, 0, 131074, -1441771, 0, 131074, -1441770, 0, 131082, -1441769, 0, 131074, -1441768, 0, 131074, -1441767, 0, 131074, -1441766, 0, 131074, -1441765, 0, 131074, -1441764, 0, 131074, -1441763, 0, 131076, -1310725, 0, 131072, -1310724, 0, 131082, -1310723, 0, 262154, -1310722, 0, 262154, -1310721, 0, 131082, -1376256, 0, 262154, -1376255, 0, 131082, -1376254, 0, 262154, -1376253, 0, 131082, -1376252, 0, 131082, -1376251, 0, 262154, -1376250, 0, 131082, -1376249, 0, 131082, -1376248, 0, 131074, -1376247, 0, 131074, -1376246, 0, 131074, -1376245, 0, 131074, -1376244, 0, 131074, -1376243, 0, 131082, -1376242, 0, 262154, -1376241, 0, 131082, -1376240, 0, 262154, -1376239, 0, 131074, -1376238, 0, 131082, -1376237, 0, 262154, -1376236, 0, 131074, -1376235, 0, 131074, -1376234, 0, 131082, -1376233, 0, 131082, -1376232, 0, 131074, -1376231, 0, 262154, -1376230, 0, 131074, -1376229, 0, 131074, -1376228, 0, 131074, -1376227, 0, 131076, -1245189, 0, 131072, -1245188, 0, 131074, -1245187, 0, 262154, -1245186, 0, 131074, -1245185, 0, 131074, -1310720, 0, 262154, -1310719, 0, 131074, -1310718, 0, 262154, -1310717, 0, 131074, -1310716, 0, 262154, -1310715, 0, 131082, -1310714, 0, 131082, -1310713, 0, 262154, -1310712, 0, 131074, -1310711, 0, 262154, -1310710, 0, 131082, -1310709, 0, 131082, -1310708, 0, 131074, -1310707, 0, 262154, -1310706, 0, 131082, -1310705, 0, 262154, -1310704, 0, 262154, -1310703, 0, 131074, -1310702, 0, 262154, -1310701, 0, 131082, -1310700, 0, 131082, -1310699, 0, 131082, -1310698, 0, 131082, -1310697, 0, 131082, -1310696, 0, 262154, -1310695, 0, 262154, -1310694, 0, 262154, -1310693, 0, 262154, -1310692, 0, 131074, -1310691, 0, 131076, -1179653, 0, 131072, -1179652, 0, 131082, -1179651, 0, 262154, -1179650, 0, 262154, -1179649, 0, 131082, -1245184, 0, 131082, -1245183, 0, 131082, -1245182, 0, 131074, -1245181, 0, 131074, -1245180, 0, 131082, -1245179, 0, 131074, -1245178, 0, 262154, -1245177, 0, 131074, -1245176, 0, 131082, -1245175, 0, 131074, -1245174, 0, 131074, -1245173, 0, 262154, -1245172, 0, 262154, -1245171, 0, 262154, -1245170, 0, 131082, -1245169, 0, 262154, -1245168, 0, 131074, -1245167, 0, 131082, -1245166, 0, 262154, -1245165, 0, 131082, -1245164, 0, 262154, -1245163, 0, 131074, -1245162, 0, 262154, -1245161, 0, 131082, -1245160, 0, 131082, -1245159, 0, 262154, -1245158, 0, 131074, -1245157, 0, 131074, -1245156, 0, 262154, -1245155, 0, 131076, -1114117, 0, 131072, -1114116, 0, 131074, -1114115, 0, 131082, -1114114, 0, 131074, -1114113, 0, 131082, -1179648, 0, 262154, -1179647, 0, 262154, -1179646, 0, 262154, -1179645, 0, 131074, -1179644, 0, 131082, -1179643, 0, 262154, -1179642, 0, 262154, -1179641, 0, 131074, -1179640, 0, 262154, -1179639, 0, 131082, -1179638, 0, 262154, -1179637, 0, 131082, -1179636, 0, 131082, -1179635, 0, 131082, -1179634, 0, 131082, -1179633, 0, 262154, -1179632, 0, 131074, -1179631, 0, 131074, -1179630, 0, 262154, -1179629, 0, 131074, -1179628, 0, 131082, -1179627, 0, 262154, -1179626, 0, 131082, -1179625, 0, 262154, -1179624, 0, 131082, -1179623, 0, 131082, -1179622, 0, 131074, -1179621, 0, 262154, -1179620, 0, 131074, -1179619, 0, 131076, -1048581, 0, 131072, -1048580, 0, 131074, -1048579, 0, 262154, -1048578, 0, 131074, -1048577, 0, 131074, -1114112, 0, 131074, -1114111, 0, 131082, -1114110, 0, 131074, -1114109, 0, 131074, -1114108, 0, 131082, -1114107, 0, 131074, -1114106, 0, 262154, -1114105, 0, 131082, -1114104, 0, 131074, -1114103, 0, 131082, -1114102, 0, 131074, -1114101, 0, 262154, -1114100, 0, 262154, -1114099, 0, 131082, -1114098, 0, 131074, -1114097, 0, 131074, -1114096, 0, 131082, -1114095, 0, 131074, -1114094, 0, 131074, -1114093, 0, 262154, -1114092, 0, 131074, -1114091, 0, 131082, -1114090, 0, 131074, -1114089, 0, 131074, -1114088, 0, 262154, -1114087, 0, 131074, -1114086, 0, 131074, -1114085, 0, 262154, -1114084, 0, 262154, -1114083, 0, 131076, -983045, 0, 131072, -983044, 0, 131082, -983043, 0, 131082, -983042, 0, 131074, -983041, 0, 262154, -1048576, 0, 131074, -1048575, 0, 131082, -1048574, 0, 131074, -1048573, 0, 131082, -1048572, 0, 131082, -1048571, 0, 262154, -1048570, 0, 131082, -1048569, 0, 262154, -1048568, 0, 131074, -1048567, 0, 262154, -1048566, 0, 131082, -1048565, 0, 262154, -1048564, 0, 262154, -1048563, 0, 262154, -1048562, 0, 262154, -1048561, 0, 131082, -1048560, 0, 131074, -1048559, 0, 131074, -1048558, 0, 131082, -1048557, 0, 262154, -1048556, 0, 262154, -1048555, 0, 262154, -1048554, 0, 131082, -1048553, 0, 262154, -1048552, 0, 262154, -1048551, 0, 131082, -1048550, 0, 131074, -1048549, 0, 131074, -1048548, 0, 262154, -1048547, 0, 131076, -917509, 0, 524292, -917508, 0, 262146, -917507, 0, 262146, -917506, 0, 262146, -917505, 0, 262146, -983040, 0, 262146, -983039, 0, 262146, -983038, 0, 262146, -983037, 0, 262146, -983036, 0, 262146, -983035, 0, 262146, -983034, 0, 262146, -983033, 0, 262146, -983032, 0, 262146, -983031, 0, 262146, -983030, 0, 262146, -983029, 0, 262146, -983028, 0, 262146, -983027, 0, 393218, -983026, 0, 131074, -983025, 0, 262154, -983024, 0, 131082, -983023, 0, 262154, -983022, 0, 262154, -983021, 0, 262154, -983020, 0, 262154, -983019, 0, 262154, -983018, 0, 131074, -983017, 0, 131082, -983016, 0, 262154, -983015, 0, 262154, -983014, 0, 262154, -983013, 0, 131074, -983012, 0, 131074, -983011, 0, 131076, -917491, 0, 262144, -917490, 0, 262146, -917489, 0, 262146, -917488, 0, 262146, -917487, 0, 262146, -917486, 0, 262146, -917485, 0, 262146, -917484, 0, 262146, -917483, 0, 262146, -917482, 0, 262146, -917481, 0, 262146, -917480, 0, 262146, -917479, 0, 262146, -917478, 0, 262146, -917477, 0, 262146, -917476, 0, 262146, -917475, 0, 524294 )
|
|
|
|
[node name="LightForestGrass" type="TileMap" parent="."]
|
|
position = Vector2( 1, 0 )
|
|
tile_set = SubResource( 11 )
|
|
cell_size = Vector2( 16, 16 )
|
|
cell_custom_transform = Transform2D( 16, 0, 0, 16, 0, 0 )
|
|
cell_tile_origin = 1
|
|
cell_y_sort = true
|
|
format = 1
|
|
tile_data = PoolIntArray( -851970, 0, 3, -851969, 0, 131073, -917504, 0, 131073, -917503, 0, 131073, -917502, 0, 131073, -917501, 0, 131073, -917500, 0, 131073, -917499, 0, 131073, -917498, 0, 131073, -917497, 0, 131073, -917496, 0, 131073, -917495, 0, 131073, -917494, 0, 131073, -917493, 0, 131073, -917492, 0, 131073, -917491, 0, 4, -786434, 0, 65538, -786433, 0, 131076, -851968, 0, 131076, -851967, 0, 131076, -851966, 0, 131076, -851965, 0, 131076, -851964, 0, 131076, -851963, 0, 131076, -851962, 0, 131076, -851961, 0, 131076, -851960, 0, 131076, -851959, 0, 131076, -851958, 0, 131076, -851957, 0, 131076, -851956, 0, 131076, -851955, 0, 131072, -851954, 0, 131073, -851953, 0, 131073, -851952, 0, 131073, -851951, 0, 131073, -851950, 0, 131073, -851949, 0, 131073, -851948, 0, 131073, -851947, 0, 131073, -851946, 0, 131073, -851945, 0, 131073, -851944, 0, 131073, -851943, 0, 4, -720898, 0, 65538, -720897, 0, 131076, -786432, 0, 131076, -786431, 0, 131076, -786430, 0, 131076, -786429, 0, 131076, -786428, 0, 131076, -786427, 0, 131076, -786426, 0, 131076, -786425, 0, 131076, -786424, 0, 131076, -786423, 0, 131076, -786422, 0, 131076, -786421, 0, 131076, -786420, 0, 131076, -786419, 0, 131076, -786418, 0, 131076, -786417, 0, 131076, -786416, 0, 131076, -786415, 0, 131076, -786414, 0, 131076, -786413, 0, 131076, -786412, 0, 131076, -786411, 0, 131076, -786410, 0, 131076, -786409, 0, 131076, -786408, 0, 131076, -786407, 0, 65536, -655362, 0, 65538, -655361, 0, 131076, -720896, 0, 131076, -720895, 0, 131076, -720894, 0, 131076, -720893, 0, 131076, -720892, 0, 131076, -720891, 0, 131076, -720890, 0, 131076, -720889, 0, 131076, -720888, 0, 131076, -720887, 0, 131076, -720886, 0, 131076, -720885, 0, 131076, -720884, 0, 131076, -720883, 0, 131076, -720882, 0, 131076, -720881, 0, 131076, -720880, 0, 131076, -720879, 0, 131076, -720878, 0, 131076, -720877, 0, 131076, -720876, 0, 131076, -720875, 0, 131076, -720874, 0, 131076, -720873, 0, 131076, -720872, 0, 0, -720871, 0, 65540, -589828, 0, 3, -589827, 0, 131073, -589826, 0, 131074, -589825, 0, 131076, -655360, 0, 131076, -655359, 0, 131076, -655358, 0, 131076, -655357, 0, 131076, -655356, 0, 131076, -655355, 0, 131076, -655354, 0, 131076, -655353, 0, 131076, -655352, 0, 131076, -655351, 0, 131076, -655350, 0, 131076, -655349, 0, 131076, -655348, 0, 131076, -655347, 0, 131076, -655346, 0, 131076, -655345, 0, 131076, -655344, 0, 131076, -655343, 0, 131076, -655342, 0, 131076, -655341, 0, 131076, -655340, 0, 131076, -655339, 0, 131076, -655338, 0, 131076, -655337, 0, 131076, -655336, 0, 65536, -524292, 0, 65538, -524291, 0, 131076, -524290, 0, 131076, -524289, 0, 131076, -589824, 0, 131076, -589823, 0, 131076, -589822, 0, 131076, -589821, 0, 131076, -589820, 0, 131076, -589819, 0, 131076, -589818, 0, 131076, -589817, 0, 131076, -589816, 0, 131076, -589815, 0, 131076, -589814, 0, 131076, -589813, 0, 131076, -589812, 0, 131076, -589811, 0, 131076, -589810, 0, 131076, -589809, 0, 131076, -589808, 0, 131076, -589807, 0, 131076, -589806, 0, 131076, -589805, 0, 131076, -589804, 0, 131076, -589803, 0, 131076, -589802, 0, 131076, -589801, 0, 131076, -589800, 0, 65536, -458756, 0, 65538, -458755, 0, 131076, -458754, 0, 131076, -458753, 0, 131076, -524288, 0, 131076, -524287, 0, 131076, -524286, 0, 131076, -524285, 0, 131076, -524284, 0, 131076, -524283, 0, 131076, -524282, 0, 131076, -524281, 0, 131076, -524280, 0, 131076, -524279, 0, 131076, -524278, 0, 131076, -524277, 0, 131076, -524276, 0, 131076, -524275, 0, 131076, -524274, 0, 131076, -524273, 0, 131076, -524272, 0, 131076, -524271, 0, 131076, -524270, 0, 131076, -524269, 0, 131076, -524268, 0, 131076, -524267, 0, 131076, -524266, 0, 131076, -524265, 0, 0, -524264, 0, 65540, -393220, 0, 65538, -393219, 0, 131076, -393218, 0, 131076, -393217, 0, 131076, -458752, 0, 131076, -458751, 0, 131076, -458750, 0, 131076, -458749, 0, 131076, -458748, 0, 131076, -458747, 0, 131076, -458746, 0, 131076, -458745, 0, 131076, -458744, 0, 131076, -458743, 0, 131076, -458742, 0, 131076, -458741, 0, 131076, -458740, 0, 131076, -458739, 0, 131076, -458738, 0, 131076, -458737, 0, 131076, -458736, 0, 131076, -458735, 0, 131076, -458734, 0, 131076, -458733, 0, 131076, -458732, 0, 131076, -458731, 0, 131076, -458730, 0, 131076, -458729, 0, 65536, -327684, 0, 65538, -327683, 0, 131076, -327682, 0, 131076, -327681, 0, 131076, -393216, 0, 131076, -393215, 0, 131076, -393214, 0, 131076, -393213, 0, 131076, -393212, 0, 131076, -393211, 0, 131076, -393210, 0, 131076, -393209, 0, 131076, -393208, 0, 131076, -393207, 0, 131076, -393206, 0, 131076, -393205, 0, 131076, -393204, 0, 131076, -393203, 0, 131076, -393202, 0, 131076, -393201, 0, 131076, -393200, 0, 131076, -393199, 0, 131076, -393198, 0, 131076, -393197, 0, 131076, -393196, 0, 131076, -393195, 0, 131076, -393194, 0, 131076, -393193, 0, 65536, -262148, 0, 65538, -262147, 0, 131076, -262146, 0, 131076, -262145, 0, 131076, -327680, 0, 131076, -327679, 0, 131076, -327678, 0, 131076, -327677, 0, 131076, -327676, 0, 131076, -327675, 0, 131076, -327674, 0, 131076, -327673, 0, 131076, -327672, 0, 131076, -327671, 0, 131076, -327670, 0, 131076, -327669, 0, 131076, -327668, 0, 131076, -327667, 0, 131076, -327666, 0, 131076, -327665, 0, 131076, -327664, 0, 131076, -327663, 0, 131076, -327662, 0, 131076, -327661, 0, 131076, -327660, 0, 131076, -327659, 0, 131076, -327658, 0, 131076, -327657, 0, 65536, -196612, 0, 65538, -196611, 0, 131076, -196610, 0, 131076, -196609, 0, 131076, -262144, 0, 131076, -262143, 0, 131076, -262142, 0, 131076, -262141, 0, 131076, -262140, 0, 131076, -262139, 0, 131076, -262138, 0, 131076, -262137, 0, 131076, -262136, 0, 131076, -262135, 0, 131076, -262134, 0, 131076, -262133, 0, 131076, -262132, 0, 131076, -262131, 0, 131076, -262130, 0, 131076, -262129, 0, 131076, -262128, 0, 131076, -262127, 0, 131076, -262126, 0, 131076, -262125, 0, 131076, -262124, 0, 131076, -262123, 0, 131076, -262122, 0, 131076, -262121, 0, 131072, -262120, 0, 131073, -262119, 0, 4, -131076, 0, 65538, -131075, 0, 131076, -131074, 0, 131076, -131073, 0, 131076, -196608, 0, 131076, -196607, 0, 131076, -196606, 0, 131076, -196605, 0, 131076, -196604, 0, 131076, -196603, 0, 131076, -196602, 0, 131076, -196601, 0, 131076, -196600, 0, 131076, -196599, 0, 131076, -196598, 0, 131076, -196597, 0, 131076, -196596, 0, 131076, -196595, 0, 131076, -196594, 0, 131076, -196593, 0, 131076, -196592, 0, 131076, -196591, 0, 131076, -196590, 0, 131076, -196589, 0, 131076, -196588, 0, 131076, -196587, 0, 131076, -196586, 0, 131076, -196585, 0, 131076, -196584, 0, 131076, -196583, 0, 65536, -65540, 0, 65538, -65539, 0, 131076, -65538, 0, 131076, -65537, 0, 131076, -131072, 0, 131076, -131071, 0, 131076, -131070, 0, 131076, -131069, 0, 131076, -131068, 0, 131076, -131067, 0, 131076, -131066, 0, 131076, -131065, 0, 131076, -131064, 0, 131076, -131063, 0, 131076, -131062, 0, 131076, -131061, 0, 131076, -131060, 0, 131076, -131059, 0, 131076, -131058, 0, 131076, -131057, 0, 131076, -131056, 0, 131076, -131055, 0, 131076, -131054, 0, 131076, -131053, 0, 131076, -131052, 0, 131076, -131051, 0, 131076, -131050, 0, 131076, -131049, 0, 131076, -131048, 0, 131076, -131047, 0, 65536, -4, 0, 65538, -3, 0, 131076, -2, 0, 131076, -1, 0, 131076, -65536, 0, 131076, -65535, 0, 131076, -65534, 0, 131076, -65533, 0, 131076, -65532, 0, 131076, -65531, 0, 131076, -65530, 0, 131076, -65529, 0, 131076, -65528, 0, 131076, -65527, 0, 131076, -65526, 0, 131076, -65525, 0, 131076, -65524, 0, 131076, -65523, 0, 131076, -65522, 0, 131076, -65521, 0, 131076, -65520, 0, 131076, -65519, 0, 131076, -65518, 0, 131076, -65517, 0, 131076, -65516, 0, 131076, -65515, 0, 131076, -65514, 0, 131076, -65513, 0, 131076, -65512, 0, 131076, -65511, 0, 65536, 65532, 0, 65538, 65533, 0, 131076, 65534, 0, 131076, 65535, 0, 131076, 0, 0, 131076, 1, 0, 131076, 2, 0, 131076, 3, 0, 131076, 4, 0, 131076, 5, 0, 131076, 6, 0, 131076, 7, 0, 131076, 8, 0, 131076, 9, 0, 131076, 10, 0, 131076, 11, 0, 131076, 12, 0, 131076, 13, 0, 131076, 14, 0, 131076, 15, 0, 131076, 16, 0, 131076, 17, 0, 131076, 18, 0, 131076, 19, 0, 131076, 20, 0, 131076, 21, 0, 131076, 22, 0, 131076, 23, 0, 131076, 24, 0, 131076, 25, 0, 65536, 131068, 0, 65538, 131069, 0, 131076, 131070, 0, 131076, 131071, 0, 131076, 65536, 0, 131076, 65537, 0, 131076, 65538, 0, 131076, 65539, 0, 131076, 65540, 0, 131076, 65541, 0, 131076, 65542, 0, 131076, 65543, 0, 131076, 65544, 0, 131076, 65545, 0, 131076, 65546, 0, 131076, 65547, 0, 131076, 65548, 0, 131076, 65549, 0, 131076, 65550, 0, 131076, 65551, 0, 131076, 65552, 0, 131076, 65553, 0, 131076, 65554, 0, 131076, 65555, 0, 131076, 65556, 0, 131076, 65557, 0, 131076, 65558, 0, 131076, 65559, 0, 131076, 65560, 0, 131076, 65561, 0, 65536, 196604, 0, 65538, 196605, 0, 131076, 196606, 0, 131076, 196607, 0, 131076, 131072, 0, 131076, 131073, 0, 131076, 131074, 0, 131076, 131075, 0, 131076, 131076, 0, 131076, 131077, 0, 131076, 131078, 0, 131076, 131079, 0, 131076, 131080, 0, 131076, 131081, 0, 131076, 131082, 0, 131076, 131083, 0, 131076, 131084, 0, 131076, 131085, 0, 131076, 131086, 0, 131076, 131087, 0, 131076, 131088, 0, 131076, 131089, 0, 131076, 131090, 0, 131076, 131091, 0, 131076, 131092, 0, 131076, 131093, 0, 131076, 131094, 0, 131076, 131095, 0, 131076, 131096, 0, 131076, 131097, 0, 65536, 262140, 0, 65538, 262141, 0, 131076, 262142, 0, 131076, 262143, 0, 131076, 196608, 0, 131076, 196609, 0, 131076, 196610, 0, 131076, 196611, 0, 131076, 196612, 0, 131076, 196613, 0, 131076, 196614, 0, 131076, 196615, 0, 131076, 196616, 0, 131076, 196617, 0, 131076, 196618, 0, 131076, 196619, 0, 131076, 196620, 0, 131076, 196621, 0, 131076, 196622, 0, 131076, 196623, 0, 131076, 196624, 0, 131076, 196625, 0, 131076, 196626, 0, 131076, 196627, 0, 131076, 196628, 0, 131076, 196629, 0, 131076, 196630, 0, 131076, 196631, 0, 0, 196632, 0, 1, 196633, 0, 65540, 327676, 0, 65538, 327677, 0, 131076, 327678, 0, 131076, 327679, 0, 131076, 262144, 0, 131076, 262145, 0, 131076, 262146, 0, 131076, 262147, 0, 131076, 262148, 0, 131076, 262149, 0, 131076, 262150, 0, 131076, 262151, 0, 131076, 262152, 0, 131076, 262153, 0, 131076, 262154, 0, 131076, 262155, 0, 131076, 262156, 0, 131076, 262157, 0, 131076, 262158, 0, 131076, 262159, 0, 131076, 262160, 0, 131076, 262161, 0, 131076, 262162, 0, 131076, 262163, 0, 131076, 262164, 0, 131076, 262165, 0, 131076, 262166, 0, 131076, 262167, 0, 65536, 393212, 0, 65539, 393213, 0, 1, 393214, 0, 2, 393215, 0, 131076, 327680, 0, 131076, 327681, 0, 131076, 327682, 0, 131076, 327683, 0, 131076, 327684, 0, 131076, 327685, 0, 131076, 327686, 0, 131076, 327687, 0, 131076, 327688, 0, 131076, 327689, 0, 131076, 327690, 0, 131076, 327691, 0, 131076, 327692, 0, 131076, 327693, 0, 131076, 327694, 0, 131076, 327695, 0, 131076, 327696, 0, 131076, 327697, 0, 131076, 327698, 0, 131076, 327699, 0, 131076, 327700, 0, 131076, 327701, 0, 131076, 327702, 0, 131076, 327703, 0, 65536, 458750, 0, 65538, 458751, 0, 131076, 393216, 0, 131076, 393217, 0, 131076, 393218, 0, 131076, 393219, 0, 131076, 393220, 0, 131076, 393221, 0, 131076, 393222, 0, 131076, 393223, 0, 131076, 393224, 0, 131076, 393225, 0, 131076, 393226, 0, 131076, 393227, 0, 131076, 393228, 0, 131076, 393229, 0, 131076, 393230, 0, 131076, 393231, 0, 131076, 393232, 0, 131076, 393233, 0, 131076, 393234, 0, 131076, 393235, 0, 131076, 393236, 0, 131076, 393237, 0, 131076, 393238, 0, 131076, 393239, 0, 65536, 524286, 0, 65538, 524287, 0, 131076, 458752, 0, 131076, 458753, 0, 131076, 458754, 0, 131076, 458755, 0, 131076, 458756, 0, 131076, 458757, 0, 131076, 458758, 0, 131076, 458759, 0, 131076, 458760, 0, 131076, 458761, 0, 131076, 458762, 0, 131076, 458763, 0, 131076, 458764, 0, 131076, 458765, 0, 131076, 458766, 0, 131076, 458767, 0, 131076, 458768, 0, 131076, 458769, 0, 131076, 458770, 0, 131076, 458771, 0, 131076, 458772, 0, 131076, 458773, 0, 131076, 458774, 0, 131076, 458775, 0, 65536, 589822, 0, 65538, 589823, 0, 131076, 524288, 0, 131076, 524289, 0, 131076, 524290, 0, 131076, 524291, 0, 131076, 524292, 0, 131076, 524293, 0, 131076, 524294, 0, 131076, 524295, 0, 131076, 524296, 0, 131076, 524297, 0, 131076, 524298, 0, 131076, 524299, 0, 131076, 524300, 0, 131076, 524301, 0, 131076, 524302, 0, 131076, 524303, 0, 131076, 524304, 0, 131076, 524305, 0, 131076, 524306, 0, 131076, 524307, 0, 131076, 524308, 0, 131076, 524309, 0, 131076, 524310, 0, 131076, 524311, 0, 65536, 655358, 0, 65538, 655359, 0, 131076, 589824, 0, 131076, 589825, 0, 131076, 589826, 0, 131076, 589827, 0, 131076, 589828, 0, 131076, 589829, 0, 131076, 589830, 0, 131076, 589831, 0, 131076, 589832, 0, 131076, 589833, 0, 131076, 589834, 0, 131076, 589835, 0, 131076, 589836, 0, 131076, 589837, 0, 131076, 589838, 0, 131076, 589839, 0, 131076, 589840, 0, 131076, 589841, 0, 131076, 589842, 0, 131076, 589843, 0, 131076, 589844, 0, 131076, 589845, 0, 131076, 589846, 0, 131076, 589847, 0, 65536, 720894, 0, 65538, 720895, 0, 131076, 655360, 0, 131076, 655361, 0, 131076, 655362, 0, 131076, 655363, 0, 131076, 655364, 0, 131076, 655365, 0, 131076, 655366, 0, 131076, 655367, 0, 131076, 655368, 0, 131076, 655369, 0, 131076, 655370, 0, 131076, 655371, 0, 131076, 655372, 0, 131076, 655373, 0, 131076, 655374, 0, 131076, 655375, 0, 131076, 655376, 0, 131076, 655377, 0, 131076, 655378, 0, 131076, 655379, 0, 131076, 655380, 0, 131076, 655381, 0, 131076, 655382, 0, 131076, 655383, 0, 65536, 786430, 0, 65538, 786431, 0, 131076, 720896, 0, 131076, 720897, 0, 131076, 720898, 0, 131076, 720899, 0, 131076, 720900, 0, 131076, 720901, 0, 131076, 720902, 0, 131076, 720903, 0, 131076, 720904, 0, 131076, 720905, 0, 131076, 720906, 0, 131076, 720907, 0, 131076, 720908, 0, 131076, 720909, 0, 131076, 720910, 0, 131076, 720911, 0, 131076, 720912, 0, 131076, 720913, 0, 131076, 720914, 0, 131076, 720915, 0, 131076, 720916, 0, 131076, 720917, 0, 131076, 720918, 0, 131076, 720919, 0, 65536, 851966, 0, 65538, 851967, 0, 131076, 786432, 0, 131076, 786433, 0, 131076, 786434, 0, 131076, 786435, 0, 131076, 786436, 0, 131076, 786437, 0, 131076, 786438, 0, 131076, 786439, 0, 131076, 786440, 0, 131076, 786441, 0, 131076, 786442, 0, 131076, 786443, 0, 131076, 786444, 0, 131076, 786445, 0, 131076, 786446, 0, 131076, 786447, 0, 131076, 786448, 0, 131076, 786449, 0, 131076, 786450, 0, 131076, 786451, 0, 131076, 786452, 0, 131076, 786453, 0, 131076, 786454, 0, 131076, 786455, 0, 65536, 917502, 0, 65538, 917503, 0, 131076, 851968, 0, 131076, 851969, 0, 131076, 851970, 0, 131076, 851971, 0, 0, 851972, 0, 1, 851973, 0, 1, 851974, 0, 1, 851975, 0, 1, 851976, 0, 1, 851977, 0, 1, 851978, 0, 2, 851979, 0, 131076, 851980, 0, 131076, 851981, 0, 131076, 851982, 0, 131076, 851983, 0, 131076, 851984, 0, 131076, 851985, 0, 131076, 851986, 0, 131076, 851987, 0, 131076, 851988, 0, 131076, 851989, 0, 131076, 851990, 0, 131076, 851991, 0, 65536, 983038, 0, 65538, 983039, 0, 131076, 917504, 0, 131076, 917505, 0, 131076, 917506, 0, 131076, 917507, 0, 65536, 917514, 0, 65538, 917515, 0, 131076, 917516, 0, 131076, 917517, 0, 131076, 917518, 0, 131076, 917519, 0, 131076, 917520, 0, 131076, 917521, 0, 131076, 917522, 0, 131076, 917523, 0, 131076, 917524, 0, 131076, 917525, 0, 131076, 917526, 0, 131076, 917527, 0, 65536, 1048574, 0, 65539, 1048575, 0, 1, 983040, 0, 1, 983041, 0, 1, 983042, 0, 1, 983043, 0, 65540, 983050, 0, 65539, 983051, 0, 1, 983052, 0, 1, 983053, 0, 1, 983054, 0, 1, 983055, 0, 1, 983056, 0, 1, 983057, 0, 1, 983058, 0, 1, 983059, 0, 1, 983060, 0, 1, 983061, 0, 1, 983062, 0, 1, 983063, 0, 65540 )
|
|
|
|
[node name="Cliff" type="TileMap" parent="."]
|
|
tile_set = SubResource( 59 )
|
|
cell_size = Vector2( 32, 32 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -1507330, 0, 4, -1507329, 0, 196609, -1572864, 0, 196609, -1572863, 0, 196609, -1572862, 0, 196609, -1572861, 0, 196609, -1572860, 0, 196609, -1572859, 0, 196609, -1572858, 0, 196609, -1572857, 0, 196609, -1572856, 0, 196609, -1572855, 0, 196609, -1572854, 0, 196609, -1572853, 0, 196609, -1572852, 0, 196609, -1572851, 0, 196609, -1572850, 0, 7, -1441794, 0, 65539, -1507314, 0, 65539, -1376258, 0, 65539, -1441778, 0, 65539, -1310722, 0, 65539, -1376242, 0, 65539, -1245186, 0, 65539, -1310706, 0, 65539, -1179650, 0, 65539, -1245170, 0, 65539, -1114114, 0, 65539, -1179634, 0, 65539, -1048578, 0, 65539, -1114098, 0, 65539, -983042, 0, 65539, -1048562, 0, 65539, -917506, 0, 65539, -983026, 0, 65539, -851970, 0, 65539, -917490, 0, 65539, -786434, 0, 65539, -851954, 0, 65539, -720898, 0, 65539, -786418, 0, 65539, -655362, 0, 65539, -720882, 0, 65539, -589826, 0, 65539, -655346, 0, 65539, -524290, 0, 65539, -589810, 0, 65539, -458754, 0, 131075, -524274, 0, 65539, -393217, 0, 0, -458752, 0, 1, -458751, 0, 1, -458750, 0, 1, -458749, 0, 1, -458748, 0, 1, -458747, 0, 1, -458746, 0, 2, -458740, 0, 4, -458739, 0, 196609, -458738, 0, 196615, -327681, 0, 65536, -393216, 0, 65541, -393215, 0, 131073, -393214, 0, 131073, -393213, 0, 131073, -393212, 0, 131073, -393211, 0, 131073, -393210, 0, 131074, -393204, 0, 131075, -262146, 0, 4, -262145, 0, 196614, -327680, 0, 131074, -327669, 0, 3, -196610, 0, 65539, -262134, 0, 0, -262133, 0, 131079, -131074, 0, 131076, -131073, 0, 2, -196598, 0, 131072, -196597, 0, 131074, -65538, 0, 65540, -65537, 0, 131074, -131060, 0, 3, -2, 0, 65539, -65524, 0, 65539, 65534, 0, 65539, 12, 0, 65539, 131070, 0, 65539, 65548, 0, 131075, 196606, 0, 196612, 196607, 0, 7, 131082, 0, 0, 131083, 0, 2, 262143, 0, 65539, 196618, 0, 65536, 196619, 0, 65538, 327679, 0, 65539, 262154, 0, 65536, 262155, 0, 65538, 393215, 0, 65539, 327689, 0, 196608, 327690, 0, 262150, 327691, 0, 65538, 458751, 0, 65539, 393217, 0, 4, 393218, 0, 196609, 393219, 0, 196609, 393220, 0, 196609, 393221, 0, 7, 393226, 0, 65536, 393227, 0, 65538, 524287, 0, 196612, 458752, 0, 196609, 458753, 0, 196615, 458757, 0, 196612, 458758, 0, 196609, 458759, 0, 196609, 458760, 0, 196609, 458761, 0, 196609, 458762, 0, 196614, 458763, 0, 131074 )
|
|
|
|
[node name="grassPatch" type="Sprite" parent="."]
|
|
position = Vector2( 143.159, -456.563 )
|
|
scale = Vector2( 1.26043, 1 )
|
|
z_index = 1
|
|
texture = ExtResource( 17 )
|
|
|
|
[node name="grassPatch2" type="Sprite" parent="."]
|
|
position = Vector2( 279.391, -594.211 )
|
|
scale = Vector2( 1.28993, 1.14748 )
|
|
z_index = 1
|
|
texture = ExtResource( 17 )
|
|
|
|
[node name="grassPatch3" type="Sprite" parent="."]
|
|
position = Vector2( 278.601, -410.576 )
|
|
scale = Vector2( 1.89039, 1 )
|
|
z_index = 1
|
|
texture = ExtResource( 17 )
|
|
|
|
[node name="DarkForestPath" type="TileMap" parent="."]
|
|
modulate = Color( 0.290196, 0.258824, 0.431373, 1 )
|
|
tile_set = SubResource( 60 )
|
|
cell_size = Vector2( 16, 16 )
|
|
cell_custom_transform = Transform2D( 16, 0, 0, 16, 0, 0 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -3145727, 0, 3, -3145726, 0, 131073, -3145725, 0, 4, -3080191, 0, 65538, -3080190, 0, 131076, -3080189, 0, 65536, -3014655, 0, 65538, -3014654, 0, 131076, -3014653, 0, 65536, -2949119, 0, 65539, -2949118, 0, 2, -2949117, 0, 131072, -2949116, 0, 4, -2883582, 0, 65539, -2883581, 0, 2, -2883580, 0, 131072, -2883579, 0, 4, -2818045, 0, 65538, -2818044, 0, 131076, -2818043, 0, 131072, -2818042, 0, 131073, -2818041, 0, 131073, -2818040, 0, 4, -2752509, 0, 65539, -2752508, 0, 1, -2752507, 0, 1, -2752506, 0, 1, -2752505, 0, 2, -2752504, 0, 131072, -2752503, 0, 131073, -2752502, 0, 131073, -2752501, 0, 131073, -2752500, 0, 131073, -2752499, 0, 4, -2686969, 0, 65539, -2686968, 0, 1, -2686967, 0, 1, -2686966, 0, 1, -2686965, 0, 1, -2686964, 0, 2, -2686963, 0, 131072, -2686962, 0, 4, -2621428, 0, 65539, -2621427, 0, 2, -2621426, 0, 65536, -2555891, 0, 65538, -2555890, 0, 65536, -2490365, 0, 3, -2490364, 0, 131073, -2490363, 0, 131073, -2490362, 0, 131073, -2490361, 0, 131073, -2490360, 0, 131073, -2490359, 0, 131073, -2490358, 0, 131073, -2490357, 0, 131073, -2490356, 0, 131073, -2490355, 0, 131074, -2490354, 0, 65536, -2424830, 0, 3, -2424829, 0, 131074, -2424828, 0, 0, -2424827, 0, 1, -2424826, 0, 1, -2424825, 0, 1, -2424824, 0, 1, -2424823, 0, 1, -2424822, 0, 1, -2424821, 0, 1, -2424820, 0, 1, -2424819, 0, 1, -2424818, 0, 65540, -2359294, 0, 65538, -2359293, 0, 0, -2359292, 0, 65540, -2293758, 0, 65538, -2293757, 0, 65536, -2228222, 0, 65538, -2228221, 0, 65536, -2097156, 0, 3, -2097155, 0, 131073, -2097154, 0, 131073, -2097153, 0, 131073, -2162688, 0, 131073, -2162687, 0, 131073, -2162686, 0, 131074, -2162685, 0, 131072, -2162684, 0, 131073, -2162683, 0, 131073, -2162682, 0, 131073, -2162681, 0, 131073, -2162680, 0, 131073, -2162679, 0, 131073, -2162678, 0, 4, -2031620, 0, 65539, -2031619, 0, 1, -2031618, 0, 1, -2031617, 0, 1, -2097152, 0, 1, -2097151, 0, 1, -2097150, 0, 1, -2097149, 0, 1, -2097148, 0, 1, -2097147, 0, 1, -2097146, 0, 1, -2097145, 0, 1, -2097144, 0, 1, -2097143, 0, 2, -2097142, 0, 131072, -2097141, 0, 131073, -2097140, 0, 131073, -2097139, 0, 131073, -2097138, 0, 131073, -2097137, 0, 131073, -2097136, 0, 131073, -2097135, 0, 131073, -2097134, 0, 131073, -2097133, 0, 131073, -2097132, 0, 131073, -2097131, 0, 131073, -2097130, 0, 131073, -2097129, 0, 131073, -2097128, 0, 131073, -2097127, 0, 131073, -2097126, 0, 131073, -2097125, 0, 131073, -2097124, 0, 131073, -2097123, 0, 4, -2031607, 0, 65539, -2031606, 0, 1, -2031605, 0, 1, -2031604, 0, 1, -2031603, 0, 2, -2031602, 0, 0, -2031601, 0, 1, -2031600, 0, 1, -2031599, 0, 1, -2031598, 0, 1, -2031597, 0, 1, -2031596, 0, 1, -2031595, 0, 1, -2031594, 0, 1, -2031593, 0, 1, -2031592, 0, 1, -2031591, 0, 1, -2031590, 0, 1, -2031589, 0, 1, -2031588, 0, 1, -2031587, 0, 65540, -1966067, 0, 65538, -1966066, 0, 65536, -1900534, 0, 3, -1900533, 0, 131073, -1900532, 0, 131073, -1900531, 0, 131074, -1900530, 0, 65536, -1834998, 0, 65538, -1834997, 0, 0, -1834996, 0, 1, -1834995, 0, 1, -1834994, 0, 65540, -1769462, 0, 65538, -1769461, 0, 65536, -1703926, 0, 65538, -1703925, 0, 131072, -1703924, 0, 131073, -1703923, 0, 131073, -1703922, 0, 4, -1638390, 0, 65539, -1638389, 0, 1, -1638388, 0, 2, -1638387, 0, 131076, -1638386, 0, 131072, -1638385, 0, 131073, -1638384, 0, 4, -1572852, 0, 65539, -1572851, 0, 1, -1572850, 0, 1, -1572849, 0, 2, -1572848, 0, 65536, -1507313, 0, 65538, -1507312, 0, 65536, -1441777, 0, 65538, -1441776, 0, 65536, -1376241, 0, 65538, -1376240, 0, 65536, -1310705, 0, 65538, -1310704, 0, 65536, -1245169, 0, 65538, -1245168, 0, 65536, -1179633, 0, 65538, -1179632, 0, 65536, -1114097, 0, 65538, -1114096, 0, 65536, -1048561, 0, 65538, -1048560, 0, 65536, -983025, 0, 65538, -983024, 0, 65536, -917489, 0, 65538, -917488, 0, 65536, -851953, 0, 65539, -851952, 0, 65540, -131054, 0, 131076, -65517, 0, 131076, 458754, 0, 0 )
|
|
|
|
[node name="LightForestPath" type="TileMap" parent="."]
|
|
modulate = Color( 0.745098, 0.498039, 0.498039, 1 )
|
|
tile_set = SubResource( 60 )
|
|
cell_size = Vector2( 16, 16 )
|
|
cell_custom_transform = Transform2D( 16, 0, 0, 16, 0, 0 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -851953, 0, 3, -851952, 0, 4, -786417, 0, 65538, -786416, 0, 65536, -720881, 0, 65538, -720880, 0, 65536, -655345, 0, 65538, -655344, 0, 65536, -589809, 0, 65538, -589808, 0, 65536, -524273, 0, 65538, -524272, 0, 65536, -458739, 0, 3, -458738, 0, 131073, -458737, 0, 131074, -458736, 0, 65536, -393203, 0, 65538, -393202, 0, 0, -393201, 0, 1, -393200, 0, 65540, -327669, 0, 3, -327668, 0, 131073, -327667, 0, 131074, -327666, 0, 65536, -262134, 0, 3, -262133, 0, 131074, -262132, 0, 0, -262131, 0, 1, -262130, 0, 65540, -196601, 0, 3, -196600, 0, 131073, -196599, 0, 131073, -196598, 0, 131074, -196597, 0, 0, -196596, 0, 65540, -131065, 0, 65538, -131064, 0, 0, -131063, 0, 1, -131062, 0, 1, -131061, 0, 65540, -131054, 0, 131076, -3, 0, 3, -2, 0, 131073, -1, 0, 131073, -65536, 0, 131073, -65535, 0, 131073, -65534, 0, 131073, -65533, 0, 131073, -65532, 0, 131073, -65531, 0, 131073, -65530, 0, 131073, -65529, 0, 131074, -65528, 0, 65536, -65517, 0, 131076, 65533, 0, 65539, 65534, 0, 1, 65535, 0, 1, 0, 0, 1, 1, 0, 1, 2, 0, 1, 3, 0, 1, 4, 0, 1, 5, 0, 1, 6, 0, 1, 7, 0, 2, 8, 0, 65536, 65543, 0, 65538, 65544, 0, 131072, 65545, 0, 131073, 65546, 0, 131073, 65547, 0, 131073, 65548, 0, 131073, 65549, 0, 131073, 65550, 0, 4, 131079, 0, 65538, 131080, 0, 0, 131081, 0, 1, 131082, 0, 1, 131083, 0, 1, 131084, 0, 2, 131085, 0, 131076, 131086, 0, 65536, 196615, 0, 65538, 196616, 0, 65536, 196620, 0, 65539, 196621, 0, 2, 196622, 0, 65536, 262150, 0, 3, 262151, 0, 131074, 262152, 0, 65536, 262157, 0, 65538, 262158, 0, 65536, 327683, 0, 3, 327684, 0, 131073, 327685, 0, 131073, 327686, 0, 131074, 327687, 0, 0, 327688, 0, 65540, 327693, 0, 65538, 327694, 0, 65536, 393216, 0, 3, 393217, 0, 131073, 393218, 0, 131073, 393219, 0, 131074, 393220, 0, 0, 393221, 0, 1, 393222, 0, 1, 393223, 0, 65540, 393227, 0, 3, 393228, 0, 131073, 393229, 0, 131074, 393230, 0, 65536, 458752, 0, 65539, 458753, 0, 1, 458754, 0, 1, 458755, 0, 1, 458756, 0, 65540, 458762, 0, 3, 458763, 0, 131074, 458764, 0, 131076, 458765, 0, 131076, 458766, 0, 65536, 524298, 0, 65538, 524299, 0, 131076, 524300, 0, 0, 524301, 0, 1, 524302, 0, 65540, 589833, 0, 3, 589834, 0, 131074, 589835, 0, 131076, 589836, 0, 65536, 655369, 0, 65538, 655370, 0, 131076, 655371, 0, 131076, 655372, 0, 65536, 720905, 0, 65539, 720906, 0, 1, 720907, 0, 1, 720908, 0, 65540 )
|
|
|
|
[node name="Objects" type="TileMap" parent="."]
|
|
tile_set = SubResource( 64 )
|
|
cell_size = Vector2( 16, 16 )
|
|
cell_custom_transform = Transform2D( 16, 0, 0, 16, 0, 0 )
|
|
cell_tile_origin = 1
|
|
cell_y_sort = true
|
|
format = 1
|
|
tile_data = PoolIntArray( -2883568, 6, 0, -2818047, 6, 0, -2818023, 6, 0, -2752509, 6, 0, -2752505, 6, 0, -2752501, 6, 0, -2686971, 6, 0, -2686967, 6, 0, -2686953, 6, 0, -2686952, 6, 0, -2621440, 6, 0, -2555884, 6, 0, -2490345, 6, 0, -2359285, 3, 2, -2359274, 3, 2, -2293753, 3, 1, -2293745, 6, 0, -2293741, 6, 0, -2162686, 6, 0, -1966061, 6, 0, -1966055, 6, 0, -1900544, 3, 2, -1900518, 3, 2, -1834988, 6, 0, -1834986, 6, 0, -1769466, 6, 0, -1769453, 6, 0, -1769450, 6, 0, -1703932, 6, 0, -1703930, 6, 0, -1703915, 6, 0, -1638400, 6, 0, -1572858, 6, 0, -1572838, 3, 2, -1507308, 6, 0, -1441790, 6, 0, -1441788, 6, 0, -1441782, 3, 1, -1441771, 6, 0, -1376253, 6, 0, -1376233, 6, 0, -1245184, 3, 2, -1245182, 6, 0, -1245177, 6, 0, -1179630, 6, 0, -1114090, 3, 2, -851962, 3, 2, -851959, 3, 131072, -786431, 3, 0, -786420, 3, 65537, -720877, 1, 0, -655358, 1, 0, -655356, 1, 0, -655354, 1, 0, -655352, 1, 0, -524290, 1, 0, -589821, 1, 0, -589818, 1, 0, -589802, 3, 65537, -524287, 3, 131072, -393217, 1, 0, -458751, 1, 0, -458730, 3, 1, -327684, 3, 2, -393216, 1, 0, -393211, 1, 0, -393199, 1, 0, -393195, 3, 65538, -262146, 3, 65537, -327677, 1, 0, -327665, 1, 0, -196611, 3, 65538, -262144, 1, 0, -262142, 1, 0, -262139, 1, 0, -262127, 1, 0, -262125, 1, 0, -196593, 3, 131072, -131057, 1, 0, -131054, 1, 0, -65527, 3, 0, -65523, 3, 65537, -65514, 3, 0, 2, 1, 0, 11, 3, 65536, 17, 1, 0, 65536, 1, 0, 65537, 3, 1, 65540, 1, 0, 65551, 1, 0, 65552, 3, 65538, 65555, 1, 0, 131074, 1, 0, 131082, 1, 0, 131089, 1, 0, 196608, 1, 0, 196614, 3, 65536, 196616, 1, 0, 196630, 3, 131072, 262147, 3, 0, 262153, 0, 4, 393214, 3, 65536, 327682, 0, 3, 327687, 0, 3, 327688, 0, 131074, 327689, 0, 65536, 327692, 3, 131073, 458751, 3, 2, 393217, 0, 3, 393218, 0, 131074, 393222, 0, 131073, 393223, 0, 131074, 393224, 0, 0, 393225, 0, 65540, 393233, 3, 131074, 393238, 3, 1, 458753, 1, 0, 458754, 0, 1, 458755, 1, 0, 458757, 1, 0, 458758, 0, 1, 458759, 0, 1, 458760, 0, 65540, 458761, 3, 2, 458773, 3, 65537, 524288, 1, 0, 524291, 0, 65539, 524292, 0, 65540, 524295, 3, 131072, 524303, 3, 2, 524305, 1, 0, 524308, 3, 2, 589828, 1, 0, 589830, 1, 0, 720894, 3, 131074, 655360, 1, 0, 655361, 3, 65536, 655368, 3, 65537, 655382, 3, 1, 786434, 3, 1, 786438, 3, 0, 786440, 3, 65536, 786443, 3, 0, 786445, 3, 65537, 786453, 3, 65538, 851974, 3, 2 )
|
|
|
|
[node name="Collectible" type="Node2D" parent="."]
|
|
|
|
[node name="Journal Scrap" type="Sprite" parent="Collectible"]
|
|
|
|
[node name="HUD" parent="." instance=ExtResource( 8 )]
|
|
|
|
[node name="Pause Screen" parent="." instance=ExtResource( 5 )]
|
|
|
|
[node name="TreasureChest" parent="." instance=ExtResource( 6 )]
|
|
position = Vector2( 54, 170 )
|
|
scale = Vector2( 0.5, 0.5 )
|
|
object_scene = ExtResource( 6 )
|
|
|
|
[node name="ChestDetection" type="Area2D" parent="TreasureChest"]
|
|
script = ExtResource( 12 )
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="TreasureChest/ChestDetection"]
|
|
position = Vector2( -1.78381, -1.75043 )
|
|
scale = Vector2( 3.08, 1.96 )
|
|
shape = SubResource( 65 )
|
|
|
|
[node name="PortalDarkForest" type="Area2D" parent="TreasureChest"]
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="TreasureChest/PortalDarkForest"]
|
|
position = Vector2( 402.642, -712.75 )
|
|
shape = SubResource( 66 )
|
|
|
|
[node name="Projectiles" type="Node2D" parent="."]
|
|
|
|
[node name="Traps" type="Node2D" parent="."]
|
|
|
|
[node name="Spawn Trap" parent="Traps" instance=ExtResource( 15 )]
|
|
position = Vector2( 296.416, -364.541 )
|
|
|
|
[node name="Skull" type="TileMap" parent="."]
|
|
modulate = Color( 0.658824, 0.658824, 0.658824, 1 )
|
|
rotation = 0.785398
|
|
tile_set = SubResource( 67 )
|
|
format = 1
|
|
tile_data = PoolIntArray( -589828, 0, 0, -458754, 0, 0, -393220, 0, 0 )
|
|
|
|
[connection signal="body_entered" from="TreasureChest/ChestDetection" to="TreasureChest/ChestDetection" method="_on_ChestDetection_body_entered"]
|
|
[connection signal="body_entered" from="TreasureChest/PortalDarkForest" to="YSort/Player/Camera2D" method="_on_PortalDarkForest_body_entered"]
|