This commit is contained in:
Nio 2021-08-20 00:36:03 +10:00
parent 93c62bdf50
commit 44f86999ab
5 changed files with 86 additions and 45 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 KiB

View file

@ -337,18 +337,30 @@ image dimmer_light = "#00000066"
image dimmer_darker = "#00000088"
#Images for effects
image moespizza effect = "/images/backgrounds/moespizza effect.jpg"
image moespizza blurred = im.Blur("/images/backgrounds/moespizza effect.jpg", 1.5)
#first moespizza is example for blurring
# image moespizza effect = "/images/backgrounds/moespizza effect.jpg"
# image moespizza blurred = im.Blur("/images/backgrounds/moespizza effect.jpg", 1.5)
image door blurred = im.Blur("/images/other/jewlcase.webp", 1.5)
image guitarpick = "/images/other/pickthrown.png"
image projector9 blurred = im.Blur("images/cgs/projector9.jpg", 1.5)
image projector9 normal = "images/cgs/projector9.jpg"
image fangonamp = "images/cgs/finalamp.png"
image moes_pizza_blur:
"moespizza effect" with dissolve
image projector9_blur:
"projector9 normal" with dissolve
pause 1
"moespizza blurred" with dissolve
"projector9 blurred" with dissolve
pause 1
repeat
#example for blurring
# image moes_pizza_blur:
# "moespizza effect" with dissolve
# pause 1
# "moespizza blurred" with dissolve
# pause 1
# repeat
#WAOH ITS THE TITLE SCREEN!!!!
label splashscreen:
$ persistent.splashtype = random.randint(0,2000 - 1)
@ -428,11 +440,19 @@ transform shudder:
block:
linear 0.04 rotate 0.75
linear 0.05 rotate -0.75
linear 0.07 rotate 0.75
linear 0.07 rotate 0
transform turnaround:
linear 0.1 xzoom -1.0
transform wiggle:
subpixel True
block:
xpos 0.5 ypos 1.0 xanchor 0.5 yanchor 1.0 zoom 1.02
alignaround (.5, .5)
linear 10.0 yalign 1.0 clockwise circles 1
repeat
label start:
$ fangscore = 0

View file

@ -33,6 +33,8 @@ label chapter_7:
"Even now as Moe and Reed work on clearing the floor of tables and making a noise."
scene fangonamp
"And Im drooling like an idiot as I watch Fang bend over a large Amp."
pause .5
@ -47,9 +49,11 @@ label chapter_7:
pause .5
unknown "AH-{b}HEM!{/b}{w=.3}"
A "Hm?"
show anon neutral flip with dissolve
scene moes pizza with dissolve
show anon neutral flip at aright with dissolve
show trish unimpressed at sleft with dissolve
T "Arent you supposed to be helping?"
@ -71,15 +75,16 @@ label chapter_7:
"The area is a good one-hundred and fifty by two-hundred feet, so without the tables theres enough space for at least a few hundred people."
show anon neutral at aleft with moveinleft
show anon neutral at rleft with moveinleft
"Impressed, I let out a low whistle."
play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0
show anon neutral at aleft
# show anon neutral at aleft
St "Im on time, right?"
show stella neutral alt flip at stright with easeinright
show anon neutral flip at aright with dissolve
# show stella neutral alt flip at stright with easeinright
show stella neutral alt at stleft with easeinleft
"Where did she come from?"
@ -112,7 +117,7 @@ label chapter_7:
A "Y-you {i}do{/i} know what your shirt says, right?"
show stella shock alt flip with dissolve:
show stella shock alt with dissolve:
yalign 0.5
"Stella gives me a quizzical look and glances down at her shirt, her face turning bright red."
@ -123,7 +128,7 @@ label chapter_7:
"Suddenly her face lights up and her eyes return to me."
show stella happy alt flip at sright with dissolve
show stella happy alt at sleft with dissolve
St "Wait…{w=.4} You like anime too, dont you?"
@ -155,7 +160,7 @@ label chapter_7:
A "Anyway, the show isnt for another half-hour."
show stella neutral alt flip with dissolve
show stella neutral alt with dissolve
St "I wanted to ask you before... what did you think of your fortune?"
@ -208,11 +213,12 @@ label chapter_7:
A "The fuck does that mean?"
St "Uh… {w=0.4} er… {w=0.2} {cps=*1.3}Gottago,naturecalls,seeyouattheshow{/cps}!"
hide stella neutral alt flip
show stella neutral alt at sright
hide stella with moveoutright
St "Uh… {w=0.4} er… {w=0.2} {cps=*1.4}Gottago,naturecalls,seeyouattheshow{/cps}!"
hide stella neutral alt
show stella neutral alt flip at sleft with dissolve
play sound 'audio/effects/whoosh.ogg'
hide stella with moveoutleft
"She flees in denim pissing fear."
stop music fadeout 1.0
@ -224,8 +230,9 @@ label chapter_7:
"Oh yeah."
"I step up to the stage to see the bands point of view."
hide anon at sleft with moveoutright
hide anon neutral flip
show anon neutral at sright with dissolve
hide anon neutral at sright with moveoutright
scene moebackrooms
@ -236,6 +243,8 @@ label chapter_7:
#anon fall
play sound 'audio/effects/anonDumbassFall.ogg' volume 1.3
scene moebackrooms at shudder
pause 0.2
scene moebackrooms
"*FWAP*"
@ -433,12 +442,13 @@ label chapter_7:
stop music fadeout 1.0
F "Weve got sweet music to play."
scene moebackrooms
scene moebackrooms with fade
if LeftStage:
show trish neutral at tleft
show fang neutral at scenter
show reed neutral flip at rright
show reed neutral flip at rright:
xalign 1.3
play music 'audio/OST/The.ogg' fadein 1.0
"Showtime"
@ -507,16 +517,18 @@ label chapter_7:
"Rosa is on the other side of the room, too entranced by the music to care."
"Eh, I dont see any blood so shes good."
scene moebackrooms
show fang very happy at sleft
show anon neutral flip at acenter with fade
scene moebackrooms with fade
show anon neutral flip at acenter
show fang very happy at sleft with moveinleft
F "ANON!"
"Before I could react I was swept up in a blur of feathers."
hide anon
hide fang
show fang hug
show fang hug at acenter:
yalign 0.0
"Fang wrapped her arms and wings around me and kept rocking back and forth."
@ -527,7 +539,8 @@ label chapter_7:
"I tune out the alarms screaming in my head and hug her back."
hide fang hug
show fanganonhug
show fanganonhug with dissolve:
yalign 0.0
"Her wings are just as soft and huggable as they look."
@ -620,7 +633,8 @@ label chapter_7:
else:
show trish neutral at sleft
show fang neutral at scenter
show reed neutral flip at sright
show reed neutral flip at rright:
xalign 1.3
play music 'audio/OST/The.ogg' fadein 1.0
"Showtime"
@ -673,7 +687,7 @@ label chapter_7:
"My eyes scan the room before noticing Trish, the sheer vehement rage radiating from her visibly distorting the air around her."
"Fuck."
stop music fadeout 1.0
"My jaw aches as I picture myself in Stellas place, courtesy of one pissed off womanlet."
@ -730,7 +744,7 @@ label chapter_7:
T "Is Fang really the only one here you care about?!"
T "You are not the only person in the world!"
T "We exist too, you know!"
show trish sad at tleft with dissolve
show anon sad flip with dissolve
@ -764,6 +778,7 @@ label chapter_7:
T "Ugh, you arent worth it."
hide trish with dissolve
stop music fadeout 1.0
show fang neutral flip with dissolve
"Trish storms off leaving Fang and I alone."
@ -842,7 +857,8 @@ label chapter_7:
"Am I supposed to have a bucket or something?"
show reed neutral flip at rright with moveinright
show reed neutral flip at rright with moveinright:
xalign 1.3
Re "Yooo, {w=.3} Anon!"
@ -927,6 +943,8 @@ label chapter_7:
xalign 0.2
show reed neutral flip with move:
xalign 1.2
show trish neutral flip with move:
xalign 1.2
show fang neutral with moveinleft:
xalign -0.4
F "Come on Anon, dont you have any good memories from your old school?"
@ -1001,7 +1019,7 @@ label chapter_7:
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
"SHIT."
play sound 'audio/effects/heartbeat.ogg' loop fadein 1.0
pause 0.5
A "O-oh, I havent? Huh."
F "Who really cares where you went to last?"

View file

@ -820,7 +820,7 @@ label chapter_8:
pause 0.5
"Argh, {w=0.3} I dunno."
"But like, after Fangs song she was…{w=0.4}"
"But like, after Fangs song she was…"
"Fucking hell, why are emotions so fucking difficult."

View file

@ -92,7 +92,7 @@ label chapter_9:
show reed neutral flip with dissolve
A "I.. see..."
A "I...{w=0.2} see..."
show anon neutral with dissolve:
xalign 0.9
@ -149,7 +149,7 @@ label chapter_9:
T "See, when I do it it just makes me a bit dizzy for a few hours."
A "Huh. Can I see some?"
A "Huh.{w=0.2} Can I see some?"
show reed shocked flip with dissolve
show fang neutral with dissolve
@ -181,6 +181,8 @@ label chapter_9:
hide reed with moveoutleft
scene auditorium with fade
show spears neutral at scenter with dissolve
stop music fadeout 1.0
play sound 'audio/effects/spearYellVoice.ogg'
Sp "ALLLRIGHT!"
Sp "AS YOU ALL KNOW, GRADUATIONS COMING UP SOON."
@ -231,7 +233,7 @@ label chapter_9:
scene projector2
"Theres the school mascot in a party hat… even has the fogged up window..."
scene projector3
"A lineup of various graduates with a token human at the end for diversity. Typical."
"A lineup of various graduates with a token human at the end for diversity.{w=0.3} Typical."
scene projector4
"Theres some scientists and engineers holding hands…"
scene projector5
@ -250,13 +252,13 @@ label chapter_9:
play music 'audio/OST/you can_t sage here.ogg' fadein 1.0
"What the fuck"
"HOW!"
"{i}HOW!{/i}"
"WHY!"
"{i}WHY!{/i}"
"The worlds stopped turning. No one around me is moving and there is no sound at all."
"Why is that here? How! I deleted everything! EVERYTHING!"
"Why is that here? How! I deleted everything! {i}EVERYTHING!{/i}"
"So why the fuck is it here."
@ -291,17 +293,18 @@ label chapter_9:
"Each one more and more embarrassing than the last."
scene projector9
show projector9_blur at wiggle
# scene projector9
"I… oh god…"
"I…{w=0.3} oh god…"
Nas "Shit!"
scene black
scene black with fade
"Theres a loud crash right next to me and the entire room becomes black."
"Did I faint?"
"Is this real life? Is this just fantasy?"
"Is this real life?{w=0.3} Is this just fantasy?"
F "A-anon?"