From b5b62ba1f7fb409a5802e0e139a9c4f37f064e1d Mon Sep 17 00:00:00 2001 From: dusoleil Date: Wed, 21 Sep 2022 07:59:13 -0400 Subject: Move new dock assets one directory up --- .../dock/textures/door/antwansshittygarage.png | Bin 0 -> 57283 bytes .../textures/door/antwansshittygarage.png.import | 35 +++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 world/monuments/dock/textures/door/antwansshittygarage.png create mode 100644 world/monuments/dock/textures/door/antwansshittygarage.png.import (limited to 'world/monuments/dock/textures/door') diff --git a/world/monuments/dock/textures/door/antwansshittygarage.png b/world/monuments/dock/textures/door/antwansshittygarage.png new file mode 100644 index 0000000..f359cf1 Binary files /dev/null and b/world/monuments/dock/textures/door/antwansshittygarage.png differ diff --git a/world/monuments/dock/textures/door/antwansshittygarage.png.import b/world/monuments/dock/textures/door/antwansshittygarage.png.import new file mode 100644 index 0000000..1c46985 --- /dev/null +++ b/world/monuments/dock/textures/door/antwansshittygarage.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/antwansshittygarage.png-77dce594a554dd4f0fd837fbada4c4d3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://world/monuments/dock/textures/door/antwansshittygarage.png" +dest_files=[ "res://.import/antwansshittygarage.png-77dce594a554dd4f0fd837fbada4c4d3.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 -- cgit v1.2.3