diff options
author | mikatomik <mikec_2007@hotmail.com> | 2022-09-21 01:36:31 -0400 |
---|---|---|
committer | mikatomik <mikec_2007@hotmail.com> | 2022-09-21 01:36:31 -0400 |
commit | 6f549240e783f24e8a6d31d6ab42a25b336cd709 (patch) | |
tree | 37248bf2cd48ded91a436776314053a01c11e417 /world/monuments/dock/dock/antwansshittygarage.png | |
parent | 16c338caebd10216b7e8a585020e01be00b1b28e (diff) | |
download | game_jam49-6f549240e783f24e8a6d31d6ab42a25b336cd709.tar.gz game_jam49-6f549240e783f24e8a6d31d6ab42a25b336cd709.zip |
Import and configure new dock, see messagepull-new-dock-asset
Think i accidentally deleted the original Dock.tscn and cant
figure out how to get it back..? But the new dock_rework.tscn
is meant to drop right in it's place
Diffstat (limited to '')
-rw-r--r-- | world/monuments/dock/dock/antwansshittygarage.png | bin | 0 -> 57283 bytes | |||
-rw-r--r-- | world/monuments/dock/dock/antwansshittygarage.png.import | 37 |
2 files changed, 37 insertions, 0 deletions
diff --git a/world/monuments/dock/dock/antwansshittygarage.png b/world/monuments/dock/dock/antwansshittygarage.png Binary files differnew file mode 100644 index 0000000..f359cf1 --- /dev/null +++ b/world/monuments/dock/dock/antwansshittygarage.png diff --git a/world/monuments/dock/dock/antwansshittygarage.png.import b/world/monuments/dock/dock/antwansshittygarage.png.import new file mode 100644 index 0000000..d22206b --- /dev/null +++ b/world/monuments/dock/dock/antwansshittygarage.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/antwansshittygarage.png-7fc42074287e1dae227713fca164346e.s3tc.stex" +path.etc2="res://.import/antwansshittygarage.png-7fc42074287e1dae227713fca164346e.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://world/monuments/dock/dock/antwansshittygarage.png" +dest_files=[ "res://.import/antwansshittygarage.png-7fc42074287e1dae227713fca164346e.s3tc.stex", "res://.import/antwansshittygarage.png-7fc42074287e1dae227713fca164346e.etc2.stex" ] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=1 +flags/repeat=true +flags/filter=true +flags/mipmaps=true +flags/anisotropic=false +flags/srgb=1 +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=false +svg/scale=1.0 |