diff options
| author | Jonas Bernard <public.jbernard@web.de> | 2021-04-24 22:45:45 +0200 |
|---|---|---|
| committer | Jonas Bernard <public.jbernard@web.de> | 2021-04-24 22:45:45 +0200 |
| commit | 945c4166bae70399eb9060ce4b5e2de0b44f70ce (patch) | |
| tree | 8749452e90d5d35cf3a38299b9a0c83905036ee5 /textures/backgrounds | |
| parent | 6ac1f6bba0b2607f5293323b26ed5a9230320791 (diff) | |
| download | ldjam48-945c4166bae70399eb9060ce4b5e2de0b44f70ce.tar.gz ldjam48-945c4166bae70399eb9060ce4b5e2de0b44f70ce.tar.bz2 ldjam48-945c4166bae70399eb9060ce4b5e2de0b44f70ce.zip | |
Menu scene
Diffstat (limited to 'textures/backgrounds')
| -rw-r--r-- | textures/backgrounds/background_black.png | bin | 0 -> 11073 bytes | |||
| -rw-r--r-- | textures/backgrounds/background_black.png.import | 34 | ||||
| -rw-r--r-- | textures/backgrounds/background_black.xcf | bin | 0 -> 19473 bytes | |||
| -rw-r--r-- | textures/backgrounds/background_grey.png | bin | 0 -> 11074 bytes | |||
| -rw-r--r-- | textures/backgrounds/background_grey.png.import | 34 | ||||
| -rw-r--r-- | textures/backgrounds/background_grey.xcf | bin | 0 -> 19491 bytes |
6 files changed, 68 insertions, 0 deletions
diff --git a/textures/backgrounds/background_black.png b/textures/backgrounds/background_black.png Binary files differnew file mode 100644 index 0000000..b2d0984 --- /dev/null +++ b/textures/backgrounds/background_black.png diff --git a/textures/backgrounds/background_black.png.import b/textures/backgrounds/background_black.png.import new file mode 100644 index 0000000..3439161 --- /dev/null +++ b/textures/backgrounds/background_black.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/background_black.png-8594d70772424baa33cd72b27f8331b4.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/backgrounds/background_black.png" +dest_files=[ "res://.import/background_black.png-8594d70772424baa33cd72b27f8331b4.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/textures/backgrounds/background_black.xcf b/textures/backgrounds/background_black.xcf Binary files differnew file mode 100644 index 0000000..989b641 --- /dev/null +++ b/textures/backgrounds/background_black.xcf diff --git a/textures/backgrounds/background_grey.png b/textures/backgrounds/background_grey.png Binary files differnew file mode 100644 index 0000000..210e988 --- /dev/null +++ b/textures/backgrounds/background_grey.png diff --git a/textures/backgrounds/background_grey.png.import b/textures/backgrounds/background_grey.png.import new file mode 100644 index 0000000..a8a14a3 --- /dev/null +++ b/textures/backgrounds/background_grey.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/background_grey.png-54e7d0aa5a7633db1f412e3f14dd4689.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/backgrounds/background_grey.png" +dest_files=[ "res://.import/background_grey.png-54e7d0aa5a7633db1f412e3f14dd4689.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/textures/backgrounds/background_grey.xcf b/textures/backgrounds/background_grey.xcf Binary files differnew file mode 100644 index 0000000..650feda --- /dev/null +++ b/textures/backgrounds/background_grey.xcf |
