other fade patterns

This commit is contained in:
Haze Weathers 2023-02-21 20:19:56 -05:00
parent fc5d41713d
commit 1d2fa6da75
9 changed files with 142 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=8 format=2] [gd_scene load_steps=14 format=2]
[ext_resource path="res://scripts/scaling.gd" type="Script" id=1] [ext_resource path="res://scripts/scaling.gd" type="Script" id=1]
[ext_resource path="res://graphics/borders/prideborder.png" type="Texture" id=2] [ext_resource path="res://graphics/borders/prideborder.png" type="Texture" id=2]
@ -6,7 +6,7 @@
[ext_resource path="res://scripts/crt.gdshader" type="Shader" id=4] [ext_resource path="res://scripts/crt.gdshader" type="Shader" id=4]
[ext_resource path="res://scripts/2ndpuberty_no_dropshadow.tres" type="Theme" id=5] [ext_resource path="res://scripts/2ndpuberty_no_dropshadow.tres" type="Theme" id=5]
[ext_resource path="res://scripts/2ndpuberty_outline.tres" type="Material" id=6] [ext_resource path="res://scripts/2ndpuberty_outline.tres" type="Material" id=6]
[ext_resource path="res://graphics/fade_patterns/diamonds.png" type="Texture" id=7] [ext_resource path="res://graphics/fade_patterns/diamonds2.png" type="Texture" id=7]
[ext_resource path="res://scripts/fade.gd" type="Script" id=8] [ext_resource path="res://scripts/fade.gd" type="Script" id=8]
[ext_resource path="res://scripts/fade.gdshader" type="Shader" id=9] [ext_resource path="res://scripts/fade.gdshader" type="Shader" id=9]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/diamonds2.png-6384575a151993f4e1e5204bb9fa7ccd.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/fade_patterns/diamonds2.png"
dest_files=[ "res://.import/diamonds2.png-6384575a151993f4e1e5204bb9fa7ccd.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=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/spiral.png-0cc8af891fa9e8064a38fe7b4ba16e11.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/fade_patterns/spiral.png"
dest_files=[ "res://.import/spiral.png-0cc8af891fa9e8064a38fe7b4ba16e11.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=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/squares.png-9179c9007a057ecbe55c2a166ac31c9c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/fade_patterns/squares.png"
dest_files=[ "res://.import/squares.png-9179c9007a057ecbe55c2a166ac31c9c.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=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/squarescascade.png-03b9f723f6548e48efaf22430cfd4855.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://graphics/fade_patterns/squarescascade.png"
dest_files=[ "res://.import/squarescascade.png-03b9f723f6548e48efaf22430cfd4855.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=true
svg/scale=1.0