diff --git a/game/audio/effects/clap.ogg b/game/audio/effects/clap.ogg new file mode 100644 index 0000000..c391e67 Binary files /dev/null and b/game/audio/effects/clap.ogg differ diff --git a/game/audio/effects/crowdCheer.ogg b/game/audio/effects/crowdCheer.ogg new file mode 100644 index 0000000..9df5890 Binary files /dev/null and b/game/audio/effects/crowdCheer.ogg differ diff --git a/game/script.rpy b/game/script.rpy index db79962..ab435cc 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -20,6 +20,7 @@ init -1 python: mod_menu_access = [] init python: + config.developer = 1 import random import webbrowser #function for insult layers @@ -582,6 +583,27 @@ image fang nonxmas pendant angry = Composite( (0, 0), "amberpendant" ) +image fang pangry flip = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), im.Flip("fang/basic set/fang angry.png", horizontal=True), + (0, 0), im.Flip("images/other/amberpendant1.png", horizontal=True) +) + +image fang punimpressed flip = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), im.Flip("fang/basic set/fang unimpressed.png", horizontal=True), + (0, 0), im.Flip("images/other/amberpendant1.png", horizontal=True) +) + +image fang pconsidering flip = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), im.Flip("fang/basic set/fang considering.png", horizontal=True), + (0, 0), im.Flip("images/other/amberpendant1.png", horizontal=True) +) + image fang nonxmas pendant neutral = Composite( # (1412, 1500), (1412, 1500), diff --git a/game/script/x7-naomi-tribulations.rpy b/game/script/x7-naomi-tribulations.rpy index 2b1d576..ed9c237 100644 --- a/game/script/x7-naomi-tribulations.rpy +++ b/game/script/x7-naomi-tribulations.rpy @@ -162,19 +162,19 @@ label chapter_x7: pause .5 F "I don’t know. Maybe Stella-{w=0.5} what?" - pause .5 - show fangphonevideocall anonneutralalt1 with dissolve: - pause .2 - "fangphonevideocall anonneutral" - pause .2 - "fangphonevideocall anonneutralalt1" + show fangphonevideocall anonneutralalt1: + "fangphonevideocall anonneutral" with Dissolve(.1) + pause 0.2 + "fangphonevideocall anonneutralalt1" with Dissolve(.1) + pause 0.2 repeat + pause .5 "Anon’s head is shaking rapidly and his hands are waving like crazy." pause .5 - show fangphonevideocall anonneutral with dissolve: + show fangphonevideocall anonneutral with Dissolve(.1): yalign -0.4 F "I don’t see what the problem would be with Stella as a roommate." @@ -330,11 +330,6 @@ label chapter_x7: show fangmom: easeout_cubic 1 xalign -0.2 alpha 0 -# -#show chadshark at scenter with easeinleft: -# easein_cubic .39 xalign -0.4 -# show stella happy at sleft with easeinleft: -# easein_cubic .49 xalign -0.2 show fang: ease_cubic 1.75 xalign 1.5 show fang pneutral with dissolve @@ -740,7 +735,7 @@ label chapter_x7: N "It’s great everyone came! Let’s all enjoy the party!" show stella happy: xalign 0.1 - show trish smug + show trish smile show naser flip happy show fangdad happy show fang nonxmas pendant neutral @@ -753,14 +748,14 @@ label chapter_x7: stop music fadeout 2.0 scene black with Dissolve(1) - pause 1 + pause 1.5 play ambient "audio/effects/teenageCrowdInteriorLoop.ogg" fadein 2.0 volume 0.5 play music "audio/OST/west_coast_kicking.ogg" fadein 2.0 scene livingroomdayalt - show fang nonxmas pendant neutral at scenter: - xzoom -1.0 - show trish neutral at tleft: + show fang nonxmas pendant neutral: + xalign 0.3 + show trish neutral: xalign 0.1 with Dissolve(2) @@ -769,6 +764,7 @@ label chapter_x7: "Ordinarily I’d just hole up in my room and annoy everyone by playing ‘Frankly I Did Do a Little Winning’, but…" show fang nonxmas pendant considering with dissolve "Damn skinnie costing me two hours of my life by resolving blood feuds." + show fang nonxmas pendant neutral with dissolve "Whatever, it’s not like these jocks want to talk with me." pause .5 @@ -777,12 +773,16 @@ label chapter_x7: pause .5 T "It’s weird, right?" - show fang nonxmas pendant neutral with dissolve + show fang nonxmas pendant considering with dissolve F "I know.{w=0.3} Like, how?" T "I mean, I’ve seen her talking a lot with that hot dog chick that’s near your place." pause .5 + show fang: + easein_cubic 1 xalign 0.5 + show fang pneutral flip with dissolve + F "What are you implying?" pause .5 @@ -798,94 +798,175 @@ label chapter_x7: F "No vegan options?" + show trish: + easein_cubic 1 xalign 0.0 show trish indignant with dissolve + T "Herbies matter!" pause .5 "Dad’s head whips around at Trish’s shout." + window hide + window auto + stop music fadeout 1.0 stop ambient fadeout 1.0 - show fangdad unimpressed flip with dissolve: - easein_cubic 1 xalign 0.75 + show fangdad neutral flip: + xalign 1.5 + easein_cubic 1 xalign 1.0 + show fang nonxmas pendant neutral + with dissolve + pause .5 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: + pause .5 + + play ambient1 "audio/effects/hungrybeast.ogg" volume 0.5 fadein 5 + + scene livingroomdayalt: xalign 0.5 - yalign 0.5 - pause 0.2 - show light_freeze with dissolve: + ease_quad 4 zoom 1.2 + show dimmer_lighter: + alpha 0 + ease_quad 4 alpha 1 + show fang nonxmas pendant neutral behind dimmer_lighter: 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 + ease_quad 4 zoom 1.15 + show trish unimpressed: + ease_quad 4 zoom 1.3 xpos -179 #yalign 0.05 + show fangdad neutral flip: + xpos 859 + ease_quad 4 zoom 1.3 xpos 810 + + + pause 2.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 room’s temperature drops as the two glare at each other." show fang nonxmas pendant angry with dissolve F "Trish!" - show fang nonxmas pendant angry with ease: - xzoom -1.0 - ease_cubic 0.2 xalign 0.4 - ease_cubic 0.2 xalign 0.5 + show fang: + ease_cubic 0.5 zoom 1.3 + easeout_cubic 0.3 xalign -1.4 zoom 1.3 + easein_cubic 0.3 xalign -0.5 + show trish: + pause 0.8 + easein_quad 0.3 xpos -200 + ease_quad 0.45 xpos -179 + show dimmer_lighter behind fang with dissolve + + stop ambient1 fadeout 2 "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 + window hide + window auto + pause .5 - play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + scene livingroomdayalt: + xalign 0.5 zoom 1.2 + ease_cubic 1 zoom 1 + show dimmer_lighter: + alpha 1 + ease_cubic 1 alpha 0 + show fang nonxmas pendant angry: + zoom 1.3 xalign -0.5 + parallel: + ease_cubic 1 zoom 1 + parallel: + easeout_quad 0.5 xalign 0.0 + easein_cubic 0.5 xalign 0.2 + show trish unimpressed: + zoom 1.3 xpos -179 + ease_cubic 1 zoom 1 xpos 0 xanchor 0 + show fangdad neutral flip: + zoom 1.3 xpos 810 + ease_cubic 1 zoom 1 xpos 859 xanchor 0 + show fangmom unimpressed flip: + zoom 1.3 xpos 1475 + ease_cubic 1 zoom 1 xpos 1200 xanchor 0 + + pause 0.0001 + + play ambient "audio/effects/teenageCrowdInteriorLoop.ogg" fadein 2.0 volume 0.5 play music "audio/OST/west_coast_kicking.ogg" fadein 2.0 + show trish considering - hide fangdadunimpressedlarge - show fangdad unimpressed flip at sright - show fangmom unimpressed flip at sright + show fang nonxmas pendant unimpressed with dissolve - pause 0.2 - show fangmom unimpressed - show fangdad neutral - with dissolve - pause 0.2 + pause 0.75 + show fangdad unimpressed flip with dissolve + pause 0.5 + + #Need to reset the positions to align commands, they don't play nice with xpos apparently + show fangdad: + xalign 1.0 + easein_cubic 1 xalign 1.1 + easeout_cubic 1 xalign 1.5 + show fangmom: + xalign 1.4 + easein_cubic 1 xalign 1.5 + easeout_cubic 1 xalign 1.9 + show trish: + xalign 0.0 + + pause 1.5 hide fangmom hide fangdad - with easeoutright + with dissolve + + pause 0.5 "Everyone awkwardly returns to their own tiny dinner talk, Dad getting the patented look from Mom as she pulls him aside." - - show fang nonxmas pendant neutral at scenter with dissolve: - xzoom -1.0 - show trish explanatory with dissolve + T "He’s SO a dirty cop." + show fang nonxmas pendant considering + show trish neutral + with dissolve F "And you would’ve been in cuffs again." - show trish surprised with dissolve - pause 0.1 - show trish happy with dissolve - "Trish’s small chuckle is enough to know she won’t actually start another argument tonight." - show trish neutral with dissolve + show trish surprised with Dissolve(.25) + pause 0.5 + show trish happy with Dissolve(.25) + + "Trish’s small chuckle is enough to know she won’t actually start another argument tonight." + window hide + window auto + + show trish neutral with dissolve + pause 1 + show fang nonxmas pendant neutral with dissolve - show fang nonxmas pendant neutral with dissolve: - xzoom 1.0 "I scan the room again as I nibble on some of the tiny sandwiches Mom made." "Aside from Stella being swarmed by boys three times her size, Chet and Naser are bro-ing it up with some crazy looking handshake and Naomi is talking with mom." + pause 0.5 T "You’re doing it again." "Hm?" + pause 0.5 "Oh." @@ -894,230 +975,516 @@ label chapter_x7: show trish explanatory with dissolve T "Anon texted me earlier, y’know." - show fang nonxmas pendant happy with dissolve: - xzoom -1.0 + show fang: + easein_cubic 1 xalign 0.5 + pause 0.0001 + show fang phappy flip + show trish neutral + with dissolve + F "Really?" + show trish smile with dissolve T "He said you owe him ten bucks." + show fang: + block: + linear 0.045 xalign 0.4975 + linear 0.045 xalign 0.5025 + repeat + show fang pangry flip + "FFFFFFFFFFFF-" - show fang nonxmas pendant unimpressed with dissolve - F "{cps=*0.6}FFFFFFFFFFFFFFuuuuuuuuuuuuck.{/cps}" + + F "{cps=*0.6}FFFFFFFFFFFFFF{/cps}{nw}" + show fang punimpressed flip: + linear 0.045 xalign 0.5 + extend "{cps=*0.6}uuuuuuuuuuuuck.{/cps}" + pause 0.5 T "You gonna tell me why?" F "No!" + window hide + window auto + pause 0.25 + + show trish: + easein_cubic 1 xalign -0.1 + show trish considering with dissolve + pause 0.75 + show trish: + ease_cubic 1 xalign 0.0 + show trish sad with Dissolve(.25) + pause .25 - show trish sad with dissolve "Oh no, not the sad eyes." pause 0.5 "Damn it." + show fang pconsidering flip with dissolve F "May have made a bet on the roommate thing." + window hide + window auto + pause 0.25 - show trish neutral with dissolve - pause 0.1 - show trish angry with dissolve: - linear 0.05 xalign -0.005 - linear 0.05 xalign 0 - repeat - pause 0.1 + show trish surprised + show fang pneutral flip + with Dissolve(.25) + + pause 0.75 show trish: - ease_cubic 0.03 xalign 0.17 - pause 0.1 - ease_cubic 0.7 tleft - pause 0.03 + 0.1 + 0.7 + linear 0.045 xalign 0.004 + linear 0.045 xalign 0 + repeat 18 + show trish angry with dissolve + pause 0.5 + show fang: + ease_quart 0.75 xalign 0.1 + pause 0.05 show trish: - linear 0.05 xalign -0.005 - linear 0.05 xalign 0.0 - linear 0.05 xalign -0.005 - repeat - - - - show fang nonxmas pendant neutral: + easeout_quart 0.3 xalign 0.05 + pause 0.3 + show trish: + easein_back 0.25 xalign -0.025 + pause 0.25 "Trish tries to headbutt me, but I already have her at arm’s length with my palm on her face." + pause 0.5 F "For your info, I bet in your favor." + window hide + window auto + pause 0.5 + + show trish: + easein_cubic 1 xalign -0.1 + show trish annoyed with dissolve - show trish with ease: - xalign -0.1 - show trish neutral with dissolve "Trish finally relents, leaning back against the wall." show trish explanatory with dissolve T "I just got out of a loud house, Fang. I’d like to experience having a good night’s sleep for the first time in my life." - show fang nonxmas pendant angry with dissolve: - xzoom -1.0 - F "Yeah and leave a sister out in the cold." + show fang punimpressed flip + show trish neutral + with dissolve + + F "Yeah, and leave a sister out in the cold." show trish neutral with dissolve + F "What am I gonna do now?" F "It’s not like I can move in with Anon." + show fang pconsidering flip with dissolve F "Unlike Naomi and Naser." + window hide + window auto - show naomi happy at sright - show naser happy flip at nright - show fang nonxmas pendant considering - with dissolve + show naomi happy: + alpha 0 xalign 1.0 + parallel: + easein_cubic 1.5 xalign 0.7 + parallel: + linear 0.5 alpha 1 + show naser happy flip behind naomi: + alpha 0 xalign 1.9 + parallel: + easein_cubic 1.5 xalign 1.4 + parallel: + linear 0.5 alpha 1 + show fang: + easein_cubic 1.5 xalign -0.6 + show trish: + parallel: + easein_cubic 1.5 xalign -0.5 + parallel: + linear 0.5 alpha 0 + + show fang nonxmas pendant neutral with dissolve + pause 1 + + show naomi: + pause .0001 + choice: + "naomi happy" with Dissolve(.5) + ease_quad 0.5 xalign 0.675 + ease_quad 0.5 xalign 0.725 + ease_quad 0.5 xalign 0.675 + ease_quad 0.5 xalign 0.725 + ease_quad 0.5 xalign 0.7 + choice: + "naomi explanatory" with Dissolve(.5) #I don't know how to have a chance bias, so I'm created duplicate choices like a codelet + pause 2.5 + choice: + "naomi explanatory" with Dissolve(.5) + pause 2.5 + choice: + "naomi neutral" with Dissolve(.5) + pause 2.5 + choice: + "naomi neutral" with Dissolve(.5) + pause 2.5 + choice: + "naomi sad" with Dissolve(.5) + pause 2.5 + choice: + "naomi shocked" with Dissolve(.5) + pause 2.5 + repeat + + show naser: + pause .0001 + choice: + "naser happy flip" with Dissolve(.5) + pause 2.5 + choice: + "naser happy flip" with Dissolve(.5) + pause 2.5 + choice: + "naser explanatory flip" with Dissolve(.5) + pause 2.5 + choice: + "naser considering flip" with Dissolve(.5) + pause 2.5 + choice: + "naser annoyed flip" with Dissolve(.5) + pause 2.5 + choice: + "naser brooding flip" with Dissolve(.5) + pause 2.5 + choice: + "naser smug flip" with Dissolve(.5) + pause 2.5 + choice: + "naser smug flip" with Dissolve(.5) + pause 2.5 + choice: + "naser unimpressed flip" with Dissolve(.5) + pause 2.5 + repeat "I want to be jealous." "Thinking about how they get what I want so badly." + pause 0.5 "But even with Naser’s scholarship, Dad’s spending so much for him." + pause 0.5 "But…" + pause 0.5 "Naser deserves it." "He deserves the fucking world after putting up with me." + window hide + window auto + pause .5 + + #muh renpy hack + hide naomi + hide naser + show naser considering flip: + xalign 1.4 + show naomi neutral: + xalign 0.7 + with dissolve + + pause .75 + + show naser: + easein_cubic 1 xalign 1.5 + show naser explanatory with dissolve + show naomi: + pause 1.5 + ease_cubic 1 xalign 0.85 "I glance over to him nervously trying to bridge some conversation with Mom and his teammates." "Naomi of course close behind him to direct the whole thing." + pause .5 unknown "Hey!" + show fang nonxmas pendant surprised with dissolve "Someone calls to me from across the room." - hide naomi - hide naser + window hide + window auto + pause .5 + + show fang: + easein_cubic 1.5 xalign 1.5 + show trish behind fang: + parallel: + easein_cubic 1.5 xalign 0.75 + parallel: + linear 0.5 alpha 1 + show naser: + parallel: + easein_cubic 1.5 xalign 3.5 + parallel: + linear 0.5 alpha 0 + show naomi: + parallel: + easein_cubic 1.5 xalign 2.0 + parallel: + linear 0.5 alpha 0 + show chadshark: + alpha 0 xalign -2.5 + parallel: + easein_cubic 1.5 xalign -0.2 + parallel: + linear 0.5 alpha 1 + + pause 0.0001 + show trish surprised flip + show fang pneutral flip with dissolve - show trish surprised flip - show fang nonxmas pendant neutral - with dissolve + pause 1 "Oh, it’s just the ex-captain of the football team." "Still wonder how Stella managed to catch this guy." + pause .5 - TeamMember "Hey, you’re the chick that played during prom last year, right?" + Chet "Hey, you’re the chick that played during prom last year, right?" - TeamMember "Come on, play somethin’ and liven up the place a bit!" + Chet "Come on, play somethin’ and liven up the place a bit!" + pause 0.5 "The other track team members holler in agreement." show trish considering flip with dissolve "Trish isn’t facing me but she has an odd look going on there." + window hide + window auto + + show chadshark: + easeout_cubic 1 xalign -1.0 + show fang: + ease_cubic 1.5 xalign 0.8 + show trish: + ease_cubic 1.5 xalign 0.25 + pause 0.5 + + show fang phappy flip + show trish neutral flip + hide chadshark + with dissolve + pause 0.5 - show fang nonxmas pendant happy with dissolve F "Well, hey, it happened." + pause 0.5 T "Oh boy." + pause 0.5 F "Was it just like you always imagined?" - show trish happy flip with dissolve + show trish smug flip with dissolve "She smirks and looks at me from the corner of her eye." + pause 0.5 T "There was a bit more groveling involved." T "I kind of forgot about it, honestly." - show trish happy with dissolve + show trish smile with dissolve T "You gonna play?" + pause 0.5 F "Eh, sure, why the fuck not." F "I was getting bored anyway." + window hide + window auto + pause 0.25 + + show fang behind trish: + easeout_cubic 0.75 xalign 0.4 + linear 0.7 xalign -0.7 + show trish: + pause 0.25 + easein_cubic 0.5 yalign 0.15 + "trish happy" with Dissolve(.25) + easeout_cubic 0.5 yalign 0.0 + pause 0.25 + play sound 'audio/effects/whoosh.ogg' + pause 0.35 + play sound 'audio/effects/clap.ogg' + pause 0.25 + hide fang with dissolve - show fang nonxmas pendant happy: - ease_cubic 1.0 xalign 0.1 - show trish happy: - ease_cubic 0.2 yalign 0.1 - ease_cubic 0.2 yalign 0.0 - hide fang with easeoutleft "I high five Trish as I pass her by." + window hide + window auto + pause 0.5 - stop ambient fadeout 2.0 + stop ambient fadeout 2 + stop music fadeout 2 + scene black with Dissolve(1) + + pause 1.5 + + play music 'audio/OST/The Top of the Social Ladder.ogg' fadein 1 scene fangroomfuture - show fang nonxmas pendant considering at sleft - with fade + show fang nonxmas pendant considering: + xalign 0.1 + with Dissolve(2) + pause .5 + "In my room I take the time to consider which weapon I want to slay it with." F "What would he pick? Probably at random." + window hide + window auto pause 0.5 - F "Aha! I got it." - show fang nonxmas pendant happy: - ease_cubic 0.8 xalign 1.4 + show fang nonxmas pendant neutral with dissolve + pause 0.5 + show fang nonxmas pendant happy with dissolve + F "Aha! I got it." + show fang: + ease_cubic 1 xalign 1.0 + pause 0.5 "I set down my three favorites at the foot of my bed and sprinkle some cracker crumbs in front of them." "Then with a quick tap of my foot I let my most loyal minion decide." + pause .5 "RAYmba’s mechanical mouth makes quick work of the crumbs, choosing first my good ole’ artcore hollowbody." + pause .5 F "Good boy!" "I quickly tune my proffered weapon, watching as RAYmba finishes it’s dinner before returning to it’s dock." "I pat my robotic pet for doing an amazing job and head back to my waiting audience." - show fang nonxmas pendant happy with dissolve: - xzoom -1.0 + window hide + window auto + pause .5 - show fang nonxmas pendant happy: - ease_cubic 0.5 xalign -0.0 - pause 0.1 - show naomi neutral flip with dissolve: - xalign -0.2 - show fang nonxmas pendant shocked with dissolve: - xalign 0.0 - linear 0.2 xalign 0.4 - linear 0.2 xalign 0.3 - linear 0.2 xalign 0.4 + show naomi neutral flip: + xalign -1.2 + pause 1 + parallel: + easein_cubic 0.5 xalign -0.775 + ease_quad 0.5 xalign -0.825 + parallel: + ease_cubic 1 yalign 0.2 + show fang: + easeout_cubic 1 xalign 0.0 + easein_back 0.5 xalign -0.2 + + show fang phappy flip with dissolve + pause 0.5 + show fang pshocked flip with Dissolve(.25) "Only to nearly get kneecapped by Naomi’s stupidly fat tail." - show naomi sad with dissolve: - xalign -0.2 + show fang pangry flip with dissolve "Who would even like a girl with such a disgusting, lardy tail." - show fang nonxmas pendant angry with dissolve + "Unlike mine." + pause .5 show fang: - easein_cubic 0.2 yalign 0.03 - easeout_cubic 0.1 yalign -0.0 + easein_cubic 0.3 yalign 0.05 + easeout_cubic 0.3 yalign 0.0 F "What the fuck!" + pause .5 "She scowls." + pause .5 F "Were you trying to bust my knee? You stupid beige bitch." + window hide + window auto + pause .25 + + show naomi: + easeout_cubic 0.5 xalign -1.2 + "naomi unimpressed" + yalign 0.0 xalign -0.8 + linear 2 xalign -0.5 + pause 3 N "I didn’t mean to. I was simply heading for the bathroom up here. It seems that Chet and-or Stella are currently using the other bathroom." + pause .25 + show naomi unimpressed: + linear 2 xalign -0.8 + pause .75 - show naomi sad flip with dissolve - hide naomi sad flip with easeoutleft "She turns her nose and continues down the hallway." "I’m half-tempted to brain her with my beloved guitar." - "Feh." - show fang nonxmas pendant neutral with dissolve - "I turn and make my way down the steps." + show fang punimpressed flip with dissolve + "Feh." + pause .5 + + "I turn and make my way down the steps." + window hide + window auto + pause .5 + + stop music fadeout 1 + scene black with Dissolve(1) + pause .5 + play ambient 'audio/effects/teenageCrowdInteriorLoop.ogg' fadein 2 scene livingroomdayalt - show fang nonxmas pendant happy at sleft: + + show trish happy: + xalign 0.0 + show fangdad happy: + xalign 1.0 + show fangmom neutral: + xalign 0.5 + show stella explanatory flip behind trish: + xalign 0.4 + show chadshark flip behind stella,fangmom,fangdad,trish: + xalign 0.6 + show naomi explanatory flip: + xalign 0.8 + show moe neutral flip: + xalign 1.9 + show naser neutral flip: + xalign 1.6 + with Dissolve(2) + + pause 0.5 + + show fang nonxmas pendant happy behind trish with dissolve: yalign 0.4 xalign -0.8 - show trish neutral flip at tleft - show fangdad unimpressed flip at sright - show fangmom neutral flip at sright - show stella neutral flip behind trish at scenter: - xalign 0.6 - show chadshark flip at scenter behind stella,fangmom,fangdad,trish: - xalign 1.0 - show naomi unimpressed flip at sright: - xalign 1.3 - with fade + pause 0.5 show trish: - ease_cubic 0.9 xalign 0.4 + easein_cubic 1 xalign 0.1 + show trish surprised flip with dissolve + pause 0.5 + show trish: + ease_cubic 1 xalign 0.4 + show fangdad: + ease_cubic 1 xalign 1.2 + show fangmom: + ease_cubic 1 xalign 0.7 + show stella: + ease_cubic 1 xalign 0.6 + show chadshark flip: + ease_cubic 1 xalign 1.1 + show naomi: + ease_cubic 1 xalign 0.9 + show moe: + ease_cubic 1 xalign 2.0 + show naser: + ease_cubic 1 xalign 1.85 show fang: pause .4 parallel: @@ -1126,110 +1493,275 @@ label chapter_x7: block: easein_cubic 0.2 yalign 0.45 easeout_cubic 0.3 yalign 0.2 + pause 0.0001 + + show trish smile flip + show fangdad neutral flip + show fangmom neutral flip + show stella neutral flip + show naomi unimpressed flip + with dissolve "Trish scooches to give me enough space on the stairs to set the guitar on my knee to play." + pause 0.5 F "What should I start with, do you think?" T "Shit, it’s been forever since we heard ‘My Fucking Maw, Man’." F "Wasn’t it called ‘I’m Way Too Hungover’?" + show trish considering flip with dissolve T "No, Reed just fell backwards when he told us and didn’t bother correcting himself." + pause 0.5 "Sounds like something he’d do, yeah." + show trish smile flip with dissolve + stop ambient fadeout 3.0 "Most of the party-goers are already looking my way in anticipation." - stop music fadeout 2.0 - pause 1.0 - play music "audio/OST/The.ogg" fadein 2.0 - - show stella neutral flip: - easeout_cubic 0.23 yalign 0.0 - easein_cubic 0.23 yalign 0.03 - repeat - show chadshark flip: - easein_cubic 0.23 yalign 0.02 - easeout_cubic 0.23 yalign 0.0 - repeat - - "I run the first few stanzas in my head a couple of times and begin strumming." + pause 0.5 + play music "audio/OST/The.ogg" fadein 1.0 + + show stella: + pause 2.46 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 + repeat + show chadshark flip: + pause 3.164 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.015 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + repeat + show moe: + pause 1.908 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.015 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + repeat + show fangmom: + pause .904 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 + repeat + show trish: + pause 2.204 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 + repeat + show naser: + pause 2.46 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.01 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.02 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 + repeat "My fingers glide along the fretboard easily enough and my pick wildly plucks the cords." + pause 0.5 "The party is cheering and stamping out a drum beat for me to play to." - show trish smile flip: - easein_cubic 0.23 yalign 0.05 - easeout_cubic 0.23 yalign 0.1 - repeat - "Even Trish beside me is joining in on the makeshift metronome." - + pause 0.5 "I let loose a hard and fast rift, taking the chance to actually feel out the crowd." - show trish happy flip: - easein_cubic 0.23 yalign 0.08 - easeout_cubic 0.23 yalign 0.1 - repeat - show stella happy flip: - easeout_cubic 0.23 yalign 0.1 - easein_cubic 0.23 yalign 0.06 - repeat - show chadshark flip: - easein_cubic 0.23 yalign 0.04 - easeout_cubic 0.23 yalign 0.01 + + show fangmom: + parallel: + ease_cubic 0.452 xalign 0.725 + ease_cubic 0.452 xalign 0.675 + parallel: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.03 repeat + + show trish happy flip + show stella happy flip + show naser happy flip with dissolve + "All of the jocks and even Stella are loving this." - show fangdad neutral flip with dissolve + + show fangdad: + pause 1 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.0015 + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.003 + block: + easeout_cubic 0.226 yalign 0.0 + easein_cubic 0.226 yalign 0.005 + repeat + show fangdad happy flip with dissolve + "I can see Dad’s snear slowly vanish as Mom repeatedly steps on his foot." show naomi sad flip with dissolve "Naomi’s the last one I look at, and I’m expecting one of her vicious sneers." "Instead she’s looking like someone took all her hopes and dreams and flushed them down the drain." + pause 0.5 "I nearly miss my next note, so I focus back on my guitar." + pause 0.5 "With an extra flourish I end the punk song with a fist pump." show fang: - easein_cubic 0.1 yalign 0.1 - linear 0.2 yalign 0.35 - pause .03 - easeout_cubic 0.34 yalign 0.2 - stop music fadeout 2.0 - play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + easein_cubic 0.5 yalign 0.1 + easein_back 0.5 yalign 0.2 + pause .5 + show fang very happy with Dissolve(.25) + + show trish: + ease_cubic 0.5 xalign 0.4 + show fangdad: + ease_cubic 0.5 xalign 1.2 + show fangmom: + ease_cubic 0.5 xalign 0.7 + show stella: + ease_cubic 0.5 xalign 0.6 + show chadshark flip: + ease_cubic 0.5 xalign 1.1 + show naomi: + ease_cubic 0.5 xalign 0.9 + show moe: + ease_cubic 0.5 xalign 2.0 + show naser: + ease_cubic 0.5 xalign 1.85 + pause 0.0001 + + stop music fadeout 3.0 + show trish smile flip + show stella neutral flip + with dissolve + + play sound 'audio/effects/crowdCheer.ogg' volume 0.8 + "The room hollers, demanding more amazing music from me." + show fang nonxmas pendant happy with dissolve "But…" - show fang nonxmas pendant flip off happy with dissolve F "Oi! I’m just the ambiance, pricks." F "It’s baby bro’s party, after all." + window hide + window auto + pause .25 + stop sound fadeout 2 + play ambient 'audio/effects/teenageCrowdInteriorLoop.ogg' fadein 3 + + show fang nonxmas pendant happy + show naomi neutral behind fangmom + show fangmom neutral: + xalign 0.6 + show stella neutral + with dissolve + pause .5 + show naser: + easein_cubic 1 xalign 1.9 + easeout_cubic 1.5 xalign 3.0 + + show naser neutral flip with dissolve + pause .5 + show naser considering flip with dissolve + + show chadshark with dissolve + show chadshark: + easein_cubic 0.25 yalign 0.03 + easeout_cubic 0.25 yalign 0.0 + pause 0.5 + easeout_cubic 1.5 xalign 2.65 + show naomi: + easeout_cubic 1.5 xalign 2.5 + show fangmom: + pause 0.5 + easeout_cubic 1.5 xalign 2.5 + show stella: + pause 1.5 + parallel: + easeout_cubic 1.5 xalign 2.5 + parallel: + easein_cubic 0.4 yalign 0.05 + easeout_cubic 0.4 yalign 0.0 + repeat + show fangdad: + pause 0.5 + easein_cubic 1 xalign 1.1 + easeout_quad 2 xalign -2.5 + show moe: + pause 2 + easeout_quad 2 xalign -1.9 + show fangdad happy with dissolve + pause 0.75 + show fangdad happy flip with dissolve + show stella happy with dissolve + + show fang: + easein_back 1 yalign 0.0 xalign -0.65 - show fang nonxmas pendant happy with dissolve "With the spotlight on Naser now I decide to just sit back on the stairs." + pause 0.5 - show trish neutral flip at tleft with dissolve: - xalign 0.4 T "Still gonna play?" F "Eh… Thinking something slower now." + show fang nonxmas pendant considering with dissolve F "Dad’ll pitch a fit if they start a mosh pit." - hide stella happy flip - show stella neutral flip behind trish at scenter with dissolve: - xalign 0.6 - show chadshark flip at scenter behind stella,fangmom,fangdad,trish with dissolve: - xalign 1.0 + show trish happy flip + show fang nonxmas pendant happy + with dissolve + play music "audio/OST/middle_of_nowhere.ogg" fadein 2.0 + "We chuckle together, my fingers now lazily strumming a mellow tune for the party." "It’s a simple song, one I’ve learned perfectly from granny." @@ -1243,7 +1775,6 @@ label chapter_x7: hide stella hide fang hide trish - with dissolve pause .5 @@ -1371,4 +1902,4 @@ label chapter_x7: pause 3 scene black with fade pause 1 - return + return \ No newline at end of file