diff --git a/Resources/woods.tres b/Resources/woods.tres index 8963a06..8f498bf 100644 --- a/Resources/woods.tres +++ b/Resources/woods.tres @@ -1,4 +1,4 @@ -[gd_resource type="TileSet" load_steps=27 format=2] +[gd_resource type="TileSet" load_steps=26 format=2] [ext_resource path="res://Tiles/morning.png" type="Texture" id=1] [ext_resource path="res://Tiles/mountains.png" type="Texture" id=2] @@ -17,8 +17,7 @@ [ext_resource path="res://Tiles/road.png" type="Texture" id=15] [ext_resource path="res://Tiles/small-grass.png" type="Texture" id=16] [ext_resource path="res://Tiles/gumtree.png" type="Texture" id=17] -[ext_resource path="res://Tiles/gumtree-bigger.png" type="Texture" id=18] -[ext_resource path="res://Tiles/gumtree-bigger2.png" type="Texture" id=19] +[ext_resource path="res://Tiles/baobab-smaller.png" type="Texture" id=18] [ext_resource path="res://Tiles/banksia-red.png" type="Texture" id=20] [ext_resource path="res://Tiles/banksia-white.png" type="Texture" id=21] [ext_resource path="res://Tiles/wattle.png" type="Texture" id=22] @@ -280,34 +279,6 @@ 17/shape_one_way_margin = 0.0 17/shapes = [ ] 17/z_index = 0 -18/name = "gumtree-bigger.png 18" -18/texture = ExtResource( 18 ) -18/tex_offset = Vector2( 0, 0 ) -18/modulate = Color( 1, 1, 1, 1 ) -18/region = Rect2( 0, 0, 360, 540 ) -18/tile_mode = 0 -18/occluder_offset = Vector2( 0, 0 ) -18/navigation_offset = Vector2( 0, 0 ) -18/shape_offset = Vector2( 0, 0 ) -18/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) -18/shape_one_way = false -18/shape_one_way_margin = 0.0 -18/shapes = [ ] -18/z_index = 0 -19/name = "gumtree-bigger2.png 19" -19/texture = ExtResource( 19 ) -19/tex_offset = Vector2( 0, 0 ) -19/modulate = Color( 1, 1, 1, 1 ) -19/region = Rect2( 0, 0, 360, 600 ) -19/tile_mode = 0 -19/occluder_offset = Vector2( 0, 0 ) -19/navigation_offset = Vector2( 0, 0 ) -19/shape_offset = Vector2( 0, 0 ) -19/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) -19/shape_one_way = false -19/shape_one_way_margin = 0.0 -19/shapes = [ ] -19/z_index = 0 20/name = "shrub.png 20" 20/texture = ExtResource( 20 ) 20/tex_offset = Vector2( 0, 0 ) @@ -406,3 +377,17 @@ 26/shape_one_way_margin = 0.0 26/shapes = [ ] 26/z_index = 0 +27/name = "baobab-smaller.png 27" +27/texture = ExtResource( 18 ) +27/tex_offset = Vector2( 0, 0 ) +27/modulate = Color( 1, 1, 1, 1 ) +27/region = Rect2( 0, 0, 240, 300 ) +27/tile_mode = 0 +27/occluder_offset = Vector2( 0, 0 ) +27/navigation_offset = Vector2( 0, 0 ) +27/shape_offset = Vector2( 0, 0 ) +27/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +27/shape_one_way = false +27/shape_one_way_margin = 0.0 +27/shapes = [ ] +27/z_index = 0 diff --git a/Story/Ch1S1.tscn b/Story/Ch1S1.tscn index 881f270..f4d61b3 100644 --- a/Story/Ch1S1.tscn +++ b/Story/Ch1S1.tscn @@ -41,21 +41,39 @@ cell_quadrant_size = 15 format = 1 tile_data = PoolIntArray( 0, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 16, 0, 0, 20, 0, 0, 196608, 2, 0, 196612, 2, 0, 196616, 2, 0, 196620, 2, 0, 196624, 2, 0, 196628, 2, 0 ) -[node name="Mountains" type="ParallaxLayer" parent="Background"] +[node name="Mountains" type="TileMap" parent="Background/Sky"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +cell_quadrant_size = 15 +format = 1 +tile_data = PoolIntArray( 131072, 3, 0, 131084, 4, 0, 131100, 5, 0, 196648, 8, 0, 196652, 8, 0 ) + +[node name="HellaFar" type="ParallaxLayer" parent="Background"] motion_scale = Vector2( 0.2, 1 ) motion_mirroring = Vector2( 2880, 0 ) -[node name="TileMap" type="TileMap" parent="Background/Mountains"] +[node name="Trees" type="TileMap" parent="Background/HellaFar"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 30, 30 ) +format = 1 +tile_data = PoolIntArray( 131113, 6, 0, 196611, 6, 0, 196618, 6, 0, 196620, 6, 0, 196623, 6, 0, 196624, 6, 0, 196628, 6, 0, 196632, 6, 0, 196633, 6, 0, 196636, 6, 0, 196637, 6, 0, 196638, 6, 0, 196645, 6, 0, 196646, 6, 0, 196650, 6, 0, 196653, 6, 0, 196655, 6, 0, 196659, 6, 0, 196661, 6, 0, 196667, 6, 0, 196668, 6, 0, 196672, 6, 0, 196674, 6, 0, 196678, 6, 0, 196687, 6, 0, 196696, 6, 0, 196698, 6, 0, 196699, 6, 0, 196702, 6, 0 ) + +[node name="Grass" type="TileMap" parent="Background/HellaFar"] tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) -cell_quadrant_size = 15 format = 1 -tile_data = PoolIntArray( 131072, 3, 0, 131084, 4, 0, 131100, 5, 0, 131104, 4, 0, 196608, 8, 0, 196612, 8, 0, 196616, 8, 0, 196620, 8, 0, 196624, 8, 0, 196628, 8, 0, 196632, 8, 0, 196636, 8, 0, 196640, 8, 0, 196644, 8, 0, 196648, 8, 0, 196652, 8, 0 ) +tile_data = PoolIntArray( 196608, 8, 0, 196612, 8, 0, 196616, 8, 0, 196620, 8, 0, 196624, 8, 0, 196625, 8, 0, 196628, 8, 0, 196632, 8, 0, 196636, 8, 0, 196640, 8, 0, 196644, 8, 0, 196648, 8, 0, 196652, 8, 0 ) [node name="Furthest" type="ParallaxLayer" parent="Background"] motion_scale = Vector2( 0.35, 1 ) motion_mirroring = Vector2( 2880, 0 ) +[node name="Trees" type="TileMap" parent="Background/Furthest"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +format = 1 +tile_data = PoolIntArray( -65532, 27, 0, -65506, 27, 0 ) + [node name="Grass" type="TileMap" parent="Background/Furthest"] tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) @@ -70,7 +88,7 @@ motion_mirroring = Vector2( 2880, 0 ) tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) format = 1 -tile_data = PoolIntArray( 131081, 6, 0, 131089, 6, 0, 131103, 6, 0 ) +tile_data = PoolIntArray( 8, 536870929, 0, 19, 27, 0 ) [node name="Grass" type="TileMap" parent="Background/Far"] tile_set = ExtResource( 1 ) @@ -85,7 +103,7 @@ motion_mirroring = Vector2( 2880, 0 ) [node name="Trees" type="TileMap" parent="Background/Mid"] tile_set = ExtResource( 1 ) format = 1 -tile_data = PoolIntArray( -65515, 22, 0, -65503, 17, 0, -65499, 26, 0, 8, 17, 0 ) +tile_data = PoolIntArray( -65522, 26, 0, -65503, 17, 0 ) [node name="TileMap" type="TileMap" parent="Background/Mid"] tile_set = ExtResource( 1 ) @@ -101,7 +119,7 @@ motion_mirroring = Vector2( 2880, 0 ) tile_set = ExtResource( 1 ) cell_y_sort = true format = 1 -tile_data = PoolIntArray( -196608, 24, 0 ) +tile_data = PoolIntArray( -262108, 23, 0, -196608, 24, 0, -65512, 22, 0 ) [node name="Grass" type="TileMap" parent="Background/Close"] tile_set = ExtResource( 1 ) @@ -157,4 +175,4 @@ tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) cell_y_sort = true format = 1 -tile_data = PoolIntArray( 18, 23, 0, 458752, 12, 0, 458756, 12, 0, 458760, 12, 0, 458764, 12, 0, 458768, 12, 0, 458772, 12, 0, 458776, 12, 0, 458780, 12, 0, 458784, 12, 0, 458788, 12, 0, 458792, 12, 0, 458796, 12, 0, 655360, 13, 0, 655364, 13, 0, 655368, 13, 0, 655372, 13, 0, 655376, 13, 0, 655380, 13, 0, 655384, 13, 0, 655388, 13, 0, 655392, 13, 0, 655396, 13, 0, 655400, 13, 0, 655404, 13, 0 ) +tile_data = PoolIntArray( 24, 23, 0, 458752, 12, 0, 458756, 12, 0, 458760, 12, 0, 458764, 12, 0, 458768, 12, 0, 458772, 12, 0, 458776, 12, 0, 458780, 12, 0, 458784, 12, 0, 458788, 12, 0, 458792, 12, 0, 458796, 12, 0, 655360, 13, 0, 655364, 13, 0, 655368, 13, 0, 655372, 13, 0, 655376, 13, 0, 655380, 13, 0, 655384, 13, 0, 655388, 13, 0, 655392, 13, 0, 655396, 13, 0, 655400, 13, 0, 655404, 13, 0 ) diff --git a/Tiles/baobab-smaller.png b/Tiles/baobab-smaller.png new file mode 100644 index 0000000..beed991 Binary files /dev/null and b/Tiles/baobab-smaller.png differ diff --git a/Tiles/baobab-smaller.png.import b/Tiles/baobab-smaller.png.import new file mode 100644 index 0000000..083aea2 --- /dev/null +++ b/Tiles/baobab-smaller.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/baobab-smaller.png-a8591fa7722ea3282e09944d0aec19f9.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/baobab-smaller.png" +dest_files=[ "res://.import/baobab-smaller.png-a8591fa7722ea3282e09944d0aec19f9.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0