touch up and freezing atmo effect w sound

This commit is contained in:
Nio 2021-09-30 22:49:42 +10:00
parent 591837f9dd
commit 04cdc793ee
4 changed files with 48 additions and 2 deletions

Binary file not shown.

View File

@ -345,6 +345,10 @@ image white = "#FFF"
image dimmer_lighter = "#00000033"
image dimmer_light = "#00000066"
image dimmer_darker = "#00000088"
image lighter_freeze = '#1E90FF05'
image light_freeze = '#1E90FF08' #11
image dark_freeze = '#1E90FF08'
image darker_freeze = '#1E90FF08'
#Images for effects
image door blurred flip = im.Flip(im.Blur("/images/other/door.png", 1.5), horizontal=True)

View File

@ -411,7 +411,7 @@ label chapter_1xN:
"I make a beeline for the food table with Trish, stealing enough grub to keep me sated through the whole ordeal."
"Ordinarily Id just hole up in my room and annoy everyone by playing Frankly I Did Do a Little Winning, but…"
show fang pendant considering with dissolve
"Damn skinnie costing me two hours of my life by resolving blood feuds."
"Whatever, its not like these jocks want to talk with me."
@ -419,7 +419,7 @@ label chapter_1xN:
"But Stella, jeez shes got the attention of all the boys."
T "Its weird, right?"
show fang pendant neutral with dissolve
F "I know.{w=0.3} Like, how?"
T "I mean, Ive seen her talking a lot with that hot dog chick thats near your place."
@ -437,15 +437,35 @@ label chapter_1xN:
F "No vegan options?"
show trish indignant with dissolve
T "Herbies matter!"
"Dads head whips around at Trishs shout."
stop music fadeout 1.0
stop ambient fadeout 1.0
show fangdadunimpressedlarge at sright with easeinright:
xalign 1.7
xzoom -1.0
show trish unimpressed with dissolve
#TODO: Add effect of blue transparent layer appearing slowly with some slow transition
play sound "audio/effects/Ear-Ringing-Sound-Effect.ogg" volume 0.5
show lighter_freeze with dissolve:
xalign 0.5
yalign 0.5
pause 0.2
show light_freeze with dissolve:
xalign 0.5
yalign 0.5
pause 0.2
show dark_freeze with dissolve:
xalign 0.5
yalign 0.5
pause 0.2
show darker_freeze with dissolve:
xalign 0.5
yalign 0.5
"The rooms temperature drops as the two glare at each other."
show fang pendant angry with dissolve
@ -456,6 +476,14 @@ label chapter_1xN:
ease_cubic 0.2 xalign 0.4
ease_cubic 0.2 xalign 0.5
"I give her a quick reality check with my elbow."
stop sound fadeout 1.0
hide lighter_freeze
hide light_freeze
hide dark_freeze
with dissolve
play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0
play music "audio/OST/west_coast_kicking.ogg" fadein 2.0
show trish considering
hide fangdadunimpressedlarge
show fangdad unimpressed flip at sright

View File

@ -0,0 +1,14 @@
label chapter_2xN:
#Naomi Arc One
# "{cps=*0.2}-- April, 201M2021 BC --{/cps}"
scene home fang day with fade
play music "audio/OST/west_coast_kicking.ogg" fadein 1.0
stop ambient fadeout 2.0
stop music fadeout 3.0
pause 3
scene black with fade
pause 1
return