Rearranged files

This commit is contained in:
Anthony Foxclaw 2020-04-07 05:08:05 -04:00
parent bb607c208a
commit b9fc048624
142 changed files with 1215 additions and 1210 deletions

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/airport.png-095c5a8bcfdc84e7b90b1c07a241f75b.stex"
path="res://.import/airport.png-98f87409e80d3e9c02e7564c93f6881b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/airport.png"
dest_files=[ "res://.import/airport.png-095c5a8bcfdc84e7b90b1c07a241f75b.stex" ]
source_file="res://assets/airport.png"
dest_files=[ "res://.import/airport.png-98f87409e80d3e9c02e7564c93f6881b.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 198 B

After

Width:  |  Height:  |  Size: 198 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/airport_3x3.png-cc157b16fec921552db23d9a5507e050.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/airport_3x3.png"
dest_files=[ "res://.import/airport_3x3.png-cc157b16fec921552db23d9a5507e050.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 786 B

After

Width:  |  Height:  |  Size: 786 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/coal.png-73f7a6043a65f6521375074a7a007c67.stex"
path="res://.import/coal.png-5140a4b3d8a789dec45de3c2a035a8d8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/coal.png"
dest_files=[ "res://.import/coal.png-73f7a6043a65f6521375074a7a007c67.stex" ]
source_file="res://assets/coal.png"
dest_files=[ "res://.import/coal.png-5140a4b3d8a789dec45de3c2a035a8d8.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 155 B

After

Width:  |  Height:  |  Size: 155 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/coal_3x3.png-d79286978cf814575ecfb7d4f5e15055.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/coal_3x3.png"
dest_files=[ "res://.import/coal_3x3.png-d79286978cf814575ecfb7d4f5e15055.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/coal_smoke_frames.png-3eb7af83b1fd63d6b2560e9730cadce2.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/coal_smoke_frames.png"
dest_files=[ "res://.import/coal_smoke_frames.png-3eb7af83b1fd63d6b2560e9730cadce2.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 139 B

After

Width:  |  Height:  |  Size: 139 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/coal_smoke_frames_3x3.png-08af441557c979d94cbff7ef240dee8b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/coal_smoke_frames_3x3.png"
dest_files=[ "res://.import/coal_smoke_frames_3x3.png-08af441557c979d94cbff7ef240dee8b.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/com_zones.png-73aff31a3ca689dc1883d30a98e7ac8a.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/com_zones.png"
dest_files=[ "res://.import/com_zones.png-73aff31a3ca689dc1883d30a98e7ac8a.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/com_zones_3x3.png-f9cc879a925d9bedc3b267cebcb66473.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/com_zones_3x3.png"
dest_files=[ "res://.import/com_zones_3x3.png-f9cc879a925d9bedc3b267cebcb66473.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/firestation.png-13ae86212426ddb67a37120639e7afe5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/firestation.png"
dest_files=[ "res://.import/firestation.png-13ae86212426ddb67a37120639e7afe5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 117 B

After

Width:  |  Height:  |  Size: 117 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/firestation_3x3.png-8254c878391c7707d608155d4577538c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/firestation_3x3.png"
dest_files=[ "res://.import/firestation_3x3.png-8254c878391c7707d608155d4577538c.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://graphics/terrain_cl.png" type="Texture" id=1]
[ext_resource path="res://assets/terrain_cl.png" type="Texture" id=1]
[resource]
0/name = "terrain_cl.png 0"

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind01_pistons_frames.png-febb54c649beb491f290ed4fdcf8c06e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind01_pistons_frames.png"
dest_files=[ "res://.import/ind01_pistons_frames.png-febb54c649beb491f290ed4fdcf8c06e.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 718 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind03_smoke_frames.png-fc9549a4acf4a49bf4b4356dca5334c5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind03_smoke_frames.png"
dest_files=[ "res://.import/ind03_smoke_frames.png-fc9549a4acf4a49bf4b4356dca5334c5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 979 B

After

Width:  |  Height:  |  Size: 979 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind04_smoke_frames.png-9c43deacc8b8b37de8eb10bc6d16e83c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind04_smoke_frames.png"
dest_files=[ "res://.import/ind04_smoke_frames.png-9c43deacc8b8b37de8eb10bc6d16e83c.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 614 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind07_smoke_frames.png-cad6b04ade7c2aa34a0b2e300357f180.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind07_smoke_frames.png"
dest_files=[ "res://.import/ind07_smoke_frames.png-cad6b04ade7c2aa34a0b2e300357f180.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 891 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind08_smoke_frames.png-7f1fed9d4383ffea8eb6f684833855ac.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind08_smoke_frames.png"
dest_files=[ "res://.import/ind08_smoke_frames.png-7f1fed9d4383ffea8eb6f684833855ac.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind_zones.png-4d87593bcdc7db7dace32db883a4c0e5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind_zones.png"
dest_files=[ "res://.import/ind_zones.png-4d87593bcdc7db7dace32db883a4c0e5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 325 B

After

Width:  |  Height:  |  Size: 325 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind_zones_3x3.png-5f9b9c327fa4b43e53d689f9f159fae5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind_zones_3x3.png"
dest_files=[ "res://.import/ind_zones_3x3.png-5f9b9c327fa4b43e53d689f9f159fae5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/misc_animation.png-ed5125d807ecd23c56b1bd44c2c5f42d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/misc_animation.png"
dest_files=[ "res://.import/misc_animation.png-ed5125d807ecd23c56b1bd44c2c5f42d.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 748 B

After

Width:  |  Height:  |  Size: 748 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/misc_animation_3x3.png-e4ebc25a1b36148ba855a9f253c7d396.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/misc_animation_3x3.png"
dest_files=[ "res://.import/misc_animation_3x3.png-e4ebc25a1b36148ba855a9f253c7d396.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 897 B

After

Width:  |  Height:  |  Size: 897 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/nuclear.png-76df106df12a290ed7d0126a73de5bac.stex"
path="res://.import/nuclear.png-ed6ca8d0acce6c4eebd6ec591546308f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/nuclear.png"
dest_files=[ "res://.import/nuclear.png-76df106df12a290ed7d0126a73de5bac.stex" ]
source_file="res://assets/nuclear.png"
dest_files=[ "res://.import/nuclear.png-ed6ca8d0acce6c4eebd6ec591546308f.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 152 B

After

Width:  |  Height:  |  Size: 152 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/nuclear_3x3.png-fb42f75c6ef9332e3cde7f2d82cc59f1.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/nuclear_3x3.png"
dest_files=[ "res://.import/nuclear_3x3.png-fb42f75c6ef9332e3cde7f2d82cc59f1.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 533 B

After

Width:  |  Height:  |  Size: 533 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/police.png-c0697f10b5edf006abb4b0ebad11be35.stex"
path="res://.import/police.png-c54a2a3478b4cc0f62d853fedcfe8f17.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/police.png"
dest_files=[ "res://.import/police.png-c0697f10b5edf006abb4b0ebad11be35.stex" ]
source_file="res://assets/police.png"
dest_files=[ "res://.import/police.png-c54a2a3478b4cc0f62d853fedcfe8f17.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 115 B

After

Width:  |  Height:  |  Size: 115 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/com_zones.png-f73751e7555ffb6e9ec375ac260354ed.stex"
path="res://.import/police_3x3.png-a36e83cdafeb6f5bfeadd3abae33cdaa.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/com_zones.png"
dest_files=[ "res://.import/com_zones.png-f73751e7555ffb6e9ec375ac260354ed.stex" ]
source_file="res://assets/police_3x3.png"
dest_files=[ "res://.import/police_3x3.png-a36e83cdafeb6f5bfeadd3abae33cdaa.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/rails.png-704edaa84d466e1fc0a866a702292011.stex"
path="res://.import/rails.png-bb292791de41066410dafd1128e35427.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/rails.png"
dest_files=[ "res://.import/rails.png-704edaa84d466e1fc0a866a702292011.stex" ]
source_file="res://assets/rails.png"
dest_files=[ "res://.import/rails.png-bb292791de41066410dafd1128e35427.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 307 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/rails_3x3.png-dfffff3186d9eb6e84819cde77feae85.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/rails_3x3.png"
dest_files=[ "res://.import/rails_3x3.png-dfffff3186d9eb6e84819cde77feae85.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_houses.png-a6472d67279464370b366a3bb9744875.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_houses.png"
dest_files=[ "res://.import/res_houses.png-a6472d67279464370b366a3bb9744875.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 204 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_houses_3x3.png-b26f697b1ee16e296a138e90ed316100.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_houses_3x3.png"
dest_files=[ "res://.import/res_houses_3x3.png-b26f697b1ee16e296a138e90ed316100.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_zones.png-62e7acda545989362c43864d9147ebd8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_zones.png"
dest_files=[ "res://.import/res_zones.png-62e7acda545989362c43864d9147ebd8.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 628 B

After

Width:  |  Height:  |  Size: 628 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_zones_3x3.png-b6eb7b1a01e6d7675b04d86782f987d7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_zones_3x3.png"
dest_files=[ "res://.import/res_zones_3x3.png-b6eb7b1a01e6d7675b04d86782f987d7.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 976 B

After

Width:  |  Height:  |  Size: 976 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/roads.png-023a6a4aa8add4c20cc29a10cc9c9081.stex"
path="res://.import/roads.png-03a964f70dec0d82df7add58eae5fc98.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/roads.png"
dest_files=[ "res://.import/roads.png-023a6a4aa8add4c20cc29a10cc9c9081.stex" ]
source_file="res://assets/roads.png"
dest_files=[ "res://.import/roads.png-03a964f70dec0d82df7add58eae5fc98.stex" ]
[params]

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://graphics/roads.png" type="Texture" id=1]
[ext_resource path="res://assets/roads.png" type="Texture" id=1]
[resource]
0/name = "roads.png 0"

View file

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 227 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/roads_3x3.png-85573ef06b03d9b1c2274d87f44beb3b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/roads_3x3.png"
dest_files=[ "res://.import/roads_3x3.png-85573ef06b03d9b1c2274d87f44beb3b.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/coal_3x3.png-a29d76a6cdeff2ad41550f63d5eca592.stex"
path="res://.import/roadwire.png-9ccec6aacbc67af5feed9004df029b52.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/coal_3x3.png"
dest_files=[ "res://.import/coal_3x3.png-a29d76a6cdeff2ad41550f63d5eca592.stex" ]
source_file="res://assets/roadwire.png"
dest_files=[ "res://.import/roadwire.png-9ccec6aacbc67af5feed9004df029b52.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 176 B

After

Width:  |  Height:  |  Size: 176 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/airport_3x3.png-fa445ffc1c2abbc634f5fe3b6a653630.stex"
path="res://.import/roadwire_3x3.png-614fe813ed99e57548cb543d715f1d90.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/airport_3x3.png"
dest_files=[ "res://.import/airport_3x3.png-fa445ffc1c2abbc634f5fe3b6a653630.stex" ]
source_file="res://assets/roadwire_3x3.png"
dest_files=[ "res://.import/roadwire_3x3.png-614fe813ed99e57548cb543d715f1d90.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1,021 B

After

Width:  |  Height:  |  Size: 1,021 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/seaport.png-bf2a9dac7d68d047b4e64a9cbcf0589a.stex"
path="res://.import/seaport.png-9a246760d5f7b6b1b51d2a31a5aa6ead.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/seaport.png"
dest_files=[ "res://.import/seaport.png-bf2a9dac7d68d047b4e64a9cbcf0589a.stex" ]
source_file="res://assets/seaport.png"
dest_files=[ "res://.import/seaport.png-9a246760d5f7b6b1b51d2a31a5aa6ead.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 126 B

After

Width:  |  Height:  |  Size: 126 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/seaport_3x3.png-e2b705ac6f62dac2cec3d7ab55dfc0cf.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/seaport_3x3.png"
dest_files=[ "res://.import/seaport_3x3.png-e2b705ac6f62dac2cec3d7ab55dfc0cf.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 941 B

After

Width:  |  Height:  |  Size: 941 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/stadium.png-56f352e90d82797f0325bc913b22c3b4.stex"
path="res://.import/stadium.png-bf97ea476d2ec36ef41be76b64188fc2.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/stadium.png"
dest_files=[ "res://.import/stadium.png-56f352e90d82797f0325bc913b22c3b4.stex" ]
source_file="res://assets/stadium.png"
dest_files=[ "res://.import/stadium.png-bf97ea476d2ec36ef41be76b64188fc2.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stadium2.png-e2d903e5612e246084ab988e30af5bf5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/stadium2.png"
dest_files=[ "res://.import/stadium2.png-e2d903e5612e246084ab988e30af5bf5.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 184 B

After

Width:  |  Height:  |  Size: 184 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stadium2_3x3.png-d6cd6c5706680150f55158dfb67f1608.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/stadium2_3x3.png"
dest_files=[ "res://.import/stadium2_3x3.png-d6cd6c5706680150f55158dfb67f1608.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 156 B

After

Width:  |  Height:  |  Size: 156 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stadium_3x3.png-e6f634deddc1b087c9f70150ac723679.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/stadium_3x3.png"
dest_files=[ "res://.import/stadium_3x3.png-e6f634deddc1b087c9f70150ac723679.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 838 B

After

Width:  |  Height:  |  Size: 838 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/stadium_animation_gfx.png-96f4d290b3eb0629e393d42569f26b9d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/stadium_animation_gfx.png"
dest_files=[ "res://.import/stadium_animation_gfx.png-96f4d290b3eb0629e393d42569f26b9d.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/terrain.png-666bf8bcd805c814d36df4a7eff035f8.stex"
path="res://.import/terrain.png-02334d89f314a8996b3c48f78734ffd5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/terrain.png"
dest_files=[ "res://.import/terrain.png-666bf8bcd805c814d36df4a7eff035f8.stex" ]
source_file="res://assets/terrain.png"
dest_files=[ "res://.import/terrain.png-02334d89f314a8996b3c48f78734ffd5.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 395 B

After

Width:  |  Height:  |  Size: 395 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/terrain_3x3.png-a864cfd2191c52bdb45f1805ebbd3193.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/terrain_3x3.png"
dest_files=[ "res://.import/terrain_3x3.png-a864cfd2191c52bdb45f1805ebbd3193.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/terrain_cl.png-9bdb9660ea4d77c50e4b90d3c14bcaea.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/terrain_cl.png"
dest_files=[ "res://.import/terrain_cl.png-9bdb9660ea4d77c50e4b90d3c14bcaea.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://graphics/terrain_cl.png" type="Texture" id=1]
[ext_resource path="res://assets/terrain_cl.png" type="Texture" id=1]
[resource]
0/name = "terrain_cl.png 0"

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/traffic_frames.png-3d9fde8596b40b06f42ed7760a648d2d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/traffic_frames.png"
dest_files=[ "res://.import/traffic_frames.png-3d9fde8596b40b06f42ed7760a648d2d.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 277 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/traffic_frames_3x3.png-5e7ebc0c5154afd8d5bae4e39b02ba0f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/traffic_frames_3x3.png"
dest_files=[ "res://.import/traffic_frames_3x3.png-5e7ebc0c5154afd8d5bae4e39b02ba0f.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

@ -1,6 +1,7 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://graphics/terrain_cl.png" type="Texture" id=1]
[ext_resource path="res://assets/terrain_cl.png" type="Texture" id=1]
[resource]
0/name = "terrain_cl.png 0"

View file

Before

Width:  |  Height:  |  Size: 957 B

After

Width:  |  Height:  |  Size: 957 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/wires.png-161eb80b7a4b8189d589d6476ece9668.stex"
path="res://.import/wires.png-ccdeeb58ebbd6212fb19d97cf353af6c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/wires.png"
dest_files=[ "res://.import/wires.png-161eb80b7a4b8189d589d6476ece9668.stex" ]
source_file="res://assets/wires.png"
dest_files=[ "res://.import/wires.png-ccdeeb58ebbd6212fb19d97cf353af6c.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 297 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/wires_3x3.png-a73979ff86556b8a6b30ce4b3fc28950.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/wires_3x3.png"
dest_files=[ "res://.import/wires_3x3.png-a73979ff86556b8a6b30ce4b3fc28950.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
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Some files were not shown because too many files have changed in this diff Show more