diff options
author | rom <romangraef@gmail.com> | 2021-04-24 16:03:19 +0200 |
---|---|---|
committer | rom <romangraef@gmail.com> | 2021-04-24 16:03:19 +0200 |
commit | 14ecd3faa074a97a80db8c314ad7fbd4f810c080 (patch) | |
tree | 91798078bed806735fb814e4bdb776c722170b68 /textures/rooot.png.import | |
parent | c5bf40de9355301384535c438987d0e8930060fb (diff) | |
download | ldjam48-14ecd3faa074a97a80db8c314ad7fbd4f810c080.tar.gz ldjam48-14ecd3faa074a97a80db8c314ad7fbd4f810c080.tar.bz2 ldjam48-14ecd3faa074a97a80db8c314ad7fbd4f810c080.zip |
Camera movement BABY
Diffstat (limited to 'textures/rooot.png.import')
-rw-r--r-- | textures/rooot.png.import | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/textures/rooot.png.import b/textures/rooot.png.import new file mode 100644 index 0000000..0a8a9c4 --- /dev/null +++ b/textures/rooot.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/rooot.png-53269f53a9eb787988926f90e6b542fb.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/rooot.png" +dest_files=[ "res://.import/rooot.png-53269f53a9eb787988926f90e6b542fb.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 |