Browse Source

added more trees

master
as4s4hetic 3 years ago
parent
commit
77c41de46f
  1. 32
      Resources/woods.tres
  2. 4
      Story/Ch1S1.tscn
  3. BIN
      Tiles/gumtree-bigger.png
  4. BIN
      Tiles/gumtree-bigger2.png
  5. 35
      Tiles/gumtree-bigger2.png.import
  6. BIN
      Tiles/gumtree-small.png
  7. 6
      Tiles/gumtree-small.png.import
  8. BIN
      Tiles/gumtree-small2.png
  9. 6
      Tiles/gumtree-small2.png.import
  10. BIN
      Tiles/sapling.png

32
Resources/woods.tres

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
[gd_resource type="TileSet" load_steps=27 format=2]
[gd_resource type="TileSet" load_steps=29 format=2]
[ext_resource path="res://Tiles/morning.png" type="Texture" id=1]
[ext_resource path="res://Tiles/mountains.png" type="Texture" id=2]
@ -26,6 +26,8 @@ @@ -26,6 +26,8 @@
[ext_resource path="res://Tiles/gumtree-flat2.png" type="Texture" id=24]
[ext_resource path="res://Tiles/small-flower.png" type="Texture" id=25]
[ext_resource path="res://Tiles/baobab.png" type="Texture" id=26]
[ext_resource path="res://Tiles/gumtree-small.png" type="Texture" id=27]
[ext_resource path="res://Tiles/gumtree-small2.png" type="Texture" id=28]
[resource]
0/name = "Morning"
@ -406,3 +408,31 @@ @@ -406,3 +408,31 @@
28/shape_one_way_margin = 0.0
28/shapes = [ ]
28/z_index = 0
29/name = "gumtree-small.png 29"
29/texture = ExtResource( 27 )
29/tex_offset = Vector2( 0, 0 )
29/modulate = Color( 1, 1, 1, 1 )
29/region = Rect2( 0, 0, 180, 240 )
29/tile_mode = 0
29/occluder_offset = Vector2( 0, 0 )
29/navigation_offset = Vector2( 0, 0 )
29/shape_offset = Vector2( 0, 0 )
29/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
29/shape_one_way = false
29/shape_one_way_margin = 0.0
29/shapes = [ ]
29/z_index = 0
30/name = "gumtree-small2.png 30"
30/texture = ExtResource( 28 )
30/tex_offset = Vector2( 0, 0 )
30/modulate = Color( 1, 1, 1, 1 )
30/region = Rect2( 0, 0, 180, 240 )
30/tile_mode = 0
30/occluder_offset = Vector2( 0, 0 )
30/navigation_offset = Vector2( 0, 0 )
30/shape_offset = Vector2( 0, 0 )
30/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
30/shape_one_way = false
30/shape_one_way_margin = 0.0
30/shapes = [ ]
30/z_index = 0

4
Story/Ch1S1.tscn

@ -72,7 +72,7 @@ motion_mirroring = Vector2( 2880, 0 ) @@ -72,7 +72,7 @@ motion_mirroring = Vector2( 2880, 0 )
tile_set = ExtResource( 1 )
cell_size = Vector2( 60, 60 )
format = 1
tile_data = PoolIntArray( -65532, 27, 0, -65506, 27, 0 )
tile_data = PoolIntArray( -65532, 27, 0, -65506, 27, 0, 14, 536870942, 0, 22, 29, 0, 41, 30, 0, 45, 29, 0 )
[node name="Grass" type="TileMap" parent="Background/Furthest"]
tile_set = ExtResource( 1 )
@ -119,7 +119,7 @@ motion_mirroring = Vector2( 2880, 0 ) @@ -119,7 +119,7 @@ motion_mirroring = Vector2( 2880, 0 )
tile_set = ExtResource( 1 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( -262127, 536870935, 0, -262108, 23, 0, -196608, 24, 0, -65509, 22, 0, 6, 28, 0 )
tile_data = PoolIntArray( -262132, 536870935, 0, -262108, 23, 0, -196608, 24, 0, -65505, 22, 0, 17, 28, 0 )
[node name="Grass" type="TileMap" parent="Background/Close"]
tile_set = ExtResource( 1 )

BIN
Tiles/gumtree-bigger.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

BIN
Tiles/gumtree-bigger2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

35
Tiles/gumtree-bigger2.png.import

@ -1,35 +0,0 @@ @@ -1,35 +0,0 @@
[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

BIN
Tiles/gumtree-small.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

6
Tiles/sapling.png.import → Tiles/gumtree-small.png.import

@ -2,15 +2,15 @@ @@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/sapling.png-6a3561f0969c68fc0ab544023647d3e0.stex"
path="res://.import/gumtree-small.png-15ed6c75023673d8bb164b2303de048f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Tiles/sapling.png"
dest_files=[ "res://.import/sapling.png-6a3561f0969c68fc0ab544023647d3e0.stex" ]
source_file="res://Tiles/gumtree-small.png"
dest_files=[ "res://.import/gumtree-small.png-15ed6c75023673d8bb164b2303de048f.stex" ]
[params]

BIN
Tiles/gumtree-small2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

6
Tiles/gumtree-bigger.png.import → Tiles/gumtree-small2.png.import

@ -2,15 +2,15 @@ @@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/gumtree-bigger.png-139742aa8731c90dfec7e26955f627db.stex"
path="res://.import/gumtree-small2.png-a15768bfe5ebef4f7b4fd21b0e5318db.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Tiles/gumtree-bigger.png"
dest_files=[ "res://.import/gumtree-bigger.png-139742aa8731c90dfec7e26955f627db.stex" ]
source_file="res://Tiles/gumtree-small2.png"
dest_files=[ "res://.import/gumtree-small2.png-a15768bfe5ebef4f7b4fd21b0e5318db.stex" ]
[params]

BIN
Tiles/sapling.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Loading…
Cancel
Save