Browse Source

another tree

master
as4s4hetic 3 years ago
parent
commit
8bac75f5d8
  1. 19
      Resources/woods.tres
  2. 5
      Story/Ch1S1.tscn
  3. BIN
      Tiles/gumtree-bigger2.png
  4. 35
      Tiles/gumtree-bigger2.png.import

19
Resources/woods.tres

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
[gd_resource type="TileSet" load_steps=19 format=2]
[gd_resource type="TileSet" load_steps=20 format=2]
[ext_resource path="res://Tiles/morning.png" type="Texture" id=1]
[ext_resource path="res://Tiles/mountains.png" type="Texture" id=2]
@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
[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]
[resource]
0/name = "Morning"
@ -262,7 +263,7 @@ @@ -262,7 +263,7 @@
17/texture = ExtResource( 17 )
17/tex_offset = Vector2( 0, 0 )
17/modulate = Color( 1, 1, 1, 1 )
17/region = Rect2( 0, 0, 240, 300 )
17/region = Rect2( 0, 0, 240, 360 )
17/tile_mode = 0
17/occluder_offset = Vector2( 0, 0 )
17/navigation_offset = Vector2( 0, 0 )
@ -286,3 +287,17 @@ @@ -286,3 +287,17 @@
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

5
Story/Ch1S1.tscn

@ -91,8 +91,9 @@ motion_mirroring = Vector2( 1440, 0 ) @@ -91,8 +91,9 @@ motion_mirroring = Vector2( 1440, 0 )
[node name="Trees" type="TileMap" parent="Background/Close"]
tile_set = ExtResource( 1 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( -131071, 18, 0 )
tile_data = PoolIntArray( -262138, 19, 0, -131071, 18, 0 )
[node name="Grass" type="TileMap" parent="Background/Close"]
tile_set = ExtResource( 1 )
@ -142,4 +143,4 @@ tile_set = ExtResource( 1 ) @@ -142,4 +143,4 @@ tile_set = ExtResource( 1 )
cell_size = Vector2( 60, 60 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 393216, 12, 0, 393220, 12, 0, 393224, 12, 0, 393228, 12, 0, 393232, 12, 0, 393236, 12, 0, 589824, 13, 0, 589828, 13, 0, 589832, 13, 0, 589836, 13, 0, 589840, 13, 0, 589844, 13, 0 )
tile_data = PoolIntArray( -65518, 19, 0, 65548, 18, 0, 393216, 12, 0, 393220, 12, 0, 393224, 12, 0, 393228, 12, 0, 393232, 12, 0, 393236, 12, 0, 589824, 13, 0, 589828, 13, 0, 589832, 13, 0, 589836, 13, 0, 589840, 13, 0, 589844, 13, 0 )

BIN
Tiles/gumtree-bigger2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

35
Tiles/gumtree-bigger2.png.import

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/gumtree-bigger2.png-8b67470ab3d393918c342e7d3154dd79.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Tiles/gumtree-bigger2.png"
dest_files=[ "res://.import/gumtree-bigger2.png-8b67470ab3d393918c342e7d3154dd79.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
Loading…
Cancel
Save