diff options
Diffstat (limited to 'src/Testscene.tscn')
-rw-r--r-- | src/Testscene.tscn | 897 |
1 files changed, 897 insertions, 0 deletions
diff --git a/src/Testscene.tscn b/src/Testscene.tscn new file mode 100644 index 0000000..91ac9b2 --- /dev/null +++ b/src/Testscene.tscn @@ -0,0 +1,897 @@ +[gd_scene load_steps=97 format=2] + +[ext_resource path="res://addons/rmsmartshape/vertex_properties.gd" type="Script" id=1] +[ext_resource path="res://addons/rmsmartshape/shapes/point_array.gd" type="Script" id=2] +[ext_resource path="res://addons/rmsmartshape/materials/shape_material.gd" type="Script" id=3] +[ext_resource path="res://addons/rmsmartshape/materials/edge_material_metadata.gd" type="Script" id=4] +[ext_resource path="res://assets/terrain/top_center.png" type="Texture" id=5] +[ext_resource path="res://assets/terrain/allaround.png" type="Texture" id=6] +[ext_resource path="res://assets/terrain/top_right.png" type="Texture" id=7] +[ext_resource path="res://assets/terrain/fill.png" type="Texture" id=8] +[ext_resource path="res://assets/terrain/top_left.png" type="Texture" id=9] +[ext_resource path="res://addons/rmsmartshape/shapes/point.gd" type="Script" id=10] +[ext_resource path="res://addons/rmsmartshape/materials/edge_material.gd" type="Script" id=11] +[ext_resource path="res://addons/rmsmartshape/normal_range.gd" type="Script" id=12] +[ext_resource path="res://addons/rmsmartshape/shapes/shape_closed.gd" type="Script" id=13] +[ext_resource path="res://assets/terrain/bottom_left.png" type="Texture" id=14] +[ext_resource path="res://assets/terrain/bottom_right.png" type="Texture" id=15] +[ext_resource path="res://assets/terrain/bottom_center.png" type="Texture" id=16] +[ext_resource path="res://assets/terrain/props.png" type="Texture" id=17] +[ext_resource path="res://assets/terrain/backdrop.png" type="Texture" id=18] +[ext_resource path="res://assets/terrain/light.png" type="Texture" id=19] +[ext_resource path="res://assets/terrain/leaf_particle.png" type="Texture" id=20] +[ext_resource path="res://helpers/size_change.gd" type="Script" id=21] +[ext_resource path="res://assets/terrain/clouds.png" type="Texture" id=22] + +[sub_resource type="TileSet" id=1] +0/name = "bushes-n-stuff" +0/texture = ExtResource( 17 ) +0/tex_offset = Vector2( 0, 0 ) +0/modulate = Color( 1, 1, 1, 1 ) +0/region = Rect2( 0, 0, 128, 32 ) +0/tile_mode = 2 +0/autotile/icon_coordinate = Vector2( 0, 0 ) +0/autotile/tile_size = Vector2( 16, 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 = "rocks-small" +1/texture = ExtResource( 17 ) +1/tex_offset = Vector2( 0, 0 ) +1/modulate = Color( 1, 1, 1, 1 ) +1/region = Rect2( 128, 0, 32, 32 ) +1/tile_mode = 2 +1/autotile/icon_coordinate = Vector2( 0, 0 ) +1/autotile/tile_size = Vector2( 16, 16 ) +1/autotile/spacing = 0 +1/autotile/occluder_map = [ ] +1/autotile/navpoly_map = [ ] +1/autotile/priority_map = [ ] +1/autotile/z_index_map = [ ] +1/occluder_offset = Vector2( 0, 0 ) +1/navigation_offset = Vector2( 0, 0 ) +1/shape_offset = Vector2( 0, 0 ) +1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +1/shape_one_way = false +1/shape_one_way_margin = 0.0 +1/shapes = [ ] +1/z_index = 0 +2/name = "rocks-medium" +2/texture = ExtResource( 17 ) +2/tex_offset = Vector2( 0, 0 ) +2/modulate = Color( 1, 1, 1, 1 ) +2/region = Rect2( 160, 0, 32, 32 ) +2/tile_mode = 2 +2/autotile/icon_coordinate = Vector2( 0, 0 ) +2/autotile/tile_size = Vector2( 32, 16 ) +2/autotile/spacing = 0 +2/autotile/occluder_map = [ ] +2/autotile/navpoly_map = [ ] +2/autotile/priority_map = [ ] +2/autotile/z_index_map = [ ] +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_one_way = false +2/shape_one_way_margin = 0.0 +2/shapes = [ ] +2/z_index = 0 +3/name = "rocks-big" +3/texture = ExtResource( 17 ) +3/tex_offset = Vector2( 0, 0 ) +3/modulate = Color( 1, 1, 1, 1 ) +3/region = Rect2( 192, 48, 64, 48 ) +3/tile_mode = 2 +3/autotile/icon_coordinate = Vector2( 0, 0 ) +3/autotile/tile_size = Vector2( 32, 48 ) +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 = 0 +4/name = "trees" +4/texture = ExtResource( 17 ) +4/tex_offset = Vector2( 0, 0 ) +4/modulate = Color( 1, 1, 1, 1 ) +4/region = Rect2( 0, 32, 96, 64 ) +4/tile_mode = 2 +4/autotile/icon_coordinate = Vector2( 0, 0 ) +4/autotile/tile_size = Vector2( 48, 64 ) +4/autotile/spacing = 0 +4/autotile/occluder_map = [ ] +4/autotile/navpoly_map = [ ] +4/autotile/priority_map = [ ] +4/autotile/z_index_map = [ ] +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 = "trees-roots" +5/texture = ExtResource( 17 ) +5/tex_offset = Vector2( 0, 0 ) +5/modulate = Color( 1, 1, 1, 1 ) +5/region = Rect2( 96, 32, 96, 64 ) +5/tile_mode = 2 +5/autotile/icon_coordinate = Vector2( 0, 0 ) +5/autotile/tile_size = Vector2( 32, 64 ) +5/autotile/spacing = 0 +5/autotile/occluder_map = [ ] +5/autotile/navpoly_map = [ ] +5/autotile/priority_map = [ ] +5/autotile/z_index_map = [ ] +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 + +[sub_resource type="Resource" id=2] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=3] +script = ExtResource( 10 ) +position = Vector2( 246.176, 141.38 ) +point_in = Vector2( -7.24596, 2.04419 ) +point_out = Vector2( 33.7342, -11.1889 ) +properties = SubResource( 2 ) + +[sub_resource type="Resource" id=4] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=5] +script = ExtResource( 10 ) +position = Vector2( 441.294, 142.324 ) +point_in = Vector2( -38.4806, -10.8301 ) +point_out = Vector2( 13.0822, 5.96869 ) +properties = SubResource( 4 ) + +[sub_resource type="Resource" id=6] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=7] +script = ExtResource( 10 ) +position = Vector2( 456, 200 ) +point_in = Vector2( 2.04739, -6.14212 ) +point_out = Vector2( -2.04739, 6.14212 ) +properties = SubResource( 6 ) + +[sub_resource type="Resource" id=8] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=9] +script = ExtResource( 10 ) +position = Vector2( 246.176, 141.38 ) +point_in = Vector2( -7.24596, 2.04419 ) +point_out = Vector2( 33.7342, -11.1889 ) +properties = SubResource( 8 ) + +[sub_resource type="Resource" id=10] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=11] +script = ExtResource( 10 ) +position = Vector2( 250.047, 205.512 ) +point_in = Vector2( 6.45711, 3.3073 ) +point_out = Vector2( -6.45711, -3.3073 ) +properties = SubResource( 10 ) + +[sub_resource type="Resource" id=12] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=13] +script = ExtResource( 10 ) +position = Vector2( 424, 216 ) +point_in = Vector2( 9.2919, 0.629974 ) +point_out = Vector2( -9.2919, -0.629974 ) +properties = SubResource( 12 ) + +[sub_resource type="Resource" id=14] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=15] +script = ExtResource( 10 ) +position = Vector2( 384.397, 215.338 ) +point_in = Vector2( 13.8591, -4.09476 ) +point_out = Vector2( -13.8591, 4.09476 ) +properties = SubResource( 14 ) + +[sub_resource type="Resource" id=16] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=17] +script = ExtResource( 10 ) +position = Vector2( 344.799, 209.253 ) +point_in = Vector2( 10.3943, -1.10243 ) +point_out = Vector2( -10.3943, 1.10243 ) +properties = SubResource( 16 ) + +[sub_resource type="Resource" id=18] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=19] +script = ExtResource( 10 ) +position = Vector2( 312.913, 214.898 ) +point_in = Vector2( 9.92188, -0.472458 ) +point_out = Vector2( -9.92188, 0.472458 ) +properties = SubResource( 18 ) + +[sub_resource type="Resource" id=20] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=21] +script = ExtResource( 10 ) +position = Vector2( 296, 208 ) +point_in = Vector2( 5.51215, 2.83482 ) +point_out = Vector2( -5.51215, -2.83482 ) +properties = SubResource( 20 ) + +[sub_resource type="Resource" id=22] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=23] +script = ExtResource( 10 ) +position = Vector2( 280, 208 ) +point_in = Vector2( 5.0397, -1.10243 ) +point_out = Vector2( -5.0397, 1.10243 ) +properties = SubResource( 22 ) + +[sub_resource type="Resource" id=24] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=25] +script = ExtResource( 10 ) +position = Vector2( 239.868, 192 ) +point_in = Vector2( -0.157501, 5.66965 ) +point_out = Vector2( 0.157501, -5.66965 ) +properties = SubResource( 24 ) + +[sub_resource type="Resource" id=26] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=27] +script = ExtResource( 10 ) +position = Vector2( 248.298, 176.397 ) +point_in = Vector2( -0.157486, 8.97694 ) +point_out = Vector2( 0.157486, -8.97694 ) +properties = SubResource( 26 ) + +[sub_resource type="Resource" id=28] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=29] +script = ExtResource( 10 ) +position = Vector2( 239.528, 156.567 ) +point_in = Vector2( 0.157486, 6.45711 ) +point_out = Vector2( -0.157486, -6.45711 ) +properties = SubResource( 28 ) + +[sub_resource type="Resource" id=30] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=31] +script = ExtResource( 10 ) +position = Vector2( 293.483, 138.809 ) +point_in = Vector2( -9.4494, 0.78746 ) +point_out = Vector2( 9.4494, -0.78746 ) +properties = SubResource( 30 ) + +[sub_resource type="Resource" id=32] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=33] +script = ExtResource( 10 ) +position = Vector2( 322.056, 142.38 ) +point_in = Vector2( -12.1267, -0.472473 ) +point_out = Vector2( 12.1267, 0.472473 ) +properties = SubResource( 32 ) + +[sub_resource type="Resource" id=34] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=35] +script = ExtResource( 10 ) +position = Vector2( 366.107, 137.816 ) +point_in = Vector2( -16.8515, -0.629959 ) +point_out = Vector2( 33.0231, 5.59059 ) +properties = SubResource( 34 ) + +[sub_resource type="Resource" id=36] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=37] +script = ExtResource( 10 ) +position = Vector2( 455.28, 171.829 ) +point_in = Vector2( -0.787476, -5.82713 ) +point_out = Vector2( 0.787476, 5.82713 ) +properties = SubResource( 36 ) + +[sub_resource type="Resource" id=38] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=39] +script = ExtResource( 10 ) +position = Vector2( 444.096, 212.014 ) +point_in = Vector2( 0, 0 ) +point_out = Vector2( 0, 0 ) +properties = SubResource( 38 ) + +[sub_resource type="Resource" id=40] +script = ExtResource( 2 ) +_points = { +0: SubResource( 3 ), +1: SubResource( 5 ), +2: SubResource( 7 ), +3: SubResource( 9 ), +4: SubResource( 11 ), +14: SubResource( 13 ), +16: SubResource( 15 ), +17: SubResource( 17 ), +20: SubResource( 19 ), +21: SubResource( 21 ), +22: SubResource( 23 ), +24: SubResource( 25 ), +25: SubResource( 27 ), +27: SubResource( 29 ), +29: SubResource( 31 ), +30: SubResource( 33 ), +31: SubResource( 35 ), +34: SubResource( 37 ), +37: SubResource( 39 ) +} +_point_order = [ 0, 29, 30, 31, 1, 34, 2, 37, 14, 16, 17, 20, 21, 22, 4, 24, 25, 27, 3 ] +_constraints = { +[ 0, 3 ]: 15 +} +_next_key = 38 + +[sub_resource type="Resource" id=41] +script = ExtResource( 11 ) +textures = [ ExtResource( 6 ) ] +texture_normals = [ ] +textures_corner_outer = [ ] +textures_corner_inner = [ ] +texture_normals_corner_outer = [ ] +texture_normals_corner_inner = [ ] +textures_taper_left = [ ] +textures_taper_right = [ ] +texture_normals_taper_left = [ ] +texture_normals_taper_right = [ ] +use_corner_texture = true +use_taper_texture = true +fit_mode = 1 + +[sub_resource type="Resource" id=42] +script = ExtResource( 12 ) +begin = 0.0 +end = 0.0 + +[sub_resource type="Resource" id=43] +script = ExtResource( 4 ) +edge_material = SubResource( 41 ) +normal_range = SubResource( 42 ) +weld = true +render = true +z_index = -1 +z_as_relative = true +offset = -0.1 + +[sub_resource type="Resource" id=44] +script = ExtResource( 11 ) +textures = [ ExtResource( 5 ) ] +texture_normals = [ ] +textures_corner_outer = [ ] +textures_corner_inner = [ ] +texture_normals_corner_outer = [ ] +texture_normals_corner_inner = [ ] +textures_taper_left = [ ExtResource( 9 ) ] +textures_taper_right = [ ExtResource( 7 ) ] +texture_normals_taper_left = [ ] +texture_normals_taper_right = [ ] +use_corner_texture = false +use_taper_texture = true +fit_mode = 0 + +[sub_resource type="Resource" id=45] +script = ExtResource( 12 ) +begin = 70.0 +end = 135.0 + +[sub_resource type="Resource" id=46] +script = ExtResource( 4 ) +edge_material = SubResource( 44 ) +normal_range = SubResource( 45 ) +weld = true +render = true +z_index = 2 +z_as_relative = true +offset = 0.3 + +[sub_resource type="Resource" id=47] +script = ExtResource( 11 ) +textures = [ ExtResource( 16 ) ] +texture_normals = [ ] +textures_corner_outer = [ ] +textures_corner_inner = [ ] +texture_normals_corner_outer = [ ] +texture_normals_corner_inner = [ ] +textures_taper_left = [ ExtResource( 14 ) ] +textures_taper_right = [ ExtResource( 15 ) ] +texture_normals_taper_left = [ ] +texture_normals_taper_right = [ ] +use_corner_texture = false +use_taper_texture = true +fit_mode = 1 + +[sub_resource type="Resource" id=48] +script = ExtResource( 12 ) +begin = 220.0 +end = 300.0 + +[sub_resource type="Resource" id=49] +script = ExtResource( 4 ) +edge_material = SubResource( 47 ) +normal_range = SubResource( 48 ) +weld = true +render = true +z_index = 1 +z_as_relative = true +offset = 0.0 + +[sub_resource type="Resource" id=50] +script = ExtResource( 3 ) +_edge_meta_materials = [ SubResource( 43 ), SubResource( 46 ), SubResource( 49 ) ] +fill_textures = [ ExtResource( 8 ) ] +fill_texture_normals = [ ] +fill_texture_z_index = -11 +fill_mesh_offset = 0.0 +render_offset = 0.0 + +[sub_resource type="Resource" id=51] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=52] +script = ExtResource( 10 ) +position = Vector2( 221.406, 194.135 ) +point_in = Vector2( -13.6758, 25.2706 ) +point_out = Vector2( 13.6758, -25.2706 ) +properties = SubResource( 51 ) + +[sub_resource type="Resource" id=53] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=54] +script = ExtResource( 10 ) +position = Vector2( 261.7, 167.516 ) +point_in = Vector2( -26.7572, 0.594604 ) +point_out = Vector2( 26.7572, -0.594604 ) +properties = SubResource( 53 ) + +[sub_resource type="Resource" id=55] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=56] +script = ExtResource( 10 ) +position = Vector2( 340.873, 189.614 ) +point_in = Vector2( -32.9967, -23.2165 ) +point_out = Vector2( 19.0516, 15.4436 ) +properties = SubResource( 55 ) + +[sub_resource type="Resource" id=57] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=58] +script = ExtResource( 10 ) +position = Vector2( 221.406, 194.135 ) +point_in = Vector2( -13.6758, 25.2706 ) +point_out = Vector2( 13.6758, -25.2706 ) +properties = SubResource( 57 ) + +[sub_resource type="Resource" id=59] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=60] +script = ExtResource( 10 ) +position = Vector2( 312.643, 230.82 ) +point_in = Vector2( 11.5948, -16.3516 ) +point_out = Vector2( -11.5948, 16.3516 ) +properties = SubResource( 59 ) + +[sub_resource type="Resource" id=61] +script = ExtResource( 1 ) +texture_idx = 0 +flip = false +width = 1.0 + +[sub_resource type="Resource" id=62] +script = ExtResource( 10 ) +position = Vector2( 264.743, 219.455 ) +point_in = Vector2( 19.6219, 6.54063 ) +point_out = Vector2( -19.6219, -6.54063 ) +properties = SubResource( 61 ) + +[sub_resource type="Resource" id=63] +script = ExtResource( 2 ) +_points = { +0: SubResource( 52 ), +1: SubResource( 54 ), +2: SubResource( 56 ), +3: SubResource( 58 ), +4: SubResource( 60 ), +5: SubResource( 62 ) +} +_point_order = [ 0, 1, 2, 4, 5, 3 ] +_constraints = { +[ 0, 3 ]: 15 +} +_next_key = 4 + +[sub_resource type="CanvasItemMaterial" id=64] +blend_mode = 1 + +[sub_resource type="OpenSimplexNoise" id=65] + +[sub_resource type="OpenSimplexNoise" id=66] + +[sub_resource type="Gradient" id=67] +offsets = PoolRealArray( 0.797778, 1 ) +colors = PoolColorArray( 1, 1, 1, 1, 1, 1, 1, 0 ) + +[sub_resource type="GradientTexture" id=68] +gradient = SubResource( 67 ) + +[sub_resource type="ParticlesMaterial" id=69] +emission_shape = 1 +emission_sphere_radius = 15.0 +flag_disable_z = true +spread = 0.0 +gravity = Vector3( 0, 10, 0 ) +initial_velocity = 30.0 +angular_velocity = 200.0 +angular_velocity_random = 1.0 +orbit_velocity = 0.0 +orbit_velocity_random = 0.0 +angle = 360.0 +angle_random = 1.0 +scale = 0.5 +color_ramp = SubResource( 68 ) + +[sub_resource type="ParticlesMaterial" id=70] +emission_shape = 2 +emission_box_extents = Vector3( 3, 8, 1 ) +flag_disable_z = true +spread = 0.0 +gravity = Vector3( 0, 10, 0 ) +initial_velocity = 30.0 +angular_velocity = 200.0 +angular_velocity_random = 1.0 +orbit_velocity = 0.0 +orbit_velocity_random = 0.0 +angle = 360.0 +angle_random = 1.0 +scale = 0.5 +color_ramp = SubResource( 68 ) + +[sub_resource type="Animation" id=71] +resource_name = "start" +length = 10.0 +loop = true +tracks/0/type = "value" +tracks/0/path = NodePath("Camera2D:position") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 10 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 0, +"values": [ Vector2( 137, 90 ), Vector2( 166, 90 ) ] +} + +[sub_resource type="Gradient" id=72] +offsets = PoolRealArray( 0, 0.0829694, 0.829694, 1 ) +colors = PoolColorArray( 0, 0, 0, 1, 0.154068, 0.0293617, 0.174805, 1, 0.716654, 0.707897, 0.764648, 1, 1, 1, 1, 1 ) + +[sub_resource type="GradientTexture" id=73] +gradient = SubResource( 72 ) + +[sub_resource type="Environment" id=74] +background_mode = 4 +glow_enabled = true +glow_levels/1 = true +glow_levels/2 = true +glow_levels/4 = true +glow_levels/6 = true +glow_intensity = 0.19 +glow_strength = 1.28 +glow_bloom = 0.01 +glow_blend_mode = 1 +glow_hdr_threshold = 0.16 +adjustment_enabled = true +adjustment_color_correction = SubResource( 73 ) + +[node name="Testscene" type="Node2D"] + +[node name="StaticBody2D" type="StaticBody2D" parent="."] +position = Vector2( -255.144, 2.31422 ) +collision_layer = 2 +collision_mask = 0 + +[node name="TileMap" type="TileMap" parent="StaticBody2D"] +z_index = -13 +tile_set = SubResource( 1 ) +cell_size = Vector2( 4, 4 ) +format = 1 +tile_data = PoolIntArray( 1179708, 4, 0, 1179745, 536870916, 0, 1245256, 4, 1, 1441882, 536870917, 0, 1507411, 3, 0, 1638469, 536870912, 4, 1638500, 536870912, 1, 1703999, 536870912, 7, 1704005, 536870912, 4, 1704008, 536870912, 6, 1704024, 536870912, 2, 1704028, 536870912, 2, 1704032, 536870912, 0, 1704041, 536870912, 2, 1769545, 536870912, 4, 1769550, 536870912, 0, 1769571, 536870912, 5, 1769577, 536870912, 5, 1835068, 536870912, 3, 1835098, 536870912, 2, 1835101, 536870912, 3, 1900619, 536870912, 7, 1900624, 536870912, 2, 1900636, 536870912, 4, 1966169, 536870912, 5, 1966188, 536870912, 6, 1966190, -536870907, 0, 2031681, 536870914, 65536, 2031698, 1, 0, 2031704, 1, 0, 2031705, 1, 0, 2097224, 536870914, 0, 2162746, 536870914, 0, 2162793, 536870914, 0, 2556016, -536870910, 0, 2883643, 1610612741, 0, 2883644, -536870911, 0, 2883663, 1073741829, 1, 2883689, 1610612741, 2, 3080280, 1610612741, 2, 3211335, 1610612741, 1, 3211366, 1610612741, 2, 3276863, 1073741829, 2, 3276871, 1073741829, 0, 3276883, 1073741829, 1, 3342398, 1610612741, 0, 3407946, 1073741829, 1, 3407966, 1073741829, 0, 3407969, 1073741829, 2, 3473481, 1610612741, 1, 3473513, 1610612741, 1 ) + +[node name="SS2D_Shape_Closed" type="Node2D" parent="StaticBody2D"] +script = ExtResource( 13 ) +editor_debug = false +curve_bake_interval = 20.0 +_points = SubResource( 40 ) +material_overrides = { + +} +shape_material = SubResource( 50 ) +tessellation_stages = 5 +tessellation_tolerence = 4.0 +flip_edges = false +render_edges = true +collision_size = 8.0 +collision_offset = 0.0 +collision_polygon_node_path = NodePath("../CollisionPolygon2D2") + +[node name="CollisionPolygon2D2" type="CollisionPolygon2D" parent="StaticBody2D"] +visible = false +modulate = Color( 1, 1, 1, 0.3 ) +polygon = PoolVector2Array( 246.176, 141.379, 257.506, 138.085, 266.47, 136.362, 273.477, 135.848, 278.937, 136.186, 283.258, 137.016, 286.849, 137.969, 290.122, 138.68, 291.765, 138.838, 293.483, 138.809, 296.927, 138.712, 300.229, 138.962, 313.805, 141.509, 322.056, 142.372, 326.739, 142.29, 331.685, 141.776, 353.82, 138.327, 359.873, 137.848, 366.107, 137.808, 377.241, 139.166, 386.375, 139.351, 401.654, 138.105, 409.301, 137.608, 417.956, 137.831, 428.371, 139.245, 441.303, 142.299, 442.484, 142.915, 443.601, 143.571, 445.624, 145.06, 447.381, 146.759, 448.893, 148.629, 450.18, 150.636, 451.264, 152.745, 452.163, 154.92, 452.901, 157.129, 453.961, 161.506, 454.603, 165.6, 455.28, 171.829, 456.706, 185.796, 456.867, 193.827, 456.593, 197.266, 456.342, 198.736, 456.008, 200.003, 455.535, 201.15, 454.904, 202.282, 454.143, 203.391, 453.279, 204.471, 451.336, 206.503, 449.284, 208.314, 444.116, 212.052, 437.534, 214.25, 431.061, 215.649, 427.532, 216.015, 424, 216.006, 405.911, 213.901, 395.125, 213.633, 389.698, 214.172, 384.397, 215.338, 381.784, 215.939, 379.143, 216.212, 376.487, 216.206, 373.824, 215.965, 368.517, 214.925, 363.299, 213.418, 353.421, 210.319, 348.915, 209.373, 346.804, 209.192, 344.8, 209.266, 320.62, 213.974, 312.913, 214.907, 309.563, 214.859, 308.14, 214.683, 306.859, 214.422, 305.703, 214.082, 304.654, 213.674, 303.693, 213.206, 302.8, 212.694, 297.9, 209.133, 295.998, 208.005, 294.966, 207.524, 293.936, 207.144, 292.908, 206.856, 291.883, 206.655, 289.844, 206.471, 287.824, 206.536, 280, 208.001, 277.531, 208.349, 274.102, 208.544, 265.555, 208.414, 256.742, 207.457, 252.98, 206.618, 251.39, 206.101, 250.045, 205.517, 247.747, 204.218, 245.707, 202.807, 243.942, 201.284, 242.473, 199.645, 241.855, 198.784, 241.314, 197.896, 240.855, 196.982, 240.48, 196.039, 240.448, 190.573, 244.083, 185.439, 245.599, 183.781, 246.301, 182.849, 246.931, 181.822, 247.468, 180.682, 247.89, 179.41, 248.172, 177.988, 248.291, 176.397, 248.22, 174.767, 247.967, 173.234, 247.556, 171.788, 247.01, 170.422, 245.63, 167.883, 244.031, 165.537, 240.981, 161.131, 240.405, 160.028, 239.649, 157.68, 239.526, 156.567, 239.478, 151.757, 239.648, 149.463, 239.823, 148.368, 240.072, 147.317, 243.003, 142.993, 244.903, 141.809 ) + +[node name="TileMap2" type="TileMap" parent="StaticBody2D"] +z_index = 3 +tile_set = SubResource( 1 ) +cell_size = Vector2( 4, 4 ) +format = 1 +tile_data = PoolIntArray( 1769569, 0, 7, 1900608, 536870912, 0, 1900612, 536870912, 0, 2097250, 1, 65537, 2162764, 536870913, 0, 2162769, 536870913, 65537, 2162779, 536870913, 1, 2228289, 536870914, 65536, 2359387, 536870912, 7, 2359402, 536870913, 0, 2359406, 0, 6, 2359411, 0, 6, 2359414, 0, 7, 2424934, 0, 5, 2621506, 1, 65537, 2687057, 1, 1, 2687066, 1, 65537, 2687072, 1, 0, 2687080, 2, 65536, 2752577, 1, 1, 2949179, -536870911, 1, 3211328, 1, 0, 3276873, 1, 65536, 3276882, 1, 0, 3342429, 2, 65536, 3407948, 1, 65537, 3670123, 1, 65537, 3866699, 1, 0 ) + +[node name="StaticBody2D2" type="StaticBody2D" parent="."] +position = Vector2( 42.3438, -14.1093 ) + +[node name="TileMap3" type="TileMap" parent="StaticBody2D2"] +position = Vector2( -297.488, 16.4236 ) +z_index = -13 +tile_set = SubResource( 1 ) +cell_size = Vector2( 4, 4 ) +format = 1 +tile_data = PoolIntArray( 1769609, 3, 1, 1966212, 0, 3, 2031756, 0, 5, 2097287, 0, 0, 2293889, 0, 5, 2687087, 2, 0, 2752639, 2, 0 ) + +[node name="SS2D_Shape_Closed2" type="Node2D" parent="StaticBody2D2"] +script = ExtResource( 13 ) +editor_debug = false +curve_bake_interval = 10.0 +_points = SubResource( 63 ) +material_overrides = { + +} +shape_material = SubResource( 50 ) +tessellation_stages = 5 +tessellation_tolerence = 4.0 +flip_edges = false +render_edges = true +collision_size = 8.0 +collision_offset = 0.0 +collision_polygon_node_path = NodePath("../CollisionPolygon2D") + +[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="StaticBody2D2"] +visible = false +modulate = Color( 1, 1, 1, 0.3 ) +polygon = PoolVector2Array( 221.405, 194.134, 229.706, 179.396, 231.42, 176.881, 233.106, 174.761, 234.827, 173, 236.644, 171.567, 237.608, 170.964, 238.614, 170.423, 240.796, 169.53, 243.252, 168.859, 246.038, 168.365, 261.7, 167.515, 280.719, 167.45, 289.81, 168.121, 298.948, 169.63, 308.379, 172.257, 318.347, 176.278, 329.097, 181.971, 340.879, 189.606, 342.504, 191.041, 343.828, 192.438, 344.857, 193.806, 345.936, 200.589, 345.108, 202.724, 344.321, 203.931, 343.374, 205.131, 341.051, 207.509, 338.252, 209.879, 324.625, 219.656, 317.97, 224.992, 315.084, 227.836, 312.643, 230.82, 311.544, 232.247, 310.414, 233.463, 309.254, 234.477, 308.064, 235.301, 306.847, 235.942, 305.601, 236.411, 304.327, 236.716, 303.027, 236.868, 301.7, 236.877, 300.347, 236.751, 298.969, 236.501, 297.564, 236.138, 294.681, 235.104, 291.701, 233.726, 278.875, 226.29, 271.958, 222.494, 268.386, 220.842, 264.742, 219.459, 260.872, 218.373, 256.686, 217.527, 230.586, 213.827, 227.015, 212.819, 225.406, 212.214, 223.933, 211.531, 222.606, 210.761, 221.442, 209.892, 220.925, 209.418, 218.938, 206.176, 218.527, 204.578, 218.47, 203.825, 218.472, 203.036, 218.532, 202.209, 218.843, 200.44, 219.419, 198.51, 220.269, 196.411 ) + +[node name="TileMap4" type="TileMap" parent="StaticBody2D2"] +position = Vector2( -297.488, 16.4236 ) +z_index = 10 +tile_set = SubResource( 1 ) +cell_size = Vector2( 4, 4 ) +format = 1 +tile_data = PoolIntArray( 1835145, 5, 0, 2031752, 0, 6, 2359431, 1, 1, 2359432, 0, 6, 2621581, 1, 0, 2752647, 2, 0 ) + +[node name="CanvasModulate3" type="CanvasModulate" parent="."] +color = Color( 0.568627, 0.482353, 0.615686, 1 ) + +[node name="Sprite" type="Sprite" parent="."] +modulate = Color( 1, 0.478431, 0.0196078, 1 ) +material = SubResource( 64 ) +position = Vector2( 91.3443, 108.668 ) +z_index = 50 +texture = ExtResource( 19 ) +script = ExtResource( 21 ) +noise = SubResource( 65 ) +speed = 40.0 + +[node name="Sprite2" type="Sprite" parent="Sprite"] +modulate = Color( 2, 0.8, 0.3, 1 ) +material = SubResource( 64 ) +position = Vector2( 0.891922, 0.594604 ) +rotation = 3.14159 +scale = Vector2( 0.282839, 0.282839 ) +z_index = 50 +texture = ExtResource( 19 ) + +[node name="Sprite3" type="Sprite" parent="."] +modulate = Color( 1, 0.478431, 0.0196078, 1 ) +material = SubResource( 64 ) +position = Vector2( 304.424, 124.242 ) +scale = Vector2( 0.415785, 0.415785 ) +z_index = 50 +texture = ExtResource( 19 ) +script = ExtResource( 21 ) +noise = SubResource( 66 ) +speed = 40.0 + +[node name="Sprite4" type="Sprite" parent="Sprite3"] +modulate = Color( 1, 0.478431, 0.0196078, 1 ) +material = SubResource( 64 ) +scale = Vector2( 0.424661, 0.424661 ) +z_index = 50 +texture = ExtResource( 19 ) + +[node name="leaves" type="Particles2D" parent="."] +position = Vector2( 158.75, 94.4941 ) +z_index = -20 +amount = 5 +lifetime = 5.0 +process_material = SubResource( 69 ) +texture = ExtResource( 20 ) + +[node name="leaves2" type="Particles2D" parent="."] +position = Vector2( 10.3943, 99.2188 ) +z_index = -20 +amount = 5 +lifetime = 5.0 +process_material = SubResource( 69 ) +texture = ExtResource( 20 ) + +[node name="leaves3" type="Particles2D" parent="."] +position = Vector2( 61.4211, 102.684 ) +z_index = -20 +amount = 5 +lifetime = 5.0 +process_material = SubResource( 70 ) +texture = ExtResource( 20 ) + +[node name="ParallaxBackground" type="ParallaxBackground" parent="."] +layer = -1 + +[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.3, 1 ) +motion_mirroring = Vector2( 640, 0 ) + +[node name="CanvasModulate2" type="CanvasModulate" parent="ParallaxBackground/ParallaxLayer"] +color = Color( 0.568627, 0.482353, 0.615686, 1 ) + +[node name="backdrop" type="Sprite" parent="ParallaxBackground/ParallaxLayer"] +position = Vector2( 113, 31.1609 ) +z_index = -50 +z_as_relative = false +texture = ExtResource( 18 ) + +[node name="ParallaxBackground2" type="ParallaxBackground" parent="."] +layer = 0 + +[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground2"] +motion_scale = Vector2( 4, 1 ) +motion_mirroring = Vector2( 640, 0 ) + +[node name="clouds" type="Sprite" parent="ParallaxBackground2/ParallaxLayer"] +modulate = Color( 0.698039, 0.819608, 0.945098, 0.0745098 ) +position = Vector2( 186.579, 57.7474 ) +texture = ExtResource( 22 ) + +[node name="Camera2D" type="Camera2D" parent="."] +visible = false +position = Vector2( 137, 90 ) +current = true + +[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +autoplay = "start" +anims/start = SubResource( 71 ) + +[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +environment = SubResource( 74 ) |