From 80e2158f7251d6a880c1afc50ff043c12096ef25 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 16 May 2021 11:57:48 +0200 Subject: Initial commit --- Resources/16_bit_animated_bomb/16_bit_bomb2.png | Bin 0 -> 222 bytes .../16_bit_animated_bomb/16_bit_bomb2.png.import | 34 +++++++++++++++++++++ Resources/16_bit_animated_bomb/16_bit_bomb3.png | Bin 0 -> 215 bytes .../16_bit_animated_bomb/16_bit_bomb3.png.import | 34 +++++++++++++++++++++ Resources/16_bit_animated_bomb/16bit_bomb1.png | Bin 0 -> 250 bytes .../16_bit_animated_bomb/16bit_bomb1.png.import | 34 +++++++++++++++++++++ 6 files changed, 102 insertions(+) create mode 100755 Resources/16_bit_animated_bomb/16_bit_bomb2.png create mode 100644 Resources/16_bit_animated_bomb/16_bit_bomb2.png.import create mode 100755 Resources/16_bit_animated_bomb/16_bit_bomb3.png create mode 100644 Resources/16_bit_animated_bomb/16_bit_bomb3.png.import create mode 100755 Resources/16_bit_animated_bomb/16bit_bomb1.png create mode 100644 Resources/16_bit_animated_bomb/16bit_bomb1.png.import (limited to 'Resources/16_bit_animated_bomb') diff --git a/Resources/16_bit_animated_bomb/16_bit_bomb2.png b/Resources/16_bit_animated_bomb/16_bit_bomb2.png new file mode 100755 index 0000000..98da448 Binary files /dev/null and b/Resources/16_bit_animated_bomb/16_bit_bomb2.png differ diff --git a/Resources/16_bit_animated_bomb/16_bit_bomb2.png.import b/Resources/16_bit_animated_bomb/16_bit_bomb2.png.import new file mode 100644 index 0000000..f3dd781 --- /dev/null +++ b/Resources/16_bit_animated_bomb/16_bit_bomb2.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/16_bit_bomb2.png-3064dcfa65a9c185c8556eee00a8e2dd.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Resources/16_bit_animated_bomb/16_bit_bomb2.png" +dest_files=[ "res://.import/16_bit_bomb2.png-3064dcfa65a9c185c8556eee00a8e2dd.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/Resources/16_bit_animated_bomb/16_bit_bomb3.png b/Resources/16_bit_animated_bomb/16_bit_bomb3.png new file mode 100755 index 0000000..e3d9d0e Binary files /dev/null and b/Resources/16_bit_animated_bomb/16_bit_bomb3.png differ diff --git a/Resources/16_bit_animated_bomb/16_bit_bomb3.png.import b/Resources/16_bit_animated_bomb/16_bit_bomb3.png.import new file mode 100644 index 0000000..3675a2c --- /dev/null +++ b/Resources/16_bit_animated_bomb/16_bit_bomb3.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/16_bit_bomb3.png-2af028cd8041c7a77c886b3ba5fcbdaa.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Resources/16_bit_animated_bomb/16_bit_bomb3.png" +dest_files=[ "res://.import/16_bit_bomb3.png-2af028cd8041c7a77c886b3ba5fcbdaa.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/Resources/16_bit_animated_bomb/16bit_bomb1.png b/Resources/16_bit_animated_bomb/16bit_bomb1.png new file mode 100755 index 0000000..9110c34 Binary files /dev/null and b/Resources/16_bit_animated_bomb/16bit_bomb1.png differ diff --git a/Resources/16_bit_animated_bomb/16bit_bomb1.png.import b/Resources/16_bit_animated_bomb/16bit_bomb1.png.import new file mode 100644 index 0000000..a513f5c --- /dev/null +++ b/Resources/16_bit_animated_bomb/16bit_bomb1.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/16bit_bomb1.png-5ff8e41d997db35c6a0fb444f631960f.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Resources/16_bit_animated_bomb/16bit_bomb1.png" +dest_files=[ "res://.import/16bit_bomb1.png-5ff8e41d997db35c6a0fb444f631960f.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 -- cgit v1.2.3