From 5dd2e956154ed6dcbc72ea3c562e733b6e85ed08 Mon Sep 17 00:00:00 2001 From: as4s4hetic Date: Tue, 25 Jan 2022 21:36:02 +1100 Subject: [PATCH] more trees --- Resources/woods.tres | 47 +++++++++++--------------------- Story/Ch1S1.tscn | 34 +++++++++++++++++------ Tiles/baobab-smaller.png | Bin 0 -> 3691 bytes Tiles/baobab-smaller.png.import | 35 ++++++++++++++++++++++++ 4 files changed, 77 insertions(+), 39 deletions(-) create mode 100644 Tiles/baobab-smaller.png create mode 100644 Tiles/baobab-smaller.png.import 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 0000000000000000000000000000000000000000..beed991f4e54c05ef89d795baa85166d923877a8 GIT binary patch literal 3691 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