From 2c0fe558e2abf81b8a8161c98ea05bc5cb9386ba Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 30 Jan 2023 18:32:49 -0700 Subject: Imported and added new texture buttons to pausemenu --- textures/options.png.import | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 textures/options.png.import (limited to 'textures/options.png.import') diff --git a/textures/options.png.import b/textures/options.png.import new file mode 100644 index 0000000..de3085c --- /dev/null +++ b/textures/options.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/options.png-8f9b1e2df6b6253dd1719277a73b5d61.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/options.png" +dest_files=[ "res://.import/options.png-8f9b1e2df6b6253dd1719277a73b5d61.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=false +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=false +svg/scale=1.0 -- cgit v1.2.3