Is this a release candidate? 🦋
@ -1,5 +1,5 @@
|
|||||||
kiri/gretchencounter_click "sounds/gretchencounter_click.ogg"
|
kiri/gretchencounter_click "sounds/gretchencounter_click.ogg"
|
||||||
kiri/gretchencounter_blip "sounds/gretchencounter_blip.ogg"
|
kiri/gretchencounter_blip "sounds/gretchencounter_blip.ogg"
|
||||||
kiri/gretchencounter_onoff "sounds/gretchencounter_onoff.ogg"
|
kiri/gretchencounter_onoff "sounds/gretchencounter_onoff.ogg"
|
||||||
kiri/cacoplushie_throw "sounds/kiri_caco_throw.ogg"
|
kiri/cacoplushie_throw "sounds/cacoplushie_throw.ogg"
|
||||||
kiri/cacoplushie_despawn "sounds/kiri_caco_despawn.ogg"
|
kiri/cacoplushie_despawn "sounds/cacoplushie_despawn.ogg"
|
||||||
|
@ -17,8 +17,8 @@ all : \
|
|||||||
../sprites/gretchencounter/bright_kgcpa0.png \
|
../sprites/gretchencounter/bright_kgcpa0.png \
|
||||||
../sprites/gretchencounter/bright_kgcpb0.png \
|
../sprites/gretchencounter/bright_kgcpb0.png \
|
||||||
../sprites/gretchencounter/bright_kgcmc0.png \
|
../sprites/gretchencounter/bright_kgcmc0.png \
|
||||||
../sounds/kiri_caco_despawn.ogg \
|
../sounds/cacoplushie_throw.ogg \
|
||||||
../sounds/kiri_caco_throw.ogg \
|
../sounds/cacoplushie_despawn.ogg \
|
||||||
../sprites/cacoplush/cacoplushie_idle.png \
|
../sprites/cacoplush/cacoplushie_idle.png \
|
||||||
../sprites/cacoplush/cacoplushie_glowing1.png \
|
../sprites/cacoplush/cacoplushie_glowing1.png \
|
||||||
../sprites/cacoplush/cacoplushie_glowing2.png \
|
../sprites/cacoplush/cacoplushie_glowing2.png \
|
||||||
@ -146,10 +146,10 @@ all : \
|
|||||||
letter_sprites_r \
|
letter_sprites_r \
|
||||||
brightmaps
|
brightmaps
|
||||||
|
|
||||||
../sprites/jumpercables/jmpka0.png : kit.aseprite
|
../sprites/jumpercables/jmpka0.png : jumpercables_pickupsprite.aseprite
|
||||||
aseprite -b $^ --save-as $@
|
aseprite -b $^ --save-as $@
|
||||||
|
|
||||||
../sprites/jumpercables/jmpra0.png : jmpra0.aseprite
|
../sprites/jumpercables/jmpra0.png : jumpercables_deployedsprite.aseprite
|
||||||
aseprite -b $^ --save-as $@
|
aseprite -b $^ --save-as $@
|
||||||
|
|
||||||
# Base sprite with no numerical indicator, but anim frames (0,1,2) for
|
# Base sprite with no numerical indicator, but anim frames (0,1,2) for
|
||||||
@ -169,7 +169,7 @@ all : \
|
|||||||
|
|
||||||
../graphics/jumpercables/jmpr_reticle1.png \
|
../graphics/jumpercables/jmpr_reticle1.png \
|
||||||
../graphics/jumpercables/jmpr_reticle2.png \
|
../graphics/jumpercables/jmpr_reticle2.png \
|
||||||
../graphics/jumpercables/jmpr_reticle3.png : jmpr_reticle.aseprite
|
../graphics/jumpercables/jmpr_reticle3.png : jumpercables_reticle.aseprite
|
||||||
aseprite -b $^ \
|
aseprite -b $^ \
|
||||||
--frame-range 0,2 --save-as $@
|
--frame-range 0,2 --save-as $@
|
||||||
|
|
||||||
@ -369,10 +369,10 @@ brightmaps : jumpercables_weaponsprite.aseprite
|
|||||||
# Caco plush
|
# Caco plush
|
||||||
|
|
||||||
# Sounds
|
# Sounds
|
||||||
../sounds/kiri_caco_despawn.ogg : kiri_caco_despawn.wav
|
../sounds/cacoplushie_despawn.ogg : cacoplushie_despawn.wav
|
||||||
ffmpeg -i $^ "-filter:a" "volume=1.0" $@
|
ffmpeg -i $^ "-filter:a" "volume=1.0" $@
|
||||||
|
|
||||||
../sounds/kiri_caco_throw.ogg : kiri_caco_throw.wav
|
../sounds/cacoplushie_throw.ogg : cacoplushie_throw.wav
|
||||||
ffmpeg -i $^ "-filter:a" "volume=1.0" $@
|
ffmpeg -i $^ "-filter:a" "volume=1.0" $@
|
||||||
|
|
||||||
# Sprites
|
# Sprites
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 373 B After Width: | Height: | Size: 373 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 365 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 374 B After Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 365 B After Width: | Height: | Size: 365 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 350 B |
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 370 B |
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 366 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 359 B |