diff options
author | Henrique Alves <henriquelalves@gmail.com> | 2022-07-17 11:14:16 -0300 |
---|---|---|
committer | Henrique Alves <henriquelalves@gmail.com> | 2022-07-17 11:14:16 -0300 |
commit | 0f24cb0fef9e4caea08941602ae52a8a18fab88d (patch) | |
tree | 57f3a8b8ad9c6f5a08b27a6884d445ef7946db59 /Assets | |
parent | bf3730fd6b36f8a3c9d874af1a8c732adbafecf8 (diff) | |
parent | 08a03bbab6342c2a9174e253f0c8ccb72c9d1e65 (diff) | |
download | gamejam-gmtk-2022-0f24cb0fef9e4caea08941602ae52a8a18fab88d.tar.gz gamejam-gmtk-2022-0f24cb0fef9e4caea08941602ae52a8a18fab88d.tar.bz2 gamejam-gmtk-2022-0f24cb0fef9e4caea08941602ae52a8a18fab88d.zip |
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'Assets')
-rw-r--r-- | Assets/Environment/BG-tiled.png | bin | 0 -> 7061 bytes | |||
-rw-r--r-- | Assets/Environment/BG-tiled.png.import | 35 |
2 files changed, 35 insertions, 0 deletions
diff --git a/Assets/Environment/BG-tiled.png b/Assets/Environment/BG-tiled.png Binary files differnew file mode 100644 index 0000000..cc447a8 --- /dev/null +++ b/Assets/Environment/BG-tiled.png diff --git a/Assets/Environment/BG-tiled.png.import b/Assets/Environment/BG-tiled.png.import new file mode 100644 index 0000000..8e0cecd --- /dev/null +++ b/Assets/Environment/BG-tiled.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/BG-tiled.png-8b1fb8619bfbdaaa747ab36272a777e8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Assets/Environment/BG-tiled.png" +dest_files=[ "res://.import/BG-tiled.png-8b1fb8619bfbdaaa747ab36272a777e8.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 |