lots of stuff, audio mostly, but laser stuff too

This commit is contained in:
gskbladez 2021-08-29 01:00:35 -04:00
parent c93483193c
commit c015dc7d66
31 changed files with 1 additions and 9 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/result/1.wav Normal file

Binary file not shown.

BIN
audio/result/3.wav Normal file

Binary file not shown.

BIN
audio/result/4.wav Normal file

Binary file not shown.

BIN
audio/result/5.wav Normal file

Binary file not shown.

BIN
audio/result/6.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/titlescreen/bgm/1.wav Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/titlescreen/bgm/3.wav Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/titlescreen/bgm/4.wav Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/titlescreen/bgm/6.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -41,15 +41,7 @@ void main() {
float y = 0.33 * ceil(float(hitState) / 2) + 0.02;
float visiblityMultiplier = 0.65;
if (hitState == 0) {
visiblityMultiplier = 0.5;
} else if (hitState == 2) {
visiblityMultiplier = 0.9;
} else if (hitState == 3) {
visiblityMultiplier = 1;
}
float visiblityMultiplier = 1;
target = texture(mainTex, vec2(x, y)) * vec4(visiblityMultiplier,visiblityMultiplier,visiblityMultiplier,1);
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 152 KiB

BIN
textures/crit_bar_flash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB