diff options
author | Malfurious <m@lfurio.us> | 2022-09-15 07:24:40 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2022-09-15 07:24:40 -0400 |
commit | 5936040ec111ac7a5a7785cf1b515598619a30e6 (patch) | |
tree | 6e0231106c42993110d635683d05a5ff23da32a4 /ship/crate/texture | |
parent | a2372b160d0a0665b6b23ec0669da453c8e8538c (diff) | |
download | game_jam49-5936040ec111ac7a5a7785cf1b515598619a30e6.tar.gz game_jam49-5936040ec111ac7a5a7785cf1b515598619a30e6.zip |
Collapse directory structure for ship assets
This subtree no longer contains any standalone maps. Simply rename the
ship assets directory to clean up unused directories.
Diffstat (limited to '')
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Color.png (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png) | bin | 5518946 -> 5518946 bytes | |||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Color.png.import (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png.import) | 6 | ||||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Metalness.png (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_Metalness.png) | bin | 7493 -> 7493 bytes | |||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Metalness.png.import | 35 | ||||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_NormalGL.png (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png) | bin | 23031667 -> 23031667 bytes | |||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_NormalGL.png.import (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png.import) | 6 | ||||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Roughness.png (renamed from maps/main_stage/assets/crate/texture/planks/Planks016_2K_Roughness.png) | bin | 2681022 -> 2681022 bytes | |||
-rw-r--r-- | ship/crate/texture/planks/Planks016_2K_Roughness.png.import | 35 |
8 files changed, 76 insertions, 6 deletions
diff --git a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png b/ship/crate/texture/planks/Planks016_2K_Color.png Binary files differindex d5fb0fc..d5fb0fc 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png +++ b/ship/crate/texture/planks/Planks016_2K_Color.png diff --git a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png.import b/ship/crate/texture/planks/Planks016_2K_Color.png.import index fcd6db4..54fef2a 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png.import +++ b/ship/crate/texture/planks/Planks016_2K_Color.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/Planks016_2K_Color.png-55e16429acdcd16fc5ddfce95a201e9e.stex" +path="res://.import/Planks016_2K_Color.png-4dcd2494903a9e20e3c21d08dcb88c1b.stex" metadata={ "vram_texture": false } [deps] -source_file="res://maps/main_stage/assets/crate/texture/planks/Planks016_2K_Color.png" -dest_files=[ "res://.import/Planks016_2K_Color.png-55e16429acdcd16fc5ddfce95a201e9e.stex" ] +source_file="res://ship/crate/texture/planks/Planks016_2K_Color.png" +dest_files=[ "res://.import/Planks016_2K_Color.png-4dcd2494903a9e20e3c21d08dcb88c1b.stex" ] [params] diff --git a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Metalness.png b/ship/crate/texture/planks/Planks016_2K_Metalness.png Binary files differindex b0d6f27..b0d6f27 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Metalness.png +++ b/ship/crate/texture/planks/Planks016_2K_Metalness.png diff --git a/ship/crate/texture/planks/Planks016_2K_Metalness.png.import b/ship/crate/texture/planks/Planks016_2K_Metalness.png.import new file mode 100644 index 0000000..a296340 --- /dev/null +++ b/ship/crate/texture/planks/Planks016_2K_Metalness.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Planks016_2K_Metalness.png-a3dfeec2a019c2b69aa9680c72998872.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ship/crate/texture/planks/Planks016_2K_Metalness.png" +dest_files=[ "res://.import/Planks016_2K_Metalness.png-a3dfeec2a019c2b69aa9680c72998872.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/maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png b/ship/crate/texture/planks/Planks016_2K_NormalGL.png Binary files differindex 7242c57..7242c57 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png +++ b/ship/crate/texture/planks/Planks016_2K_NormalGL.png diff --git a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png.import b/ship/crate/texture/planks/Planks016_2K_NormalGL.png.import index 6dc41d5..f3de9cb 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png.import +++ b/ship/crate/texture/planks/Planks016_2K_NormalGL.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/Planks016_2K_NormalGL.png-907a2d180ac48886c9c6c7942c8459e6.stex" +path="res://.import/Planks016_2K_NormalGL.png-2099c40638ad017c4b6122bb2d68eb11.stex" metadata={ "vram_texture": false } [deps] -source_file="res://maps/main_stage/assets/crate/texture/planks/Planks016_2K_NormalGL.png" -dest_files=[ "res://.import/Planks016_2K_NormalGL.png-907a2d180ac48886c9c6c7942c8459e6.stex" ] +source_file="res://ship/crate/texture/planks/Planks016_2K_NormalGL.png" +dest_files=[ "res://.import/Planks016_2K_NormalGL.png-2099c40638ad017c4b6122bb2d68eb11.stex" ] [params] diff --git a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Roughness.png b/ship/crate/texture/planks/Planks016_2K_Roughness.png Binary files differindex 4c6665e..4c6665e 100644 --- a/maps/main_stage/assets/crate/texture/planks/Planks016_2K_Roughness.png +++ b/ship/crate/texture/planks/Planks016_2K_Roughness.png diff --git a/ship/crate/texture/planks/Planks016_2K_Roughness.png.import b/ship/crate/texture/planks/Planks016_2K_Roughness.png.import new file mode 100644 index 0000000..7e6ac3e --- /dev/null +++ b/ship/crate/texture/planks/Planks016_2K_Roughness.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/Planks016_2K_Roughness.png-0c4b693ea1c967e88fcd556340f99565.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ship/crate/texture/planks/Planks016_2K_Roughness.png" +dest_files=[ "res://.import/Planks016_2K_Roughness.png-0c4b693ea1c967e88fcd556340f99565.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 |