forked from Cavemanon/SnootGame
Finished x7
This commit is contained in:
parent
10f4a7bfc1
commit
a4b7432941
@ -676,6 +676,12 @@ image fang pbird happy flip = Composite(
|
||||
(0, 0), im.Flip("images/other/amberpendant1.png", horizontal=True)
|
||||
)
|
||||
|
||||
image stella_hack = Composite(
|
||||
# (847, 1500),
|
||||
(847, 1500),
|
||||
(0, 0), "stella shock"
|
||||
)
|
||||
|
||||
#phone gallery effect
|
||||
|
||||
image anoninsideship = "images/other/phonegallery/anoninsideship.png"
|
||||
|
@ -221,12 +221,14 @@ label chapter_x7:
|
||||
pause .5
|
||||
|
||||
F "Urgh.{w=0.3} I need to finish this. I’m sorry Anon."
|
||||
pause .5
|
||||
|
||||
A "It’s fine, and I wish I could be there now, but the scholarship and all…"
|
||||
|
||||
A "Plus the whole dorm fumigation thing and having to change rooms."
|
||||
|
||||
A "Fuckin’ roommate got lucky during it in a spare theater room."
|
||||
pause .5
|
||||
|
||||
A "The bastard."
|
||||
pause .5
|
||||
@ -277,6 +279,7 @@ label chapter_x7:
|
||||
"Thirty minutes till Naser gets back now."
|
||||
|
||||
"Everyone that came is just casually chatting, already snacking on all of mom’s better dishes."
|
||||
pause .5
|
||||
|
||||
"Shame about dad’s guacamole though."
|
||||
|
||||
@ -301,6 +304,7 @@ label chapter_x7:
|
||||
"The banners hung up with thumbtacks from under the couch (and abc gum) flying gallantly above the staircase, people start to trickle in to celebrate Naser officially pissing off."
|
||||
|
||||
"He got accepted into a prestigious medical school back last august."
|
||||
pause .5
|
||||
|
||||
"Still remember him prancing around like there was ever a chance he’d get rejected."
|
||||
|
||||
@ -357,6 +361,7 @@ label chapter_x7:
|
||||
|
||||
pause 0.5
|
||||
"Maybe Anon was right in his rant a few weeks ago about girls having it easier?"
|
||||
pause .5
|
||||
|
||||
"Nah, that’s bullshit."
|
||||
window hide
|
||||
@ -595,7 +600,7 @@ label chapter_x7:
|
||||
show chadshark:
|
||||
easein_cubic 1 xalign 0.15
|
||||
show stella:
|
||||
zoom 1.15 yalign 0.325 xalign 0.04
|
||||
zoom 1.1 yalign 0.325 xalign 0.04
|
||||
easein_cubic 1 xalign 0.0
|
||||
show moe:
|
||||
easein_cubic 1 xalign -0.66
|
||||
@ -1761,6 +1766,7 @@ label chapter_x7:
|
||||
with dissolve
|
||||
|
||||
play music "audio/OST/middle_of_nowhere.ogg" fadein 2.0
|
||||
$ renpy.music.set_volume(0.5, 2, 'ambient')
|
||||
|
||||
"We chuckle together, my fingers now lazily strumming a mellow tune for the party."
|
||||
|
||||
@ -1773,25 +1779,60 @@ label chapter_x7:
|
||||
hide chadshark
|
||||
hide naomi
|
||||
hide stella
|
||||
hide fang
|
||||
hide trish
|
||||
|
||||
hide naser
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
show fang nonxmas pendant happy:
|
||||
xalign -0.8
|
||||
yalign 0.0
|
||||
show trish neutral behind fang:
|
||||
xalign 0.0
|
||||
show stella neutral at scenter:
|
||||
xalign 0.4
|
||||
show chadshark behind stella,naser at tcenter:
|
||||
xalign 0.6
|
||||
show naomi neutral flip at nright:
|
||||
xalign 1.3
|
||||
show naser tablehit behind naomi,stella:
|
||||
xpos 0.6
|
||||
show fang:
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign -2.75
|
||||
parallel:
|
||||
linear 1 alpha 0
|
||||
show trish behind fang:
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign -0.75
|
||||
parallel:
|
||||
linear 1 alpha 0
|
||||
pause 0.0001
|
||||
|
||||
show chadshark:
|
||||
yalign -0.3 xalign 2.0
|
||||
parallel:
|
||||
linear 0.05 yalign -0.305
|
||||
linear 0.05 yalign -0.295
|
||||
repeat
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign 0.0
|
||||
block:
|
||||
easeout_quart 0.2 xalign 0.01
|
||||
pause 2
|
||||
easeout_quart 0.2 xalign -0.01
|
||||
pause 2
|
||||
repeat
|
||||
show naser tablehit:
|
||||
zoom 0.9 yalign -0.4 xalign 3.7
|
||||
parallel:
|
||||
linear 0.05 yalign -0.407
|
||||
linear 0.05 yalign -0.393
|
||||
repeat
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign 1.5
|
||||
block:
|
||||
easeout_quart 0.2 xalign 1.51
|
||||
pause 2
|
||||
easeout_quart 0.2 xalign 1.49
|
||||
pause 2
|
||||
repeat
|
||||
show stella neutral:
|
||||
xalign 0.9
|
||||
easein_cubic 1.5 xalign -0.1
|
||||
show naomi neutral flip:
|
||||
xalign 2.6
|
||||
easein_cubic 1.5 xalign 1.3
|
||||
with dissolve
|
||||
pause 0.5
|
||||
|
||||
|
||||
"Naser and Chet have started arm wrestling."
|
||||
|
||||
@ -1805,82 +1846,219 @@ label chapter_x7:
|
||||
unknown "Yeah, spaceships awrasslin’?!"
|
||||
|
||||
St "Yeah way! It’s really cool!"
|
||||
show stella neutral with dissolve
|
||||
|
||||
Chet "It really is, bros! We’ve been marathonin’ it er’ry weekend!"
|
||||
pause .5
|
||||
|
||||
"The jocks start jeering and tossing their solo cups at him."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show naomi considering flip with Dissolve(.4)
|
||||
image sodaproj = im.FactorScale("images/other/sodacan.png", 0.2)
|
||||
|
||||
show sodaproj:
|
||||
rotate 90
|
||||
xalign 1.3
|
||||
yalign 0.1
|
||||
easeout_cubic 0.35 xalign 0.62
|
||||
yalign 0.26
|
||||
easeout_cubic 0.35 xalign 0.42
|
||||
pause .03
|
||||
block:
|
||||
parallel:
|
||||
easein_cubic 0.88 xalign 1.3
|
||||
easein_cubic 2 xalign 0.8
|
||||
parallel:
|
||||
easein_cubic 0.24 yalign 0.0
|
||||
easein_quad 0.24 yalign 0.0
|
||||
ease_cubic 1.57 yalign 2.0
|
||||
parallel:
|
||||
linear 0.7 rotate 360
|
||||
block:
|
||||
linear 0.3 rotate 360
|
||||
linear 0.3 rotate 540
|
||||
repeat
|
||||
pause .1
|
||||
show naomi:
|
||||
"naomi shocked flip" with Dissolve(0.25)
|
||||
easein_quart 0.25 yalign -0.3
|
||||
ease_quart 0.5 yalign 0.0
|
||||
play audio 'audio/effects/whoosh.ogg'
|
||||
pause .25
|
||||
show chadshark:
|
||||
pause .35
|
||||
easeout_cubic 0.12 xalign 0.5
|
||||
easein_cubic 0.3 xalign 0.6
|
||||
pause .35
|
||||
play sound 'audio/effects/anonDink.ogg'
|
||||
|
||||
"The jocks start jeering and tossing their solo cups at him."
|
||||
|
||||
show chadshark:
|
||||
linear 0.1 yalign -0.1
|
||||
easein_cubic 0.12 xalign -0.05
|
||||
easein_cubic 0.3 xalign 0.0
|
||||
show naser:
|
||||
easein_cubic 0.21 yalign 0.1
|
||||
with vpunch
|
||||
"Giving Naser the chance to finally win."
|
||||
linear 0.05 yalign -0.405
|
||||
linear 0.05 yalign -0.395
|
||||
repeat
|
||||
|
||||
show chadshark with dissolve:
|
||||
yalign 0.0
|
||||
show naser happy flip at nright behind naomi with dissolve:
|
||||
xalign 1.4
|
||||
play sound 'audio/effects/anonDink.ogg'
|
||||
pause .35
|
||||
show naomi angry with Dissolve(0.5)
|
||||
pause .4
|
||||
|
||||
show chadshark:
|
||||
easein_quad 1.5 yalign -0.15 xalign -0.05
|
||||
show naser:
|
||||
easein_quad 1.5 yalign -0.07 xalign 1.45
|
||||
show stella:
|
||||
easein_cubic 1.5 xalign -0.2
|
||||
show naomi:
|
||||
easein_cubic 1.5 xalign 1.4
|
||||
pause 0.0001
|
||||
show dimmer_darker behind chadshark, naser
|
||||
show naomi shocked flip
|
||||
hide stella
|
||||
show stella_hack:
|
||||
zoom 1.1 yalign 0.325 xalign -0.2
|
||||
easein_cubic 1.5 xalign -0.3
|
||||
with dissolve
|
||||
pause 0.25
|
||||
|
||||
"Giving Naser the chance to finally win."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show chadshark:
|
||||
easeout_cubic 0.3 yalign -0.4
|
||||
show naser:
|
||||
easeout_cubic 0.3 yalign -0.5
|
||||
pause .3
|
||||
show chadshark:
|
||||
yalign -0.7
|
||||
easein_elastic 1 yalign -0.45
|
||||
show naser:
|
||||
yalign -0.8
|
||||
easein_elastic 1 yalign -0.55
|
||||
show dimmer_darker:
|
||||
linear 0.5 alpha 0
|
||||
play sound 'audio/effects/tableSlamNoBox.ogg'
|
||||
with vpunch
|
||||
|
||||
play audio 'audio/effects/crowdCheer.ogg' volume 0.5
|
||||
pause 1
|
||||
|
||||
show stella sad:
|
||||
xalign -0.2
|
||||
show chadshark:
|
||||
easein_cubic 1 yalign 0.0 xalign -0.4
|
||||
show naser behind chadshark:
|
||||
easein_cubic 1 yalign 0.0 xalign 1.0
|
||||
show naomi:
|
||||
parallel:
|
||||
easein_cubic 1 xalign 1.1
|
||||
parallel:
|
||||
easein_cubic 0.3 yalign 0.1
|
||||
easeout_cubic 0.3 yalign 0.0
|
||||
repeat
|
||||
pause 0.0001
|
||||
hide stella_hack
|
||||
show naser brooding flip
|
||||
show naomi happy flip
|
||||
with dissolve
|
||||
pause 0.5
|
||||
show fangdad happy behind chadshark, stella:
|
||||
xalign 0.0
|
||||
easein_cubic 1 xalign 0.5
|
||||
show fangmom neutral flip:
|
||||
xalign 2.0
|
||||
easein_cubic 1 xalign 1.5
|
||||
with dissolve
|
||||
|
||||
"Both Chet and Naser sheepishly hold a hand behind their heads while Naser gets showered in praise from his parents."
|
||||
|
||||
show naomi happy flip with dissolve:
|
||||
ease_cubic 0.5 xalign 1.0
|
||||
show naomi:
|
||||
ease_cubic 0.5 xalign 1.0 yalign 0.125
|
||||
block:
|
||||
ease_cubic 0.3 xalign 1.02
|
||||
ease_cubic 0.3 xalign 1.0
|
||||
repeat
|
||||
|
||||
pause 0.5
|
||||
|
||||
"Naomi ducks under his other arm and embraces him, rubbing muzzles together."
|
||||
|
||||
show fang nonxmas pendant neutral with dissolve
|
||||
pause 0.5
|
||||
"Wait, no. That didn’t happen."
|
||||
|
||||
"Only Naomi did the nuzzling."
|
||||
pause 0.5
|
||||
|
||||
show naomi:
|
||||
easein_cubic 1 xalign 1.1 yalign 0.0
|
||||
show naomi neutral flip with dissolve
|
||||
|
||||
"Nah, those two are a whole room away, probably didn’t see it right."
|
||||
window hide
|
||||
window auto
|
||||
pause 0.5
|
||||
|
||||
show naomi unimpressed flip with dissolve:
|
||||
ease_cubic 0.5 xalign 1.3
|
||||
pause 0.1
|
||||
show naomi considering flip with dissolve
|
||||
pause 1
|
||||
show naser considering flip with dissolve
|
||||
|
||||
show naomi sad with dissolve
|
||||
pause 0.5
|
||||
|
||||
"When they separate Naser follows Chet back to the enthralling conversation on wrestling spaceships or whatever with Stella."
|
||||
show naser neutral flip
|
||||
show fangdad behind naser
|
||||
with dissolve
|
||||
pause .25
|
||||
|
||||
show naser:
|
||||
easein_cubic 1 xalign 0.7
|
||||
show naser explanatory flip with dissolve
|
||||
pause .25
|
||||
|
||||
show chadshark behind fangdad:
|
||||
easein_cubic 1 xalign -0.3
|
||||
show stella:
|
||||
easein_cubic 1 xalign -0.1
|
||||
show fangdad:
|
||||
easein_cubic 1 xalign 0.4
|
||||
pause 0.0001
|
||||
show stella explanatory
|
||||
show fangdad happy flip
|
||||
show naomi sad flip
|
||||
with dissolve
|
||||
|
||||
"When they separate, Naser follows Chet back to the enthralling conversation on wrestling spaceships or whatever with Stella."
|
||||
pause .5
|
||||
|
||||
"A purple hand breaches my line of sight."
|
||||
hide chadshark
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show stella:
|
||||
easein_cubic 1.5 xalign 1.0
|
||||
show chadshark:
|
||||
easein_cubic 1.5 xalign 1.8
|
||||
show fangdad:
|
||||
easein_cubic 1.5 xalign 2.0
|
||||
show naser:
|
||||
easein_cubic 1.5 xalign 2.8
|
||||
show naomi:
|
||||
easein_cubic 1.5 xalign 2.7
|
||||
show fangmom:
|
||||
easein_cubic 1.5 xalign 2.8
|
||||
show fang nonxmas pendant neutral:
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign -0.65
|
||||
parallel:
|
||||
linear 1 alpha 1
|
||||
show trish indignant flip:
|
||||
parallel:
|
||||
easein_cubic 1.5 xalign 0.4
|
||||
parallel:
|
||||
linear 1 alpha 1
|
||||
pause 0.0001
|
||||
hide stella
|
||||
hide chadshark
|
||||
hide fangdad
|
||||
hide fangmom
|
||||
hide naomi
|
||||
hide naser
|
||||
with dissolve
|
||||
|
||||
pause .5
|
||||
|
||||
show trish indignant flip:
|
||||
xalign 0.4
|
||||
with dissolve
|
||||
T "Hey, Fang! Hellooo!"
|
||||
|
||||
F "Yeah?"
|
||||
@ -1890,16 +2068,25 @@ label chapter_x7:
|
||||
show trish neutral flip with dissolve
|
||||
|
||||
"I just now realize I am, in fact, playing a completely different song than when I started."
|
||||
pause .5
|
||||
show trish:
|
||||
easein_cubic 1 xalign 0.2
|
||||
show trish smile with dissolve
|
||||
|
||||
"Trish and I continue making small talk through the rest of the party while I keep the ambience upbeat."
|
||||
pause .5
|
||||
|
||||
"One of the track members spills some popcorn on the floor below him."
|
||||
show fang nonxmas pendant considering with dissolve
|
||||
"I should start thinking of ways to get out of cleanup."
|
||||
|
||||
stop ambient fadeout 2.0
|
||||
"I should start thinking of ways to get out of cleanup."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
|
||||
stop ambient fadeout 3.0
|
||||
stop music fadeout 3.0
|
||||
pause 3
|
||||
scene black with fade
|
||||
scene black with Dissolve(2)
|
||||
pause 1
|
||||
|
||||
return
|
Loading…
Reference in New Issue
Block a user