diff options
author | Indrajith K L | 2022-04-14 03:16:45 +0530 |
---|---|---|
committer | Indrajith K L | 2022-04-14 03:16:45 +0530 |
commit | fc44ae1243e21179d759df3b947fc55ca0425534 (patch) | |
tree | 588afc653da04ca4a71ab8d744d900c6c6f76b6e /pinkman/hit/hit6.png.import | |
download | gamedevjs-jam-fc44ae1243e21179d759df3b947fc55ca0425534.tar.gz gamedevjs-jam-fc44ae1243e21179d759df3b947fc55ca0425534.tar.bz2 gamedevjs-jam-fc44ae1243e21179d759df3b947fc55ca0425534.zip |
Initial Commit
* Basic Character Controls
* Tileset
* Collision
* Basic Collectables
Diffstat (limited to 'pinkman/hit/hit6.png.import')
-rw-r--r-- | pinkman/hit/hit6.png.import | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/pinkman/hit/hit6.png.import b/pinkman/hit/hit6.png.import new file mode 100644 index 0000000..85f6468 --- /dev/null +++ b/pinkman/hit/hit6.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/hit6.png-ee296500b53280a79ac0438cd3b918ed.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://pinkman/hit/hit6.png" +dest_files=[ "res://.import/hit6.png-ee296500b53280a79ac0438cd3b918ed.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 |