diff options
author | Roman Gräf <romangraef@gmail.com> | 2020-04-20 12:36:14 +0200 |
---|---|---|
committer | Roman Gräf <romangraef@gmail.com> | 2020-04-20 12:36:14 +0200 |
commit | fcda851214b0b018b559277a4544119b82ad817a (patch) | |
tree | f92d65288df1d51dbe2be1bb6321dd4c06c6b2c8 /assets | |
parent | b995a56e091e65e4069b9d463d230209488883bf (diff) | |
download | LDJam46-fcda851214b0b018b559277a4544119b82ad817a.tar.gz LDJam46-fcda851214b0b018b559277a4544119b82ad817a.tar.bz2 LDJam46-fcda851214b0b018b559277a4544119b82ad817a.zip |
sunglasses
Diffstat (limited to 'assets')
-rw-r--r-- | assets/BeanIcon.png.import | 34 | ||||
-rw-r--r-- | assets/laser_blast.png.import | 6 |
2 files changed, 37 insertions, 3 deletions
diff --git a/assets/BeanIcon.png.import b/assets/BeanIcon.png.import new file mode 100644 index 0000000..324ef0f --- /dev/null +++ b/assets/BeanIcon.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/BeanIcon.png-6addd67b7b9cea3b0ae2e8a36db585e8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/BeanIcon.png" +dest_files=[ "res://.import/BeanIcon.png-6addd67b7b9cea3b0ae2e8a36db585e8.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 diff --git a/assets/laser_blast.png.import b/assets/laser_blast.png.import index f9e6604..2899f95 100644 --- a/assets/laser_blast.png.import +++ b/assets/laser_blast.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/laser_blast.PNG-98f5df94b5d70eb459cbeaba7d67a38b.stex" +path="res://.import/laser_blast.png-faf99ac52547b5232e1f87a2c7649cc8.stex" metadata={ "vram_texture": false } [deps] -source_file="res://assets/laser_blast.PNG" -dest_files=[ "res://.import/laser_blast.PNG-98f5df94b5d70eb459cbeaba7d67a38b.stex" ] +source_file="res://assets/laser_blast.png" +dest_files=[ "res://.import/laser_blast.png-faf99ac52547b5232e1f87a2c7649cc8.stex" ] [params] |