From c1083723d43a16b178fbd8be637665a10126eeea Mon Sep 17 00:00:00 2001 From: as4s4hetic Date: Sun, 23 Jan 2022 20:22:40 +1100 Subject: [PATCH] added parallax to ch1s1 --- Resources/woods.tres | 187 ++++++++++++++++-- Scripts/CameraFollow.gd | 4 +- Story/Ch1S1.tscn | 89 +++++++-- Tiles/Furniture/cubicle.png | Bin 0 -> 969 bytes Tiles/Furniture/cubicle.png.import | 35 ++++ Tiles/morning-grass.png | Bin 0 -> 707 bytes Tiles/morning-grass.png.import | 35 ++++ Tiles/morning-grass1.png | Bin 0 -> 620 bytes Tiles/morning-grass1.png.import | 35 ++++ Tiles/morning-grass2.png | Bin 0 -> 640 bytes Tiles/morning-grass2.png.import | 35 ++++ Tiles/morning-grass3.png | Bin 0 -> 635 bytes Tiles/morning-grass3.png.import | 35 ++++ Tiles/morning-grass4.png | Bin 0 -> 706 bytes Tiles/morning-grass4.png.import | 35 ++++ Tiles/morning-grass5.png | Bin 0 -> 741 bytes Tiles/morning-grass5.png.import | 35 ++++ Tiles/morning-top.png | Bin 0 -> 1532 bytes Tiles/morning-top.png.import | 35 ++++ Tiles/{sky.png => morning.png} | Bin Tiles/{sky.png.import => morning.png.import} | 6 +- Tiles/mountains.png | Bin 0 -> 408 bytes ...backup.png.import => mountains.png.import} | 6 +- Tiles/mountains2.png | Bin 0 -> 317 bytes Tiles/mountains2.png.import | 35 ++++ Tiles/mountains3.png | Bin 0 -> 519 bytes Tiles/mountains3.png.import | 35 ++++ Tiles/sky-backup.png | Bin 1533 -> 0 bytes Tiles/telephone-pole.png | Bin 0 -> 489 bytes Tiles/telephone-pole.png.import | 35 ++++ 30 files changed, 644 insertions(+), 33 deletions(-) create mode 100644 Tiles/Furniture/cubicle.png create mode 100644 Tiles/Furniture/cubicle.png.import create mode 100644 Tiles/morning-grass.png create mode 100644 Tiles/morning-grass.png.import create mode 100644 Tiles/morning-grass1.png create mode 100644 Tiles/morning-grass1.png.import create mode 100644 Tiles/morning-grass2.png create mode 100644 Tiles/morning-grass2.png.import create mode 100644 Tiles/morning-grass3.png create mode 100644 Tiles/morning-grass3.png.import create mode 100644 Tiles/morning-grass4.png create mode 100644 Tiles/morning-grass4.png.import create mode 100644 Tiles/morning-grass5.png create mode 100644 Tiles/morning-grass5.png.import create mode 100644 Tiles/morning-top.png create mode 100644 Tiles/morning-top.png.import rename Tiles/{sky.png => morning.png} (100%) rename Tiles/{sky.png.import => morning.png.import} (72%) create mode 100644 Tiles/mountains.png rename Tiles/{sky-backup.png.import => mountains.png.import} (71%) create mode 100644 Tiles/mountains2.png create mode 100644 Tiles/mountains2.png.import create mode 100644 Tiles/mountains3.png create mode 100644 Tiles/mountains3.png.import delete mode 100644 Tiles/sky-backup.png create mode 100644 Tiles/telephone-pole.png create mode 100644 Tiles/telephone-pole.png.import diff --git a/Resources/woods.tres b/Resources/woods.tres index 83a1921..e542d7e 100644 --- a/Resources/woods.tres +++ b/Resources/woods.tres @@ -1,34 +1,199 @@ -[gd_resource type="TileSet" load_steps=3 format=2] +[gd_resource type="TileSet" load_steps=14 format=2] -[ext_resource path="res://Tiles/sky.png" type="Texture" id=1] -[ext_resource path="res://Tiles/tree.png" type="Texture" id=2] +[ext_resource path="res://Tiles/morning.png" type="Texture" id=1] +[ext_resource path="res://Tiles/mountains.png" type="Texture" id=2] +[ext_resource path="res://Tiles/morning-grass.png" type="Texture" id=3] +[ext_resource path="res://Tiles/morning-top.png" type="Texture" id=4] +[ext_resource path="res://Tiles/mountains2.png" type="Texture" id=5] +[ext_resource path="res://Tiles/mountains3.png" type="Texture" id=6] +[ext_resource path="res://Tiles/tree.png" type="Texture" id=7] +[ext_resource path="res://Tiles/telephone-pole.png" type="Texture" id=8] +[ext_resource path="res://Tiles/morning-grass1.png" type="Texture" id=9] +[ext_resource path="res://Tiles/morning-grass2.png" type="Texture" id=10] +[ext_resource path="res://Tiles/morning-grass3.png" type="Texture" id=11] +[ext_resource path="res://Tiles/morning-grass4.png" type="Texture" id=12] +[ext_resource path="res://Tiles/morning-grass5.png" type="Texture" id=13] [resource] -0/name = "Sky" +0/name = "Morning" 0/texture = ExtResource( 1 ) 0/tex_offset = Vector2( 0, 0 ) 0/modulate = Color( 1, 1, 1, 1 ) 0/region = Rect2( 0, 0, 240, 180 ) 0/tile_mode = 0 -0/occluder_offset = Vector2( 30, 30 ) -0/navigation_offset = Vector2( 30, 30 ) +0/occluder_offset = Vector2( 120, 90 ) +0/navigation_offset = Vector2( 120, 90 ) 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 = "tree.png 1" -1/texture = ExtResource( 2 ) +1/name = "Morning-top" +1/texture = ExtResource( 4 ) 1/tex_offset = Vector2( 0, 0 ) 1/modulate = Color( 1, 1, 1, 1 ) -1/region = Rect2( 0, 0, 60, 120 ) +1/region = Rect2( 0, 0, 240, 180 ) 1/tile_mode = 0 -1/occluder_offset = Vector2( 0, 0 ) -1/navigation_offset = Vector2( 0, 0 ) +1/occluder_offset = Vector2( 120, 90 ) +1/navigation_offset = Vector2( 120, 90 ) 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 = "Morning-grass" +2/texture = ExtResource( 3 ) +2/tex_offset = Vector2( 0, 0 ) +2/modulate = Color( 1, 1, 1, 1 ) +2/region = Rect2( 0, 0, 240, 180 ) +2/tile_mode = 0 +2/occluder_offset = Vector2( 120, 90 ) +2/navigation_offset = Vector2( 120, 90 ) +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 = "mountains.png 3" +3/texture = ExtResource( 2 ) +3/tex_offset = Vector2( 0, 0 ) +3/modulate = Color( 1, 1, 1, 1 ) +3/region = Rect2( 0, 0, 240, 60 ) +3/tile_mode = 0 +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 = "mountains2.png 4" +4/texture = ExtResource( 5 ) +4/tex_offset = Vector2( 0, 0 ) +4/modulate = Color( 1, 1, 1, 1 ) +4/region = Rect2( 0, 0, 240, 60 ) +4/tile_mode = 0 +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 = "mountains3.png 5" +5/texture = ExtResource( 6 ) +5/tex_offset = Vector2( 0, 0 ) +5/modulate = Color( 1, 1, 1, 1 ) +5/region = Rect2( 0, 0, 240, 60 ) +5/tile_mode = 0 +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 +6/name = "tree.png 6" +6/texture = ExtResource( 7 ) +6/tex_offset = Vector2( 0, 0 ) +6/modulate = Color( 1, 1, 1, 1 ) +6/region = Rect2( 0, 0, 60, 120 ) +6/tile_mode = 0 +6/occluder_offset = Vector2( 0, 0 ) +6/navigation_offset = Vector2( 0, 0 ) +6/shape_offset = Vector2( 0, 0 ) +6/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +6/shape_one_way = false +6/shape_one_way_margin = 0.0 +6/shapes = [ ] +6/z_index = 0 +7/name = "telephone-pole.png 7" +7/texture = ExtResource( 8 ) +7/tex_offset = Vector2( 0, 0 ) +7/modulate = Color( 1, 1, 1, 1 ) +7/region = Rect2( 0, 0, 60, 360 ) +7/tile_mode = 0 +7/occluder_offset = Vector2( 0, 0 ) +7/navigation_offset = Vector2( 0, 0 ) +7/shape_offset = Vector2( 0, 0 ) +7/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +7/shape_one_way = false +7/shape_one_way_margin = 0.0 +7/shapes = [ ] +7/z_index = 0 +8/name = "morning-grass1.png 8" +8/texture = ExtResource( 9 ) +8/tex_offset = Vector2( 0, 0 ) +8/modulate = Color( 1, 1, 1, 1 ) +8/region = Rect2( 0, 0, 240, 180 ) +8/tile_mode = 0 +8/occluder_offset = Vector2( 0, 0 ) +8/navigation_offset = Vector2( 0, 0 ) +8/shape_offset = Vector2( 0, 0 ) +8/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +8/shape_one_way = false +8/shape_one_way_margin = 0.0 +8/shapes = [ ] +8/z_index = 0 +9/name = "morning-grass2.png 9" +9/texture = ExtResource( 10 ) +9/tex_offset = Vector2( 0, 0 ) +9/modulate = Color( 1, 1, 1, 1 ) +9/region = Rect2( 0, 0, 240, 180 ) +9/tile_mode = 0 +9/occluder_offset = Vector2( 0, 0 ) +9/navigation_offset = Vector2( 0, 0 ) +9/shape_offset = Vector2( 0, 0 ) +9/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +9/shape_one_way = false +9/shape_one_way_margin = 0.0 +9/shapes = [ ] +9/z_index = 0 +10/name = "morning-grass3.png 10" +10/texture = ExtResource( 11 ) +10/tex_offset = Vector2( 0, 0 ) +10/modulate = Color( 1, 1, 1, 1 ) +10/region = Rect2( 0, 0, 240, 180 ) +10/tile_mode = 0 +10/occluder_offset = Vector2( 0, 0 ) +10/navigation_offset = Vector2( 0, 0 ) +10/shape_offset = Vector2( 0, 0 ) +10/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +10/shape_one_way = false +10/shape_one_way_margin = 0.0 +10/shapes = [ ] +10/z_index = 0 +11/name = "morning-grass4.png 11" +11/texture = ExtResource( 12 ) +11/tex_offset = Vector2( 0, 0 ) +11/modulate = Color( 1, 1, 1, 1 ) +11/region = Rect2( 0, 0, 240, 180 ) +11/tile_mode = 0 +11/occluder_offset = Vector2( 0, 0 ) +11/navigation_offset = Vector2( 0, 0 ) +11/shape_offset = Vector2( 0, 0 ) +11/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +11/shape_one_way = false +11/shape_one_way_margin = 0.0 +11/shapes = [ ] +11/z_index = 0 +12/name = "morning-grass5.png 12" +12/texture = ExtResource( 13 ) +12/tex_offset = Vector2( 0, 0 ) +12/modulate = Color( 1, 1, 1, 1 ) +12/region = Rect2( 0, 0, 240, 180 ) +12/tile_mode = 0 +12/occluder_offset = Vector2( 0, 0 ) +12/navigation_offset = Vector2( 0, 0 ) +12/shape_offset = Vector2( 0, 0 ) +12/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 ) +12/shape_one_way = false +12/shape_one_way_margin = 0.0 +12/shapes = [ ] +12/z_index = 0 diff --git a/Scripts/CameraFollow.gd b/Scripts/CameraFollow.gd index ba2e85e..7a5af15 100644 --- a/Scripts/CameraFollow.gd +++ b/Scripts/CameraFollow.gd @@ -17,4 +17,6 @@ onready var target = get_node("../FG/Player") func _process (delta): position = target.position - + position.y -= 180 + + diff --git a/Story/Ch1S1.tscn b/Story/Ch1S1.tscn index 3aae2f2..6948360 100644 --- a/Story/Ch1S1.tscn +++ b/Story/Ch1S1.tscn @@ -2,37 +2,96 @@ [ext_resource path="res://Resources/woods.tres" type="TileSet" id=1] [ext_resource path="res://Scenes/Player.tscn" type="PackedScene" id=2] -[ext_resource path="res://Scenes/Camera.tscn" type="PackedScene" id=3] +[ext_resource path="res://Scripts/CameraFollow.gd" type="Script" id=3] [node name="Ch1S1" type="Node2D"] +[node name="Camera" type="Camera2D" parent="."] +visible = false +position = Vector2( 480, 245 ) +current = true +script = ExtResource( 3 ) + [node name="ParallaxBackground" type="ParallaxBackground" parent="."] -[node name="ParallaxLayer" type="ParallaxLayer" parent="ParallaxBackground"] -motion_scale = Vector2( 0.5, 1 ) -motion_mirroring = Vector2( 240, 0 ) +[node name="Sky" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.1, 1 ) +motion_mirroring = Vector2( 1440, 0 ) + +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Sky"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +cell_quadrant_size = 15 +format = 1 +tile_data = PoolIntArray( -131080, 1, 0, -131076, 1, 0, -196608, 1, 0, -196604, 1, 0, -196600, 1, 0, -196596, 1, 0, -196592, 1, 0, -196588, 1, 0, 65528, 0, 0, 65532, 0, 0, 0, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 16, 0, 0, 20, 0, 0, 262136, 2, 0, 262140, 2, 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="ParallaxBackground"] +motion_scale = Vector2( 0.2, 1 ) +motion_mirroring = Vector2( 1440, 0 ) -[node name="Sky" type="TileMap" parent="ParallaxBackground/ParallaxLayer"] +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Mountains"] tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) cell_quadrant_size = 15 format = 1 -tile_data = PoolIntArray( 65528, 0, 0, 65532, 0, 0, 0, 0, 0, 4, 0, 0, 8, 0, 0, 12, 0, 0, 16, 0, 0, 20, 0, 0 ) +tile_data = PoolIntArray( 131072, 3, 0, 131084, 4, 0, 196608, 8, 0, 196612, 8, 0, 196616, 8, 0, 196620, 8, 0, 196624, 8, 0, 196628, 8, 0 ) -[node name="ParallaxLayer2" type="ParallaxLayer" parent="ParallaxBackground"] -motion_scale = Vector2( 1.8, 1 ) -motion_mirroring = Vector2( 0.5, 0 ) +[node name="Furthest" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.35, 1 ) +motion_mirroring = Vector2( 1440, 0 ) -[node name="Trees" type="TileMap" parent="ParallaxBackground/ParallaxLayer2"] +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Furthest"] tile_set = ExtResource( 1 ) cell_size = Vector2( 60, 60 ) format = 1 +tile_data = PoolIntArray( 196608, 9, 0, 196612, 9, 0, 196616, 9, 0, 196620, 9, 0, 196624, 9, 0, 196628, 9, 0 ) + +[node name="Far" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.5, 1 ) +motion_mirroring = Vector2( 1440, 0 ) + +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Far"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +format = 1 +tile_data = PoolIntArray( 196608, 10, 0, 196612, 10, 0, 196616, 10, 0, 196620, 10, 0, 196624, 10, 0, 196628, 10, 0 ) + +[node name="Mid" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.65, 1 ) +motion_mirroring = Vector2( 1440, 0 ) + +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Mid"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +format = 1 +tile_data = PoolIntArray( 196608, 11, 0, 196612, 11, 0, 196616, 11, 0, 196620, 11, 0, 196624, 11, 0, 196628, 11, 0 ) + +[node name="Trees" type="TileMap" parent="ParallaxBackground/Mid"] +tile_set = ExtResource( 1 ) +format = 1 +tile_data = PoolIntArray( 196608, 6, 0, 196610, 6, 0, 196611, 6, 0, 196613, 6, 0, 196616, 6, 0, 196619, 6, 0, 196622, 6, 0, 196625, 6, 0, 196628, 6, 0 ) + +[node name="Close" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.8, 1 ) +motion_mirroring = Vector2( 1440, 0 ) + +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Close"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +format = 1 +tile_data = PoolIntArray( 196608, 12, 0, 196612, 12, 0, 196616, 12, 0, 196620, 12, 0, 196624, 12, 0, 196628, 12, 0 ) + +[node name="Poles" type="ParallaxLayer" parent="ParallaxBackground"] +motion_scale = Vector2( 0.95, 1 ) +motion_mirroring = Vector2( 1440, 0 ) + +[node name="TileMap" type="TileMap" parent="ParallaxBackground/Poles"] +tile_set = ExtResource( 1 ) +cell_size = Vector2( 60, 60 ) +format = 1 +tile_data = PoolIntArray( 0, 7, 0, 196609, 7, 0 ) [node name="FG" type="Node2D" parent="."] [node name="Player" parent="FG" instance=ExtResource( 2 )] -position = Vector2( 703, 185 ) - -[node name="Camera" parent="." instance=ExtResource( 3 )] -visible = false -position = Vector2( 480, 245 ) +position = Vector2( 472, 433 ) diff --git a/Tiles/Furniture/cubicle.png b/Tiles/Furniture/cubicle.png new file mode 100644 index 0000000000000000000000000000000000000000..687012550aef81f27865c7a25dd2c253976bce6a GIT binary patch literal 969 zcmeAS@N?(olHy`uVBq!ia0vp^TY&fj2OE%F$>Qh1z`#7g)5S5QV$Rz;hFu|!A`XG> zF^w~LHZwJ!?7cH<#_kD`?GraPb?uzd5q)7xv)-Sq>lUT2=M+@*{Cya-<$QkZ-pcca*Sn}ucw8vMR|4DEBd2Ej^`)xrJ&22I|C#N;*a?BEWUo<1W2&!e{(*#e5 zj*97r{}_D+vfVE%xly!1C7N%WLPpS@(}{H_e+sIbXf~-Goz|>+vuFdW4TGUEN?U|@cgLP{!{h2`jX5tK9O8zH$EPgJnRr zF1t6-jod)9cFR1QK1aULX|hsAP>yB9BwhAs0Ta!8PYw2;A=1GyZ({jooSoME7HFFz z$QTyiQww$5>r)a%{XiUGfB?PSq~;2C4^#yn!F5c@l0a+?blhHGm%qoa+_(Sq=jP@ApPpCU+h6?ss zaBtvoBvykk1uaW{zj$+7xqOG{=PA$U9tWomk^%$MNSJn+U9~0O-cGc>(^Yxu^SQ?@ zM29bKBViH9ch}D9_qP+Wc}H!YRz8QM4I<;Q=tcdSJypN+zCCZ~E&wO0ws_0D{B`d? g7awqi#N~blh1dw^49|8EU>0TYboFyt=akR{0PudAwEzGB literal 0 HcmV?d00001 diff --git a/Tiles/Furniture/cubicle.png.import b/Tiles/Furniture/cubicle.png.import new file mode 100644 index 0000000..17c400f --- /dev/null +++ b/Tiles/Furniture/cubicle.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/cubicle.png-1bd09506c85c7f1f2467623738647307.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/Furniture/cubicle.png" +dest_files=[ "res://.import/cubicle.png-1bd09506c85c7f1f2467623738647307.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 diff --git a/Tiles/morning-grass.png b/Tiles/morning-grass.png new file mode 100644 index 0000000000000000000000000000000000000000..b1fae8de2f75bf1c456fa568a490493902776043 GIT binary patch literal 707 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_q`sPZ!6KiaBp@oz87>5O8oz z7Cip!1&6HEzM?Oics?x9Vzj#yY_7a){{8EpSXFB0*D@a{V`?*Cbe_?m=yO0oErCPW zpoLT75DQP@&=WqJe*b{R<&ryFr#;<~eQ*{h$PXKSo(TQCZr%sJTD6$T5Ru#SoYse4 z+b_7f;_1zs$5=qVzp*s@#qzcF)wb`eME|Gg*5CTAZ`2415VPpX@6wNG+5L*jNoE2C z(wj@mFU)yu|9WHayWDTTGLM6`&k&u}zh^hw`>&Hd@5asNR|5y(nhP?oPO6_*o-x#e emAvGz!9MY?;@-P!cFh4MP6kg`KbLh*2~7aU0qINt literal 0 HcmV?d00001 diff --git a/Tiles/morning-grass.png.import b/Tiles/morning-grass.png.import new file mode 100644 index 0000000..0ed439b --- /dev/null +++ b/Tiles/morning-grass.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/morning-grass.png-3d1b0aa1dca136bf36a701070fbdb776.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/morning-grass.png" +dest_files=[ "res://.import/morning-grass.png-3d1b0aa1dca136bf36a701070fbdb776.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 diff --git a/Tiles/morning-grass1.png b/Tiles/morning-grass1.png new file mode 100644 index 0000000000000000000000000000000000000000..4eae2f8c1be3e465c19c99ce1e8e2a55803916cf GIT binary patch literal 620 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_mZ$PZ!6KiaBquISMvAh_E_3 zaOEvhiwbC#UL(LQGpTiDiS&)VK7Y-9fjVHo_VZo&2ix!cuDbWPy?*oFzQkDF#d1vh z{0|72#m|gTRzD~_V{XWf0|IIZ9J@^xHl`OfD*AwV!Uipz5{FoL5}Dcz7@cP{j0z`k c481UU!(48`d*@;+2RJ==y85}Sb4q9e001!T>0vXZn@(JG4U%xExzW>wizt7kG z2I~*MU}pHQp1@I^rIlwIx&8B*!f(50`Bvo>GCR*`P<->uq`F4#eU7hx>X|09yWh|A z@+2~~ZTPxxWsY3^vP!Wpa`Twi|HyjG)@H!ye4}b--Ob}Q4G+1iDvt(Vfhc|ag84x8 znV&%=VDo$q2&g4+2phC;N*rPV83oh^v}RP84q@_-;XR{N)BN4Dr9kP!)78&qol`;+ E049&Zc>n+a literal 0 HcmV?d00001 diff --git a/Tiles/morning-grass2.png.import b/Tiles/morning-grass2.png.import new file mode 100644 index 0000000..d263c36 --- /dev/null +++ b/Tiles/morning-grass2.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/morning-grass2.png-5d8b4373bd0bf406284aabdc5bdf9b19.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/morning-grass2.png" +dest_files=[ "res://.import/morning-grass2.png-5d8b4373bd0bf406284aabdc5bdf9b19.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 diff --git a/Tiles/morning-grass3.png b/Tiles/morning-grass3.png new file mode 100644 index 0000000000000000000000000000000000000000..897646286b6befbb6128d0f891960d96244f3967 GIT binary patch literal 635 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_mZ4PZ!6KiaBp@UGzL0z|eNl zZO*}ia}G_MbLe1)_giarMf%C5fLa{Vw*`rLi)0rT&FWzU>*KtL^lWB2`6PT9*(oLOVq*`NGu_mB4{ zcU`ry`&9hKFM&hYpe48L&Frl)m(QHvvUXme{LX*=-#1@oj^Vd$SnqpAjLoj04*C8#u_GjnbnUL{5mTgZURacp00i_ I>zopr0GeOXCIA2c literal 0 HcmV?d00001 diff --git a/Tiles/morning-grass3.png.import b/Tiles/morning-grass3.png.import new file mode 100644 index 0000000..22b5340 --- /dev/null +++ b/Tiles/morning-grass3.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/morning-grass3.png-1a66f05eedfcd8d13430458c33ab77c3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/morning-grass3.png" +dest_files=[ "res://.import/morning-grass3.png-1a66f05eedfcd8d13430458c33ab77c3.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 diff --git a/Tiles/morning-grass4.png b/Tiles/morning-grass4.png new file mode 100644 index 0000000000000000000000000000000000000000..aa686ad44eacacded7b4687d51654cc5c47f03ef GIT binary patch literal 706 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_q{1PZ!6KiaBp@U(CGYAmVVb z)Ps4Yrs~qZDN|;}IDHai%5F+{a&gVGLzeMwI?0i*Pw$!f^f)t6JC#7glI^?w6U6V= z*Zuzc{&l?ly;yOfeRpb^4m{_SIJECxEmOaHdd=E7&$V}|ec#0FJflG|r(5vX8qwt2 zpRJ5vOKV;)%>AFv-e$n)d?Qu)%gv8zPrhnjyL0o^=lgGey(zPEElc1KHfZ7Py`a3< z@2TFqGZFtzz5jj6wEx=8pS4f)tqod$)=aZMQFz^1-2HfZ+~+qhest}Ay1RGrdYk!o z>%QH+(WvNiK;TyLY z*zmGnj(syH&R93`d&%>9?%Jov*R7r>EgyNAk0+6-ZNp)9OSitmn^(U}=--p}jPKi- zW(Q;b^Jgrgpz`LA4NGo<%>h~p^eWIlEFg`*5CH}j(CtG+_%Gulc8|7Ib?@>(Da+H< K&t;ucLK6Upxei(Y literal 0 HcmV?d00001 diff --git a/Tiles/morning-grass4.png.import b/Tiles/morning-grass4.png.import new file mode 100644 index 0000000..406ef1c --- /dev/null +++ b/Tiles/morning-grass4.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/morning-grass4.png-aa892d5418be7cd820809331f7448be3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/morning-grass4.png" +dest_files=[ "res://.import/morning-grass4.png-aa892d5418be7cd820809331f7448be3.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 diff --git a/Tiles/morning-grass5.png b/Tiles/morning-grass5.png new file mode 100644 index 0000000000000000000000000000000000000000..bbcbdbc3eee36c2a48b17ff2d31b6f0796d30b3d GIT binary patch literal 741 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_q`zo-U3d6?5L+ar8TEAix^n zaJNWu-SJtk3nlp&w3lpH@#J8ck^H^rglQIN8!)ydF!3B@k!a#H zU=dE>Py?!LP>k5^%YN6)HRSo`5>6ta$Z7^S~|PZD)37|G4-5=G^l;=lA`b@BEUyJYC>0 zBNzk%fxEdn`>4K?s;5$Wo$CEGx8M^5qSfT)e8Mj-7Z~~zZ{q*WI&6;a*BWWA$*$&i zp<3|LWWV1Ch~XO-KDd4Q6yoD@Uo#Ts{=;a#tHsqgbHX24c_ig9S-G&+_IXRKd?B}n zBx;uxZvUNQuW26NH4nJ~=vYIIoeiUstf2Z>ZKMgjR8OP#AxyUsYIqawQWd;ilZh}e zys65vY1L?K-nzOnrcyEg#w%cOb-dHj$y%0()zobq^we(j!)otp*u>p?2&#W(b>(rx zEED2ntwC8$P*qnIQg!_AkJX)E7x`63?Z=w`v!Rzi56OSj*>Q#DL7eR4u`bEq)Mnqd zX|qBP#H9^#fI*>@4E@7NY(7{VQQ)n})t742FE=O!+S6 z9f%WiWO`yE_)c;$5IB&X6-N-&;X6V_tUmhgn2y`6(fK&ACh{05T_AdOvA&@uQ*M^5 z=9F4*nKr`EYwoaGMoh{3*hSyJW5dHtG|TPQpmx!;P$cG3?wDC-Hp{aTO?HQYNR34$ zn+3E~;m;QBx0N1RYh=y?tpz}zLlNcBLp)5mv~?l+2yz)p?{0ViHv4Xn!xxd-#?Sgz zZ>uy4ii&kyMS9CDMbGBFdj|;p^M`-}fi>Upih2edzIzapZljh^La3fJQ6%DvyYi`7 zlg9~xrmDFxM;1>Cw+P-w_`W)R&JL+RyhAffnS1#lNa4VMU{Ng%N+gzMsWdb55`6%X{wER~s@LJHHwuEzUe!xt3!eqjch2k7qkf z3Ueg3&*t@aizy(b7*y+l8CNO~xT}#AnT#2jJ$$-15p5=lm`Bk05r~xcOG;Y8+r50e?mGjbltNoEHd18jSll{hWthJ z-3vr|zqqK>+fommy%-G3yp%e&CnoFkEw!iWLpTxfx?V$^jT_Ynyl{2}UF&7I=l~k2 zmw^-i7#mK3(iUq<5c^_`&og4Xuw0^ALJcD%1sQjWp{Q0I=i*S@mIRV?UYcin+3T^8 zCQsmnRa_%bQvhE{8Hl1O8+o4RF|~k@@c>x?t2vx|WVyELnjlI*3p`V?dH88exq5a~ z^88GyqEpY{QB^ZaGN*XqR0x)MMf2<(Xy2Amj@hn(>J#oZs#SZY+m zKBcok9p8F`^gp^dIHdI6$Aw8S_$D?0ND!CVSZH;AQW?Rn+Y_C)5*{3`&I{WRf-}G$TR2KTNe*4!l+9S0eLzbmw$2)% fbmN|Y?jJYb+p3Y^C*qeU?8UxLz literal 0 HcmV?d00001 diff --git a/Tiles/morning-top.png.import b/Tiles/morning-top.png.import new file mode 100644 index 0000000..712eba8 --- /dev/null +++ b/Tiles/morning-top.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/morning-top.png-20d606b5f8bab7cda07fcca9e6746d21.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/morning-top.png" +dest_files=[ "res://.import/morning-top.png-20d606b5f8bab7cda07fcca9e6746d21.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 diff --git a/Tiles/sky.png b/Tiles/morning.png similarity index 100% rename from Tiles/sky.png rename to Tiles/morning.png diff --git a/Tiles/sky.png.import b/Tiles/morning.png.import similarity index 72% rename from Tiles/sky.png.import rename to Tiles/morning.png.import index 8dc7948..09bafc7 100644 --- a/Tiles/sky.png.import +++ b/Tiles/morning.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/sky.png-607a77b7b95a400ce06a87a2edf3a9ac.stex" +path="res://.import/morning.png-d195fcf56baba145d1eecbcfc53b9da4.stex" metadata={ "vram_texture": false } [deps] -source_file="res://Tiles/sky.png" -dest_files=[ "res://.import/sky.png-607a77b7b95a400ce06a87a2edf3a9ac.stex" ] +source_file="res://Tiles/morning.png" +dest_files=[ "res://.import/morning.png-d195fcf56baba145d1eecbcfc53b9da4.stex" ] [params] diff --git a/Tiles/mountains.png b/Tiles/mountains.png new file mode 100644 index 0000000000000000000000000000000000000000..ab967a0310228a99c0de07c79912da173a4a22fb GIT binary patch literal 408 zcmeAS@N?(olHy`uVBq!ia0vp^AAs0~gAGVV)SJgLFfhh@x;TbZ%z1lfqwi4zk+zHM z+7}cIxz0G87C7T@l!wRhG>-w75U;U=qwtZ_;n&C#29x%TD(fipnp|8FN#Vn?woV4jhE*jj{(bMOX;1pRkpL%=zlk#eYbh*=A9|CF7I2Pcbcs&flZ?6 z4wy>Dtw%|7e-`bdtRO^PfyO= zb~Ww%iTcJDQ%`NRv%gm@pIBP-OJ7=|Niu2JQ@qo$pZ?jHq{Wj&=@;R5G_JvicqC$v literal 0 HcmV?d00001 diff --git a/Tiles/sky-backup.png.import b/Tiles/mountains.png.import similarity index 71% rename from Tiles/sky-backup.png.import rename to Tiles/mountains.png.import index 07be830..36f6b0d 100644 --- a/Tiles/sky-backup.png.import +++ b/Tiles/mountains.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/sky-backup.png-4d6a519172ec27dc394e34b634b533f8.stex" +path="res://.import/mountains.png-b73d305891b08feccb00a5d51d1f1eb8.stex" metadata={ "vram_texture": false } [deps] -source_file="res://Tiles/sky-backup.png" -dest_files=[ "res://.import/sky-backup.png-4d6a519172ec27dc394e34b634b533f8.stex" ] +source_file="res://Tiles/mountains.png" +dest_files=[ "res://.import/mountains.png-b73d305891b08feccb00a5d51d1f1eb8.stex" ] [params] diff --git a/Tiles/mountains2.png b/Tiles/mountains2.png new file mode 100644 index 0000000000000000000000000000000000000000..a60dfbd7d5fdf84f90596f9c586517385b8e0b66 GIT binary patch literal 317 zcmeAS@N?(olHy`uVBq!ia0vp^AAs0~gAGVV)SJgLFfg)sx;TbZ%z1lbBkv&t0f)c@ zRw)&?M#&7xCdm~u8Wl5UGCpgXrqq|RVe0M=ags|nq|AMHx|B%%;1X%aoQ7GCnXN;)Y3s;nwxXx895q(p{dL z;Bkh*IcZ@L!?7)=9)#Hy|0<~EnfJEtR{2~*i257%RZF(;tQLJMx@G%`?_2NXtp4|Y z;$<@fm9z%MjW?e~Jo)k}(Jxc>=ew-UJC}s|-99j324mZiOX=ZH?sTaYrMd4r9(FV4 clQ&G_UTCL*O1t*&?I1sSy85}Sb4q9e05LRqfB*mh literal 0 HcmV?d00001 diff --git a/Tiles/mountains2.png.import b/Tiles/mountains2.png.import new file mode 100644 index 0000000..571a8f1 --- /dev/null +++ b/Tiles/mountains2.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mountains2.png-57845bff9a1d849b31ad04a66220e9ba.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/mountains2.png" +dest_files=[ "res://.import/mountains2.png-57845bff9a1d849b31ad04a66220e9ba.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 diff --git a/Tiles/mountains3.png b/Tiles/mountains3.png new file mode 100644 index 0000000000000000000000000000000000000000..f7dd7d2b5f8fb5a2d66e237d763dc29ba1447e80 GIT binary patch literal 519 zcmeAS@N?(olHy`uVBq!ia0vp^AAs0~gAGVV)SJgLFfg9;ba4!+nDh4TM&Bb2A}j%X z7a2K)mOAh*5pm>ox#A!=J&5@V>&l4{8$MR;-CU<{ck*?@7x#GW`!AL5-2MFX^ZNTW zdu--K&0&q&edjmBf&ZKaEW!yKY6k>-8Wba*l$D)(w)2SFtcf$g0y7w#4H(-Jn0O8* znQh88JFjYXX^C;8B0`u&qA7P%t8Q-3^t{^bH*BWg@R)pp1*~CRlwD3#XMb2^ZB4%} z#I%U5r@~%qOX`}RSKYemjo?0+Pal5$du+YW_O7{gJ%9R*Zcd(qKm$ty7gk?8{B-iY zS0yVqoeNxjP0#l5iqcyUW5cd?1!fm}t~@38_T0BwT((=cTzmKR&b*lr=W@xeNu9ec zH2(RFusdt#&yHK}3-(%0VQs+d-{GsHwy!yB>#^pt8raXvocQxH=h{W(>Upk&3Yo1| zTX8m7<7(#CpXIjKGleCZfWZ^IkpI=MXJzk|U0$vAn+*x5jeIN4J`SAy`qe_1$mM$V zCAM2DtuJ#MR9}Va{B8Cvci!;@X75+0&NYJsTl5RZ6=(lu?1b_+=%486_`4{DCkq(C N44$rjF6*2UngF=Y;d%f7 literal 0 HcmV?d00001 diff --git a/Tiles/mountains3.png.import b/Tiles/mountains3.png.import new file mode 100644 index 0000000..c52f6b5 --- /dev/null +++ b/Tiles/mountains3.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/mountains3.png-dc4bf5f2a2dfa4fc5aa2a932b7ad11f8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/mountains3.png" +dest_files=[ "res://.import/mountains3.png-dc4bf5f2a2dfa4fc5aa2a932b7ad11f8.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 diff --git a/Tiles/sky-backup.png b/Tiles/sky-backup.png deleted file mode 100644 index 5d81510ef515a5b8ec7183e8b25b5d3595cdf76d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1533 zcmeAS@N?(olHy`uVBq!ia0vp^AAooZ2OE%FHD}=q1_st6o-U3d6?5L+HSCs2m0^Yz&rH;^1$Wdko1Z!J?#bpt2fx?;V>`NUF~kXJ3#EJBzx(&&qw?LjUB7R=d9*WCd)?e++M-~uU3M~; z5X&!2-EG~yt4wNFP$S5X8>YU!f6vl5a(+$xX{$Lh^M3!je(d#>++xemcd|aRote4c z2^1bVsnIW@9-mCSnYO?51nC9M0Yw)Be|)6&&JX*PO1O{c>&Vnx{I2D?@L` zNL{mu+j1>cJ9^vYrA2d6t?y31KHqLv@t>3Z=GFV_x)Sfc&*nS!_^$kWtF~RQ&opy^ zu^*8RS>FD%P_XSFzb+xn;XPUq(Qy}b78U5hQ{@5@V*e}DP(FL(LnttUOM zm&HQtUd3G8@nL7WxzzcWuUA(-EjB;hDqyGhGp@%fzBAi%^B(th-+CDdG3Q3m8K?J8WnWB-{As%J;+NU8u2j|3 z{@PY4chBB<=gM7WRZz!l6WM&>%j%q|-p9L--_EhQv1~3db?gecSNQ4e`?CETcmI#M z15MIVFAPfG7D^wFw%PuA-o4tlk7KhoFaPdtpHsT)nT~Gx_5YLJq*kwoB>$)vs;1tn z@3_q_+hub4ZBbs%{Y<-+Zk6W8*452>xKlF(oVC|T@t0gU{o>Zz+rjqVk5qj=Q*d+E zxlfxTbRcoFn(gYV^H<)QU(YN5Ggt5Ebg!9hkaQN>yf8Au1Df11i;D>lImQ4HEy5X=V?EFou3WUfAQ|K&C_mFOtAe|`T5rxGl+dy%9}e;tWD5pF_qZ4 zm1_w!r)C+%AQdpJG6Fu(q~VV))_oq{an^LB{Ts5{Ta-S diff --git a/Tiles/telephone-pole.png b/Tiles/telephone-pole.png new file mode 100644 index 0000000000000000000000000000000000000000..086b033691eeacabaa38ff3dce7e98d9eec706b6 GIT binary patch literal 489 zcmeAS@N?(olHy`uVBq!ia0vp^HVh1m860dt7Wb4H>Ojs0PZ!6KiaBr3ALMm#U|?|k z@_H#lV8isLpIQ%8jBaWsOrE=(f6no${uepFP5WQ$(OukJe|^Kc#Mr~T+Dds}OI){*SWxU;n~{!b-*ZO@O1TaS?83{1OSmY?@9mw literal 0 HcmV?d00001 diff --git a/Tiles/telephone-pole.png.import b/Tiles/telephone-pole.png.import new file mode 100644 index 0000000..fdbd0bb --- /dev/null +++ b/Tiles/telephone-pole.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/telephone-pole.png-c69b42187334aab7d200a8dd14fe1962.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Tiles/telephone-pole.png" +dest_files=[ "res://.import/telephone-pole.png-c69b42187334aab7d200a8dd14fe1962.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