diff --git a/LICENSE b/LICENSE index 0e58cfe..a59d8d5 100644 --- a/LICENSE +++ b/LICENSE @@ -3,11 +3,13 @@ This program's engine contains free software under a number of licenses, includi Non-Cavemanon sourced items with attribution clauses ==================================================== WoodSnap.wav - "Snapping, Wooden Fence, N.wav" by InspectorJ (www.jshaw.co.uk) of Freesound.org -firealarm.ogg - "School Fire Alarm" by Cullen Card +firealarm.ogg - "School Fire Alarm" by Cullen Card shot.ogg - "38 Caliber Gun Shot 5x" by Mike Koenig wind.wav - "Wind" by Mark DiAngelo rumble.ogg - "CinematicBoomNorm" by Herbert Boland sizzle.ogg - "Hot Sizzling" by Mike Koenig drumroll.ogg, drumrollend.ogg - "Drum Roll with Cymbals Crash" by Iwan Gabovitch firework.ogg - "Fuse" by soundslikewillem of freesound.org, "fireworks 3burst sizzle" by atomwrath of freesound.org -splash.ogg - "Splash, Jumping, D" by InspectorJ of freesound.org \ No newline at end of file +splash.ogg - "Splash, Jumping, D" by InspectorJ of freesound.org +punch.ogg - "Strong Punch" by Mike Koenig +menacing.ogg - "Scaryscape 01" by Suonho (soundcloud.com/suonho) of Freesound.org diff --git a/ch7-review.txt b/ch7-review.txt new file mode 100644 index 0000000..acabea3 --- /dev/null +++ b/ch7-review.txt @@ -0,0 +1,39 @@ +chapter 7: + +Opening +>opening scene needs the CG of Fang's ass when Anon is gawping as she leans over the amp, it's in the art channel somewhere + +Tarot Reading +>swapping Anon and Stella's places (and directions) in the tarot reading scene would solve the issue with "OPPAI" being flipped to "IAPPO" +>whoosh SFX plays after Stella has left the scene, I suggest putting it in front of the `moveoutright` statement so it plays as that movement occurs +>the screenshake effect when Anon trips ends with a slightly misaligned screen and you can see some transparency around the edges +>Anon does an odd screenwrap teleport when he falls over, you could check out when anon trips over gardening tools in chapter 5 for some ideas + +Showtime (general) +>there's some script duplication at the start of both branches, I would pull this segment out of both branches and just stick it in front of where the real divergence occurs + +Showtime (leave cables) +>this scene needs a soft transition like `with fade` after "We've got sweet music to play." since at the moment all the characters just appear +>IMO this scene should not be taking place in Moe's backroom since it's supposed to be on a stage inside the main restaurant, looks to me like this is an oversight from the original game. You have a few options: +>>A) ask for someone to source and process a stage background +>>B) re-use the CG from the failed concert (potentially controversial) +>>C) use the Moe's Pizza background with the `dimmer_darker` effect behind the characters +>ask for an applause loop to insert at the appropriate point +>if you use option B, return to a BG with the character sprites when it hits "The bandmates' faces light up" so you can show them all happy and sheit +>Reed is falling off the right side of the screen a bit + +Showtime (fix cables) +>see comment about the background +>Reed is getting too cosy with Fang +>Summertime Synth only plays for a couple of lines, I would move the `stop music fadeout` much further down. When Trish leaves would be a good time. +>the line where Trish says "You are not the only person in the world!" was changed to "We exist too, you know!" in the script doc +NOTE: For the above point I should have mentioned earlier, there are occasionally updated lines or segments that we have to watch out for - first thing I do when I'm reworking a chapter is to look for any changes in this google doc https://docs.google.com/document/d/1-T0SNGgRkypzXshZ16JqdKqaHL4fKUIR5XWsz0YTH_A +> + +Post Showtime (leave cables) +>the fanghug sprite after "Before I could react I was swept up in a blur of feathers" is suspended in midair, try a `yalign` of 0.0 or 0.1 + +Cleaning Up +>Reed appears very close to the right screen edge again. For situations like this where the quick and dirty location definitions are jank (`rright`?) you can specify the positioning with a custom `xalign`. This usually takes a bit of trial and error. +>Trish overlaps quite a lot with Reed when she appears +>personally I would not have gone for the heartbeat as well as the music \ No newline at end of file diff --git a/game/audio/OST/ending_14D.ogg b/game/audio/OST/ending_14D.ogg new file mode 100644 index 0000000..77d361f Binary files /dev/null and b/game/audio/OST/ending_14D.ogg differ diff --git a/game/audio/OST/good faith leadup drums synth.ogg b/game/audio/OST/good faith leadup drums synth.ogg new file mode 100644 index 0000000..beda499 Binary files /dev/null and b/game/audio/OST/good faith leadup drums synth.ogg differ diff --git a/game/audio/OST/good faith leadup piano.ogg b/game/audio/OST/good faith leadup piano.ogg new file mode 100644 index 0000000..91c7eff Binary files /dev/null and b/game/audio/OST/good faith leadup piano.ogg differ diff --git a/game/audio/OST/good faith.ogg b/game/audio/OST/good faith.ogg new file mode 100644 index 0000000..0954da8 Binary files /dev/null and b/game/audio/OST/good faith.ogg differ diff --git a/game/audio/effects/Ear-Ringing-Sound-Effect.ogg b/game/audio/effects/Ear-Ringing-Sound-Effect.ogg new file mode 100644 index 0000000..15713ab Binary files /dev/null and b/game/audio/effects/Ear-Ringing-Sound-Effect.ogg differ diff --git a/game/audio/effects/anonGardenFall.wav b/game/audio/effects/anonGardenFall.wav new file mode 100644 index 0000000..4bc270d Binary files /dev/null and b/game/audio/effects/anonGardenFall.wav differ diff --git a/game/audio/effects/anonTheaterFall.wav b/game/audio/effects/anonTheaterFall.wav new file mode 100644 index 0000000..9fd16ca Binary files /dev/null and b/game/audio/effects/anonTheaterFall.wav differ diff --git a/game/audio/effects/fangPunch.wav b/game/audio/effects/fangPunch.wav new file mode 100644 index 0000000..cf6443c Binary files /dev/null and b/game/audio/effects/fangPunch.wav differ diff --git a/game/audio/effects/menacing.ogg b/game/audio/effects/menacing.ogg new file mode 100644 index 0000000..0b5dd3a Binary files /dev/null and b/game/audio/effects/menacing.ogg differ diff --git a/game/audio/effects/shotTinnitus.wav b/game/audio/effects/shotTinnitus.wav new file mode 100644 index 0000000..8b67c8a Binary files /dev/null and b/game/audio/effects/shotTinnitus.wav differ diff --git a/game/audio/effects/uiBack.wav b/game/audio/effects/uiBack.wav new file mode 100644 index 0000000..df8d06c Binary files /dev/null and b/game/audio/effects/uiBack.wav differ diff --git a/game/audio/effects/uiClick.wav b/game/audio/effects/uiClick.wav new file mode 100644 index 0000000..1bdd804 Binary files /dev/null and b/game/audio/effects/uiClick.wav differ diff --git a/game/audio/effects/uiFail.wav b/game/audio/effects/uiFail.wav new file mode 100644 index 0000000..4ab6982 Binary files /dev/null and b/game/audio/effects/uiFail.wav differ diff --git a/game/audio/effects/uiNotification.wav b/game/audio/effects/uiNotification.wav new file mode 100644 index 0000000..4853a85 Binary files /dev/null and b/game/audio/effects/uiNotification.wav differ diff --git a/game/audio/effects/uiOptionOff.wav b/game/audio/effects/uiOptionOff.wav new file mode 100644 index 0000000..f862a62 Binary files /dev/null and b/game/audio/effects/uiOptionOff.wav differ diff --git a/game/audio/effects/uiOptionOn.wav b/game/audio/effects/uiOptionOn.wav new file mode 100644 index 0000000..67ad18a Binary files /dev/null and b/game/audio/effects/uiOptionOn.wav differ diff --git a/game/audio/effects/vines.wav b/game/audio/effects/vines.wav new file mode 100644 index 0000000..d5c4c69 Binary files /dev/null and b/game/audio/effects/vines.wav differ diff --git a/game/audio/effects/windLightLoop.ogg b/game/audio/effects/windLightLoop.ogg new file mode 100644 index 0000000..b8e1c50 Binary files /dev/null and b/game/audio/effects/windLightLoop.ogg differ diff --git a/game/images/anon/Other/dpromdance.png b/game/images/anon/Other/dpromdance.png new file mode 100644 index 0000000..fad1019 Binary files /dev/null and b/game/images/anon/Other/dpromdance.png differ diff --git a/game/images/anon/Other/fanganoncarry.png b/game/images/anon/Other/fanganoncarry.png new file mode 100644 index 0000000..460ba8d Binary files /dev/null and b/game/images/anon/Other/fanganoncarry.png differ diff --git a/game/images/anon/emotive set/anonfootshock.png b/game/images/anon/emotive set/anonfootshock.png new file mode 100644 index 0000000..30759dc Binary files /dev/null and b/game/images/anon/emotive set/anonfootshock.png differ diff --git a/game/images/backgrounds/Reed_Backgarden_V2.png b/game/images/backgrounds/Reed_Backgarden_V2.png new file mode 100644 index 0000000..f35b356 Binary files /dev/null and b/game/images/backgrounds/Reed_Backgarden_V2.png differ diff --git a/game/images/backgrounds/anonroomday2.png b/game/images/backgrounds/anonroomday2.png new file mode 100644 index 0000000..dbac35a Binary files /dev/null and b/game/images/backgrounds/anonroomday2.png differ diff --git a/game/images/backgrounds/anonroomnight2.png b/game/images/backgrounds/anonroomnight2.png new file mode 100644 index 0000000..a2f5674 Binary files /dev/null and b/game/images/backgrounds/anonroomnight2.png differ diff --git a/game/images/backgrounds/bowlingalley.png b/game/images/backgrounds/bowlingalley.png new file mode 100644 index 0000000..20c77ea Binary files /dev/null and b/game/images/backgrounds/bowlingalley.png differ diff --git a/game/images/backgrounds/emptyroomday.png b/game/images/backgrounds/emptyroomday.png new file mode 100644 index 0000000..b71d076 Binary files /dev/null and b/game/images/backgrounds/emptyroomday.png differ diff --git a/game/images/backgrounds/emptyroomnight.png b/game/images/backgrounds/emptyroomnight.png new file mode 100644 index 0000000..868342d Binary files /dev/null and b/game/images/backgrounds/emptyroomnight.png differ diff --git a/game/images/backgrounds/fangroomfuture.png b/game/images/backgrounds/fangroomfuture.png new file mode 100644 index 0000000..ec08305 Binary files /dev/null and b/game/images/backgrounds/fangroomfuture.png differ diff --git a/game/images/backgrounds/livingroomdayalt.png b/game/images/backgrounds/livingroomdayalt.png new file mode 100644 index 0000000..753172a Binary files /dev/null and b/game/images/backgrounds/livingroomdayalt.png differ diff --git a/game/images/backgrounds/moespizza effect.jpg b/game/images/backgrounds/moespizza effect.jpg new file mode 100644 index 0000000..f4190e3 Binary files /dev/null and b/game/images/backgrounds/moespizza effect.jpg differ diff --git a/game/images/backgrounds/park_night.png b/game/images/backgrounds/park_night.png new file mode 100644 index 0000000..7453d3a Binary files /dev/null and b/game/images/backgrounds/park_night.png differ diff --git a/game/images/backgrounds/parkinglot.png b/game/images/backgrounds/parkinglot.png new file mode 100644 index 0000000..d1a78b6 Binary files /dev/null and b/game/images/backgrounds/parkinglot.png differ diff --git a/game/images/backgrounds/trishhome.png b/game/images/backgrounds/trishhome.png new file mode 100644 index 0000000..445558b Binary files /dev/null and b/game/images/backgrounds/trishhome.png differ diff --git a/game/images/cgs/Bathroom1.png b/game/images/cgs/Bathroom1.png new file mode 100644 index 0000000..3a2bcf8 Binary files /dev/null and b/game/images/cgs/Bathroom1.png differ diff --git a/game/images/cgs/Bathroom_2.png b/game/images/cgs/Bathroom_2.png new file mode 100644 index 0000000..dbcdc9a Binary files /dev/null and b/game/images/cgs/Bathroom_2.png differ diff --git a/game/images/cgs/TroodonConvergence1.png b/game/images/cgs/TroodonConvergence1.png new file mode 100644 index 0000000..04d7116 Binary files /dev/null and b/game/images/cgs/TroodonConvergence1.png differ diff --git a/game/images/cgs/TroodonConvergence2.png b/game/images/cgs/TroodonConvergence2.png new file mode 100644 index 0000000..41dd6ed Binary files /dev/null and b/game/images/cgs/TroodonConvergence2.png differ diff --git a/game/images/cgs/TroodonConvergence3.png b/game/images/cgs/TroodonConvergence3.png new file mode 100644 index 0000000..808c966 Binary files /dev/null and b/game/images/cgs/TroodonConvergence3.png differ diff --git a/game/images/cgs/TroodonConvergence4.png b/game/images/cgs/TroodonConvergence4.png new file mode 100644 index 0000000..7b11bfd Binary files /dev/null and b/game/images/cgs/TroodonConvergence4.png differ diff --git a/game/images/cgs/TroodonConvergence5.png b/game/images/cgs/TroodonConvergence5.png new file mode 100644 index 0000000..d134bfb Binary files /dev/null and b/game/images/cgs/TroodonConvergence5.png differ diff --git a/game/images/cgs/TroodonConvergence6.png b/game/images/cgs/TroodonConvergence6.png new file mode 100644 index 0000000..a3528b9 Binary files /dev/null and b/game/images/cgs/TroodonConvergence6.png differ diff --git a/game/images/cgs/anonchristmasmorning.png b/game/images/cgs/anonchristmasmorning.png new file mode 100644 index 0000000..b328a1b Binary files /dev/null and b/game/images/cgs/anonchristmasmorning.png differ diff --git a/game/images/cgs/bathroom2.png b/game/images/cgs/bathroom2.png new file mode 100644 index 0000000..73c003e Binary files /dev/null and b/game/images/cgs/bathroom2.png differ diff --git a/game/images/cgs/bathroom3.png b/game/images/cgs/bathroom3.png new file mode 100644 index 0000000..5a39436 Binary files /dev/null and b/game/images/cgs/bathroom3.png differ diff --git a/game/images/cgs/bathroom4.png b/game/images/cgs/bathroom4.png new file mode 100644 index 0000000..213543c Binary files /dev/null and b/game/images/cgs/bathroom4.png differ diff --git a/game/images/cgs/bathroom5.png b/game/images/cgs/bathroom5.png new file mode 100644 index 0000000..7c5fe5e Binary files /dev/null and b/game/images/cgs/bathroom5.png differ diff --git a/game/images/cgs/bathroom6.png b/game/images/cgs/bathroom6.png new file mode 100644 index 0000000..41f15be Binary files /dev/null and b/game/images/cgs/bathroom6.png differ diff --git a/game/images/cgs/bathroom7.png b/game/images/cgs/bathroom7.png new file mode 100644 index 0000000..3ae8785 Binary files /dev/null and b/game/images/cgs/bathroom7.png differ diff --git a/game/images/cgs/finalamp.png b/game/images/cgs/finalamp.png new file mode 100644 index 0000000..26ffebc Binary files /dev/null and b/game/images/cgs/finalamp.png differ diff --git a/game/images/cgs/golden ending.png b/game/images/cgs/golden ending.png new file mode 100644 index 0000000..093674e Binary files /dev/null and b/game/images/cgs/golden ending.png differ diff --git a/game/images/cgs/naomifangcg.png b/game/images/cgs/naomifangcg.png new file mode 100644 index 0000000..59f55d7 Binary files /dev/null and b/game/images/cgs/naomifangcg.png differ diff --git a/game/images/cgs/naomiletter.png b/game/images/cgs/naomiletter.png new file mode 100644 index 0000000..540f97d Binary files /dev/null and b/game/images/cgs/naomiletter.png differ diff --git a/game/images/cgs/nascarday.png b/game/images/cgs/nascarday.png new file mode 100644 index 0000000..b44525c Binary files /dev/null and b/game/images/cgs/nascarday.png differ diff --git a/game/images/cgs/sadserangry.png b/game/images/cgs/sadserangry.png new file mode 100644 index 0000000..76ea0bc Binary files /dev/null and b/game/images/cgs/sadserangry.png differ diff --git a/game/images/cgs/sadserheaddown.png b/game/images/cgs/sadserheaddown.png new file mode 100644 index 0000000..a58184e Binary files /dev/null and b/game/images/cgs/sadserheaddown.png differ diff --git a/game/images/cgs/sadserlookingon.png b/game/images/cgs/sadserlookingon.png new file mode 100644 index 0000000..ce1ac95 Binary files /dev/null and b/game/images/cgs/sadserlookingon.png differ diff --git a/game/images/cgs/sadserlookingonteary.png b/game/images/cgs/sadserlookingonteary.png new file mode 100644 index 0000000..b67f911 Binary files /dev/null and b/game/images/cgs/sadserlookingonteary.png differ diff --git a/game/images/cgs/sadserrambo.png b/game/images/cgs/sadserrambo.png new file mode 100644 index 0000000..04a0825 Binary files /dev/null and b/game/images/cgs/sadserrambo.png differ diff --git a/game/images/cgs/stair1.png b/game/images/cgs/stair1.png new file mode 100644 index 0000000..d04c711 Binary files /dev/null and b/game/images/cgs/stair1.png differ diff --git a/game/images/cgs/stair2.png b/game/images/cgs/stair2.png new file mode 100644 index 0000000..b7a70be Binary files /dev/null and b/game/images/cgs/stair2.png differ diff --git a/game/images/cgs/stair3.png b/game/images/cgs/stair3.png new file mode 100644 index 0000000..a9cab88 Binary files /dev/null and b/game/images/cgs/stair3.png differ diff --git a/game/images/cgs/wounds12.png b/game/images/cgs/wounds12.png new file mode 100644 index 0000000..2bedb49 Binary files /dev/null and b/game/images/cgs/wounds12.png differ diff --git a/game/images/ending/3of4.png b/game/images/ending/3of4.png index 51394dc..cf06e39 100644 Binary files a/game/images/ending/3of4.png and b/game/images/ending/3of4.png differ diff --git a/game/images/ending/credits.png b/game/images/ending/credits.png index a6efb7c..e53211f 100644 Binary files a/game/images/ending/credits.png and b/game/images/ending/credits.png differ diff --git a/game/images/fangparents/fangdad happy large.png b/game/images/fangparents/fangdad happy large.png new file mode 100644 index 0000000..a38a08b Binary files /dev/null and b/game/images/fangparents/fangdad happy large.png differ diff --git a/game/images/fangparents/fangdad happy.png b/game/images/fangparents/fangdad happy.png index 3380554..082b525 100644 Binary files a/game/images/fangparents/fangdad happy.png and b/game/images/fangparents/fangdad happy.png differ diff --git a/game/images/fangparents/fangdad neutral large.png b/game/images/fangparents/fangdad neutral large.png new file mode 100644 index 0000000..59b9723 Binary files /dev/null and b/game/images/fangparents/fangdad neutral large.png differ diff --git a/game/images/fangparents/fangdad neutral.png b/game/images/fangparents/fangdad neutral.png index 6c5e8db..5fbbe29 100644 Binary files a/game/images/fangparents/fangdad neutral.png and b/game/images/fangparents/fangdad neutral.png differ diff --git a/game/images/fangparents/fangdad unimpressed large.png b/game/images/fangparents/fangdad unimpressed large.png new file mode 100644 index 0000000..071209c Binary files /dev/null and b/game/images/fangparents/fangdad unimpressed large.png differ diff --git a/game/images/fangparents/fangdad unimpressed.png b/game/images/fangparents/fangdad unimpressed.png index 08fe1da..f9ca988 100644 Binary files a/game/images/fangparents/fangdad unimpressed.png and b/game/images/fangparents/fangdad unimpressed.png differ diff --git a/game/images/naser/naserhandout.png b/game/images/naser/naserhandout.png new file mode 100644 index 0000000..8c6081f Binary files /dev/null and b/game/images/naser/naserhandout.png differ diff --git a/game/images/naser/naserintermediaryshocked.png b/game/images/naser/naserintermediaryshocked.png new file mode 100644 index 0000000..fac40fb Binary files /dev/null and b/game/images/naser/naserintermediaryshocked.png differ diff --git a/game/images/naser/naserneckhold.png b/game/images/naser/naserneckhold.png new file mode 100644 index 0000000..3a01492 Binary files /dev/null and b/game/images/naser/naserneckhold.png differ diff --git a/game/images/other/amberpendant1.png b/game/images/other/amberpendant1.png new file mode 100644 index 0000000..f295c6b Binary files /dev/null and b/game/images/other/amberpendant1.png differ diff --git a/game/images/other/amberpendant2happy.png b/game/images/other/amberpendant2happy.png new file mode 100644 index 0000000..9b75301 Binary files /dev/null and b/game/images/other/amberpendant2happy.png differ diff --git a/game/images/other/amberpendant4shock.png b/game/images/other/amberpendant4shock.png new file mode 100644 index 0000000..f482b51 Binary files /dev/null and b/game/images/other/amberpendant4shock.png differ diff --git a/game/images/other/amberpendant6veryhappy.png b/game/images/other/amberpendant6veryhappy.png new file mode 100644 index 0000000..4667ed9 Binary files /dev/null and b/game/images/other/amberpendant6veryhappy.png differ diff --git a/game/images/other/anon_fang_xmas.png b/game/images/other/anon_fang_xmas.png new file mode 100644 index 0000000..d376f89 Binary files /dev/null and b/game/images/other/anon_fang_xmas.png differ diff --git a/game/images/other/black.png b/game/images/other/black.png new file mode 100644 index 0000000..5b1c2aa Binary files /dev/null and b/game/images/other/black.png differ diff --git a/game/images/other/chilli cheese fries.png b/game/images/other/chilli cheese fries.png new file mode 100644 index 0000000..808b672 Binary files /dev/null and b/game/images/other/chilli cheese fries.png differ diff --git a/game/images/other/chilli cheese stains.png b/game/images/other/chilli cheese stains.png new file mode 100644 index 0000000..42a0896 Binary files /dev/null and b/game/images/other/chilli cheese stains.png differ diff --git a/game/images/other/door.png b/game/images/other/door.png new file mode 100644 index 0000000..f97b104 Binary files /dev/null and b/game/images/other/door.png differ diff --git a/game/images/other/fangphone.png b/game/images/other/fangphone.png new file mode 100644 index 0000000..7e7f5d9 Binary files /dev/null and b/game/images/other/fangphone.png differ diff --git a/game/images/other/fangphonelayer1.png b/game/images/other/fangphonelayer1.png new file mode 100644 index 0000000..cefecc3 Binary files /dev/null and b/game/images/other/fangphonelayer1.png differ diff --git a/game/images/other/fangphonelayer2.png b/game/images/other/fangphonelayer2.png new file mode 100644 index 0000000..0307af8 Binary files /dev/null and b/game/images/other/fangphonelayer2.png differ diff --git a/game/images/other/goodfaithcover.png b/game/images/other/goodfaithcover.png new file mode 100644 index 0000000..bd40d3b Binary files /dev/null and b/game/images/other/goodfaithcover.png differ diff --git a/game/images/other/lighter.png b/game/images/other/lighter.png new file mode 100644 index 0000000..49b1410 Binary files /dev/null and b/game/images/other/lighter.png differ diff --git a/game/images/other/lstain base set for composites.png b/game/images/other/lstain base set for composites.png new file mode 100644 index 0000000..f5080e5 Binary files /dev/null and b/game/images/other/lstain base set for composites.png differ diff --git a/game/images/other/pickthrown.png b/game/images/other/pickthrown.png new file mode 100644 index 0000000..aeb64c6 Binary files /dev/null and b/game/images/other/pickthrown.png differ diff --git a/game/images/other/rstain base set for composites.png b/game/images/other/rstain base set for composites.png new file mode 100644 index 0000000..41fb102 Binary files /dev/null and b/game/images/other/rstain base set for composites.png differ diff --git a/game/images/other/soda.png b/game/images/other/soda.png new file mode 100644 index 0000000..dc282b3 Binary files /dev/null and b/game/images/other/soda.png differ diff --git a/game/images/other/sodacan.png b/game/images/other/sodacan.png new file mode 100644 index 0000000..2859c4d Binary files /dev/null and b/game/images/other/sodacan.png differ diff --git a/game/images/reed/reed angry.png b/game/images/reed/reed angry.png index eff9e2b..ef71ecb 100644 Binary files a/game/images/reed/reed angry.png and b/game/images/reed/reed angry.png differ diff --git a/game/images/reed/reed considering.png b/game/images/reed/reed considering.png index 6bc78fa..e35cd18 100644 Binary files a/game/images/reed/reed considering.png and b/game/images/reed/reed considering.png differ diff --git a/game/images/reed/reed explanatory.png b/game/images/reed/reed explanatory.png index 17387fd..2cff165 100644 Binary files a/game/images/reed/reed explanatory.png and b/game/images/reed/reed explanatory.png differ diff --git a/game/images/reed/reed future explanatory.png b/game/images/reed/reed future explanatory.png index cda2e2e..a2cbb87 100644 Binary files a/game/images/reed/reed future explanatory.png and b/game/images/reed/reed future explanatory.png differ diff --git a/game/images/reed/reed future neutral.png b/game/images/reed/reed future neutral.png index 874f88d..8a9f298 100644 Binary files a/game/images/reed/reed future neutral.png and b/game/images/reed/reed future neutral.png differ diff --git a/game/images/reed/reed happy sunglasses.png b/game/images/reed/reed happy sunglasses.png index 6b6ee16..fcf8329 100644 Binary files a/game/images/reed/reed happy sunglasses.png and b/game/images/reed/reed happy sunglasses.png differ diff --git a/game/images/reed/reed happy.png b/game/images/reed/reed happy.png index 387f53b..a9bf670 100644 Binary files a/game/images/reed/reed happy.png and b/game/images/reed/reed happy.png differ diff --git a/game/images/reed/reed neutral.png b/game/images/reed/reed neutral.png index d7bbd49..ede36f1 100644 Binary files a/game/images/reed/reed neutral.png and b/game/images/reed/reed neutral.png differ diff --git a/game/images/reed/reed sad.png b/game/images/reed/reed sad.png index dcc8d07..f8b71c6 100644 Binary files a/game/images/reed/reed sad.png and b/game/images/reed/reed sad.png differ diff --git a/game/images/reed/reed shocked.png b/game/images/reed/reed shocked.png index f700ad1..84ac9e2 100644 Binary files a/game/images/reed/reed shocked.png and b/game/images/reed/reed shocked.png differ diff --git a/game/images/reed/reed sunglasses.png b/game/images/reed/reed sunglasses.png index af5cd09..500704d 100644 Binary files a/game/images/reed/reed sunglasses.png and b/game/images/reed/reed sunglasses.png differ diff --git a/game/images/reed/reed unimpressed.png b/game/images/reed/reed unimpressed.png index 4b7beea..44d2c24 100644 Binary files a/game/images/reed/reed unimpressed.png and b/game/images/reed/reed unimpressed.png differ diff --git a/game/images/rosa/rosa considering.png b/game/images/rosa/rosa considering.png index 3920fc3..15a9a60 100644 Binary files a/game/images/rosa/rosa considering.png and b/game/images/rosa/rosa considering.png differ diff --git a/game/images/rosa/rosa future.png b/game/images/rosa/rosa future.png index 740be71..0d50b1a 100644 Binary files a/game/images/rosa/rosa future.png and b/game/images/rosa/rosa future.png differ diff --git a/game/images/rosa/rosa neutral.png b/game/images/rosa/rosa neutral.png index 520e1b6..a0bd97f 100644 Binary files a/game/images/rosa/rosa neutral.png and b/game/images/rosa/rosa neutral.png differ diff --git a/game/images/rosa/rosa prom closed.png b/game/images/rosa/rosa prom closed.png index dc5066a..7badd94 100644 Binary files a/game/images/rosa/rosa prom closed.png and b/game/images/rosa/rosa prom closed.png differ diff --git a/game/images/rosa/rosa prom neutral.png b/game/images/rosa/rosa prom neutral.png index 7f17968..a816054 100644 Binary files a/game/images/rosa/rosa prom neutral.png and b/game/images/rosa/rosa prom neutral.png differ diff --git a/game/images/rosa/rosa unimpressed.png b/game/images/rosa/rosa unimpressed.png index bf0e630..9382204 100644 Binary files a/game/images/rosa/rosa unimpressed.png and b/game/images/rosa/rosa unimpressed.png differ diff --git a/game/images/trish/trish prom angry.png b/game/images/trish/trish prom angry.png index 082a8c0..1895edf 100644 Binary files a/game/images/trish/trish prom angry.png and b/game/images/trish/trish prom angry.png differ diff --git a/game/images/trish/trish prom bass.png b/game/images/trish/trish prom bass.png index 9944e8b..93f7005 100644 Binary files a/game/images/trish/trish prom bass.png and b/game/images/trish/trish prom bass.png differ diff --git a/game/images/trishfam/chondrahappy.png b/game/images/trishfam/chondrahappy.png new file mode 100644 index 0000000..b87f2d9 Binary files /dev/null and b/game/images/trishfam/chondrahappy.png differ diff --git a/game/images/trishfam/chondraneutral.png b/game/images/trishfam/chondraneutral.png new file mode 100644 index 0000000..684cedf Binary files /dev/null and b/game/images/trishfam/chondraneutral.png differ diff --git a/game/images/trishfam/rileyconspiratorial.png b/game/images/trishfam/rileyconspiratorial.png new file mode 100644 index 0000000..9fd40db Binary files /dev/null and b/game/images/trishfam/rileyconspiratorial.png differ diff --git a/game/images/trishfam/rileyneutral.png b/game/images/trishfam/rileyneutral.png new file mode 100644 index 0000000..11504b9 Binary files /dev/null and b/game/images/trishfam/rileyneutral.png differ diff --git a/game/images/trishfam/rileysmirk.png b/game/images/trishfam/rileysmirk.png new file mode 100644 index 0000000..3c453a7 Binary files /dev/null and b/game/images/trishfam/rileysmirk.png differ diff --git a/game/images/trishfam/talihappy.png b/game/images/trishfam/talihappy.png new file mode 100644 index 0000000..583eadc Binary files /dev/null and b/game/images/trishfam/talihappy.png differ diff --git a/game/images/trishfam/talineutral.png b/game/images/trishfam/talineutral.png new file mode 100644 index 0000000..2659ad9 Binary files /dev/null and b/game/images/trishfam/talineutral.png differ diff --git a/game/images/trishfam/tanacheer.png b/game/images/trishfam/tanacheer.png new file mode 100644 index 0000000..3846e75 Binary files /dev/null and b/game/images/trishfam/tanacheer.png differ diff --git a/game/images/trishfam/tananeutral.png b/game/images/trishfam/tananeutral.png new file mode 100644 index 0000000..3ec7537 Binary files /dev/null and b/game/images/trishfam/tananeutral.png differ diff --git a/game/images/trishfam/trevorawe.png b/game/images/trishfam/trevorawe.png new file mode 100644 index 0000000..a769a32 Binary files /dev/null and b/game/images/trishfam/trevorawe.png differ diff --git a/game/images/trishfam/trevorneutral.png b/game/images/trishfam/trevorneutral.png new file mode 100644 index 0000000..a14a4b5 Binary files /dev/null and b/game/images/trishfam/trevorneutral.png differ diff --git a/game/images/vfx/pickthrown.png b/game/images/vfx/pickthrown.png new file mode 100644 index 0000000..aeb64c6 Binary files /dev/null and b/game/images/vfx/pickthrown.png differ diff --git a/game/screens.rpy b/game/screens.rpy index 6f9c46a..60737dd 100644 --- a/game/screens.rpy +++ b/game/screens.rpy @@ -68,7 +68,6 @@ style gui_text: style button: properties gui.button_properties("button") - # activate_sound "audio/ui/uiClick.wav" style button_text is gui_text: properties gui.text_properties("button") @@ -384,7 +383,6 @@ screen navigation(): #textbutton _("Extras") action ShowMenu("extras") textbutton _("Return") activate_sound "audio/ui/uiBack.wav" action Return() - if _in_replay: textbutton _("End Replay") activate_sound "audio/ui/uiBack.wav" action EndReplay(confirm=True) @@ -707,12 +705,10 @@ screen updates(): label _("Update Checker:") label _("{color=#FFFFFF}{size=32}[persistent.updateresult!t]{/size}{/color}") - textbutton _("{size=36}Check for Update\n{/size}") activate_sound "audio/ui/uiClick.wav" action [Notify("Checking for update..."), Function(UpdateCheck)] label _("Updater:") label _("{color=#FFFFFF}{size=32}Server URL (click to edit):{/size}{/color}") - default input_on = False button: key_events True @@ -730,6 +726,7 @@ screen updates(): textbutton _("{size=36}Update Now!\n{/size}") activate_sound "audio/ui/uiNotification.wav" action [updater.Update(persistent.updateWebServer, force=False)] else: textbutton _("{size=36}Update Now!\n{/size}") activate_sound "audio/ui/uiFail.wav" action [Notify("Nothing to update to!")] + use extrasnavigation ## Load and Save screens ####################################################### @@ -975,7 +972,7 @@ screen preferences(): if config.sample_voice: textbutton _("Test") action Play("voice", config.sample_voice) - if config.has_music or config.has_sound or config.has_voice or config.has_ui: + if config.has_music or config.has_sound or config.has_voice: null height gui.pref_spacing textbutton _("Mute All"): action Preference("all mute", "toggle") diff --git a/game/script.rpy b/game/script.rpy index 3e4c13a..6e414c1 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -45,6 +45,8 @@ transform randPosition: yalign random.uniform(0.2,0.8) linear 0.6 alpha 1.0 linear 1.0 alpha 0.0 + + #python: # def Walking( name ): # show name: @@ -246,6 +248,7 @@ image naomi shocked flip = im.Flip("naomi/naomi shocked.png", horizontal=True) image stella shock alt flip = im.Flip("stella/stella shock alt.png", horizontal=True) image rosa shocked flip = im.Flip("rosa/rosa shocked.png", horizontal=True) image trish shock flip = im.Flip("trish/trish shock.png", horizontal=True) +image fang prom d shocked flip = im.Flip("fang/prom sets/fang d prom shock.png", horizontal=True) #considering flips image fang considering flip = im.Flip("fang/basic set/fang considering.png", horizontal=True) @@ -332,6 +335,16 @@ image trish indignant flip = im.Flip("trish/trish indignant.png", horizontal=Tru image fang surprised flip = im.Flip("fang/basic set/fang surprised.png", horizontal=True) image trish surprised flip = im.Flip("trish/trish surprised.png", horizontal=True) image naser surprised flip = im.Flip("naser/naser surprised.png", horizontal=True) +""" +double surprised +<<<<<<< B's +image naser surprised flip = im.Flip("naser/naser surprised.png", horizontal=True) +======= +image naser surprised flip = im.Flip("naser/naserintermediaryshocked.png", horizontal=True) +image naser surprised = "naser/naserintermediaryshocked.png" + +>>>>>>> N's +""" #other flips image spears happy flip = im.Flip("spears/spears happy.png", horizontal=True) @@ -349,6 +362,7 @@ image farnsworth flip = im.Flip("other/farnsworth.png", horizontal=True) image carldelewski flip = im.Flip("other/carldelewski.png", horizontal=True) image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png", horizontal=True) image naser handout flip = im.Flip("naser/naser handout.png", horizontal=True) +#b's image naomi keikaku flip = im.Flip("naomi/naomi keikaku.png", horizontal=True) image anon shrug flip = im.Flip("anon/emotive set/anon shrug.png", horizontal=True) image fang hug flip = im.Flip("fang/emotive set/fang hug.png", horizontal=True) @@ -357,6 +371,9 @@ image anon concerned flip = im.Flip("anon/base set/anon concerned.png", horizont image rosa excited flip = im.Flip("rosa/rosa excited.png", horizontal=True) image fang anguish flip = im.Flip("fang/emotive set/fang anguish.png", horizontal=True) image fang embarass flip = im.Flip("fang/emotive set/fang embarass.png", horizontal=True) +#n's +image fang adorable flip = im.Flip("fang/emotive set/fang adorable.png", horizontal=True) +image anon concerned flip = im.Flip("images/anon/base set/anon concerned.png", horizontal=True) # trish fam flips image chondra neutral flip = im.Flip("trishfam/chondra neutral.png", horizontal=True) @@ -375,11 +392,343 @@ image trevor awe flip = im.Flip("trishfam/trevor awe.png", horizontal=True) image moes pizza mirrored = im.Flip("backgrounds/moes pizza.jpg", horizontal=True) # vfx -image white = "#ffffff" image black = "#000" +image white = "#FFF" +image blue = "#BECBFF" image dimmer_lighter = "#00000033" image dimmer_light = "#00000066" image dimmer_darker = "#00000088" +image dimmer_darker2 = "#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) +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 schooloutside normal = "images/backgrounds/outside school.jpg" +image schooloutside blurred = im.Blur("images/backgrounds/outside school.jpg", 1.8) +image sodacan blurred = im.Blur("images/other/sodacan.png", 1.8) +image fangdadlarge = "images/fangparents/fangdad neutral large.png" +image fangdadunimpressedlarge = "images/fangparents/fangdad unimpressed large.png" +image lighter = "images/other/lighter.png" +image amberpendant = "images/other/amberpendant1.png" +image fangphone = "images/other/fangphone.png" +image fangphonelayer1 = "images/other/fangphonelayer1.png" +image fangphonelayer2 = im.Alpha("images/other/fangphonelayer2.png", 0.4) +image nonalcoholic = "images/other/soda.png" +image amberpendant = "images/other/amberpendant1.png" +image amberpendant6veryhappy = 'images/other/amberpendant6veryhappy.png' +image amberpendant4shock = 'images/other/amberpendant4shock.png' +image chillicheesefries = 'images/other/chilli cheese fries.png' +image ccf_rstain = 'images/other/rstain base set for composites.png' +image ccf_lstain = 'images/other/lstain base set for composites.png' + +#additional character images +#naser gets a stain +image naser rstained unimpressed = Composite( + (1412, 1500), + (0, 0), "naser unimpressed", + (0, 0), "ccf_rstain" +) + +image naser rstained sad = Composite( + (1412, 1500), + (0, 0), "naser sad", + (0, 0), "ccf_rstain" +) + +image naser rstained neutral = Composite( + (1412, 1500), + (0, 0), "naser neutral", + (0, 0), "ccf_rstain" +) + +image naser rstained shocked = Composite( + (1412, 1500), + (0, 0), "naser shocked", + (-40, -20), "ccf_rstain" +) + +image naser rstained explanatory = Composite( + (1412, 1500), + (0, 0), "naser explanatory", + (20, 0), "ccf_rstain" +) + +#naser got two stains +image naser fullystained happy = Composite( + (1412, 1500), + (0, 0), "naser happy", + (0, 0), "ccf_rstain", + (-175, 0), "ccf_lstain" +) + +image naser fullystained unimpressed = Composite( + (1412, 1500), + (0, 0), "naser unimpressed", + (0, 0), "ccf_rstain", + (-175, 0), "ccf_lstain" +) + +image naser fullystained surprised = Composite( + (1412, 1500), + (0, 0), "naser surprised", + (-15, -15), "ccf_rstain", + (-235, -20), "ccf_lstain" +) + +image naser fullystained explanatory = Composite( + (1412, 1500), + (0, 0), "naser explanatory", + (20, 0), "ccf_rstain", + (-175, 0), "ccf_lstain" +) + +image naser fullystained sad = Composite( + (1412, 1500), + (0, 0), "naser sad", + (0, 0), "ccf_rstain", + (-175, 0), "ccf_lstain" +) + +image naser fullystained considering = Composite( + (1412, 1500), + (0, 0), "naser considering", + (0, 0), "ccf_rstain", + (-175, 0), "ccf_lstain" +) + +image naser fullystained shocked = Composite( + (1412, 1500), + (0, 0), "naser shocked", + (-280, -20), "ccf_lstain", + (-40, -20), "ccf_rstain" +) + +#fang w pendant ending D +image fang nonxmas pendant happy = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang happy", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant sad = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang sad", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant unimpressed = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang unimpressed", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant surprised = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang surprised", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant angry = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang angry", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant neutral = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang neutral", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant considering = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang considering", + (0, 0), "amberpendant" +) + +image fang nonxmas pendant very happy = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang very happy", + (0, 0), "amberpendant6veryhappy" +) + +image fang nonxmas pendant very happy = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang very happy", + (0, 0), "amberpendant6veryhappy" +) + +image fang nonxmas pendant shocked = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang shocked", + (0, 0), "amberpendant4shock" +) + +image fang nonxmas pendant flip off happy = Composite( + # (1412, 1500), + (1412, 1500), + (0, 0), "fang flip off happy", + (0, 0), "amberpendant" +) + +image chadshark flip = im.Flip("stella/chadshark.png", horizontal=True) +image chadshark = "stella/chadshark.png" +image naser tablehit = "naser/naser table hit.png" +image naser tablehit flip = im.Flip("naser/naser table hit.png", horizontal=True) +image naomi future flip = im.Flip('images/naomi/naomi future.png', horizontal=True) +image fang d happy flip = im.Flip('images/fang/future sets/fang d happy.png', horizontal=True) +image naser neckhold flip = im.Flip('images/naser/naserneckhold.png', horizontal=True) +image anon grin = 'images/anon/base set/anon grin.png' +image anon grin flip = im.Flip('images/anon/base set/anon grin.png', horizontal=True) +image tracy neutral flip = im.Flip('images/tracy/tracy neutral.png', horizontal=True) +image tracy tease flip = im.Flip('images/tracy/tracy tease.png', horizontal=True) +image tracy unimpressed flip = im.Flip('images/tracy/tracy unimpressed.png', horizontal=True) + + +#extra chapters other images +image home fang night blurred = im.Blur('images/backgrounds/home fang night.jpg', 2.0) +image home fang night lessblurred = im.Blur('images/backgrounds/home fang night.jpg', 1.5) +image home fang night barelyblurred = im.Blur('images/backgrounds/home fang night.jpg', 0.5) +image d01_blur = im.Blur('images/cgs/d01.jpg', 1.5) + +image fangroomfuture = "images/backgrounds/fangroomfuture.png" +image livingroomdayalt = "images/backgrounds/livingroomdayalt.png" +image emptyroomnight = "images/backgrounds/emptyroomnight.png" + +image naomifangcg = "images/cgs/naomifangcg.png" +image naomifangcg blur = im.Blur("images/cgs/naomifangcg.png", 1.5) +image naomiletter = 'images/cgs/naomiletter.png' +image ending_d_cg = 'images/cgs/golden ending.png' + +image projector9_blur: + "projector9 normal" with dissolve + pause 1 + "projector9 blurred" with dissolve + pause 1 + repeat + +image schooloutside_blur: + "schooloutside normal" with dissolve + pause 1 + "schooloutside blurred" with dissolve + pause 1 + repeat + +#phone bgs for video calls +#caller bgs +image anonday_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/foodcourt.jpg", 0.9),(0,40,576,920)) +image anonnight_videocall_bg = im.Crop(im.FactorScale("images/backgrounds/room anon dark.jpg", 0.9),(100,40,576,920)) +image fangphonebg = im.Crop(im.FactorScale("images/backgrounds/anonroomday2.png", 0.9),(400,40,576,920)) +image fpvcblack = im.Scale("images/other/black.png", 565, 1100) +image call_ended = im.Scale("images/other/black.png", 656, 700) + + +#callers +image anon_vc_neutral = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_angry = im.Crop(im.FactorScale("images/anon/emotive set/anon angry.png", 2.0),(900,250,653,800)) +image anon_vc_sad = im.Flip(im.Crop(im.FactorScale("images/anon/emotive set/anon sad.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_neutral_alt1 = im.Crop(im.FactorScale("images/anon/base set/anon neutral.png", 2.0),(800,250,653,800)) +image anon_vc_concerned = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon concerned.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_happy = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon happy.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_grin = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon grin.png", 2.0),(900,250,653,800)), horizontal=True) +image anon_vc_unimpressed = im.Flip(im.Crop(im.FactorScale("images/anon/base set/anon unimpressed.png", 2.0),(900,250,653,800)), horizontal=True) +image no_caller = im.Alpha('images/other/black.png', 0) +image anonfangfor_phonebg = im.Crop(im.FactorScale("images/other/anon_fang_xmas.png", 1.0),(650,140,653,800)) + +#fangphone effect - video call with Anon mainly +layeredimage fangphonevideocall: + group midlayer: + pos (370, -20) + rotate 1 + attribute blackmid default: + "fpvcblack" + + group talkerbg: + pos (446, -35) + rotate 1 + # xzoom 1.3 #anon's cam is shitty? + attribute bgday default: + "anonday_videocall_bg" + + attribute bgnight: + "anonnight_videocall_bg" + + attribute call_ended_bg: + "fangphonebg" + + attribute call_ended_bg_black: + "call_ended" + + group talker: + pos (410, 65) + rotate 3 + attribute anonneutral: + "anon_vc_neutral" + + attribute anonneutralalt1: + "anon_vc_neutral_alt1" + + attribute anonconcerned: + "anon_vc_concerned" + + attribute anonhappy: + "anon_vc_happy" + + attribute anongrin: + "anon_vc_grin" + + attribute anonsad: + "anon_vc_sad" + + attribute anonangry: + "anon_vc_angry" + + attribute anonunimpressed: + "anon_vc_unimpressed" + + attribute call_ended: + "anonfangfor_phonebg" + + attribute call_ended_poff: + "call_ended" + + always: + "fangphonelayer1" + + group toplayer: + attribute basic default: + "fangphonelayer2" + +#Dual actor images +image fangcarriesanon = "images/anon/Other/fanganoncarry.png" +image fanganon_promdance = "images/anon/Other/dpromdance.png" + +#additional CGs +image gold_fang_home_prom_stars = "images/cgs/stair3.png" +image good_fang_home_prom_stars = "images/cgs/stair2.png" +image other_fang_home_prom_stars = "images/cgs/stair1.png" +image anonfang_xmasmorningbed = "images/cgs/anonchristmasmorning.png" + +#additional BGs +image park_night = "images/backgrounds/park night.jpg" +image home_fang_dim = "images/backgrounds/home fang dim.jpg" #WAOH ITS THE TITLE SCREEN!!!! label splashscreen: @@ -451,6 +800,29 @@ transform rleft: transform rright: xalign 1.7 yalign 0.1 +#misc transforms +transform shudder: + subpixel True + around (.5, .5) alignaround (.5, .5) xalign .5 yalign .5 + rotate 0 + linear 0.0 rotate -0.75 + block: + linear 0.04 rotate 0.75 + linear 0.05 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 $ anonscore = 0 diff --git a/game/script/1.first-two-days-anon-meets-fang.rpy b/game/script/1.first-two-days-anon-meets-fang.rpy index 74d0a5f..071980c 100644 --- a/game/script/1.first-two-days-anon-meets-fang.rpy +++ b/game/script/1.first-two-days-anon-meets-fang.rpy @@ -126,7 +126,7 @@ label chapter_1: pause 1 "Their eyes turn to me.{w=0.4} Expressions of confusion and contemplation." - + "I can feel their judging stares, the same that had haunted me for four months previous." pause .5 @@ -186,7 +186,7 @@ label chapter_1: "O-oh yeah.{w=0.4} She's staring at me{cps=*0.1}...{/cps}" "...with that look." - + "{cps=*0.4}Fucking hell.{/cps}" pause .5 @@ -197,7 +197,7 @@ label chapter_1: pause .5 "Contempt." - + "Judging." "Everyone that has looked at me like that never proved to be anything more than an asshole." @@ -215,7 +215,7 @@ label chapter_1: pause 1 "Huh." - + "She did." pause .5 @@ -289,8 +289,8 @@ label chapter_1: unknown "{cps=*0.5}Would you happen to be Anon?{/cps}" #Naomi show anon neutral flip with dissolve - "I look up." - + "I look up." + "The bench broke down." show naomi silo shocked: @@ -373,7 +373,7 @@ label chapter_1: ease 0.25 yalign 0.05 ease 0.25 yalign 0.0 N "Where are my manners!{fast} My name is Naomi, student council president and your guide." - + N "It’s my sincere pleasure to make your acquaintance Anon!" pause .5 @@ -404,7 +404,7 @@ label chapter_1: "{i}\"Volcano High and You:{w=0.4} A New Beginning to Adulthood.\"{/i}" "The title alone makes me gag." - + "The pink one, Naomi, looks at me expectantly." pause .5 @@ -448,7 +448,7 @@ label chapter_1: pause .5 "Naser pulls her into a hug and nudges his muzzle against hers." - + "Is that how dinos kiss?" show naomi: @@ -505,7 +505,7 @@ label chapter_1: pause .25 "Lunch! Right! I’m getting kinda hungry!" - + "What about something to eat?" "Yadda yadda, herbivore, vegan, tofu, {cps=*0.6}disgusting{/cps}{cps=*.1}...{/cps}" @@ -692,7 +692,7 @@ label chapter_1: show naomi happy flip with Dissolve(.25) N "We share first period and english together!" - + N "Come on, I’ll introduce you to the class and you’ll be able to make all sorts of new friends!" show naomi neutral flip with dissolve @@ -749,7 +749,7 @@ label chapter_1: # END OF OLD SCENE "I follow after her to a classroom on the 2nd floor. The seats were being filled with students." - + "I take one near the front, knowing I’ll have to introduce myself. I’ll probably be doing that for all my classes." pause .5 @@ -789,8 +789,8 @@ label chapter_1: "OH!" pause 0.5 - "I stand from my seat and face the class." - + "I stand from my seat and face the class." + "Once again all eyes on me and the tightness in my chest returns. I inhale deep, willing my erratic heart to slow." $ renpy.music.set_volume(0.3, 0, 'ambient1') @@ -816,9 +816,9 @@ label chapter_1: pause .5 "I wanted to flee." - + "Hide away." - + "Anything to avoid those judging eyes." pause .5 @@ -837,7 +837,7 @@ label chapter_1: A "Uh{cps=*0.2}...{/cps} I{cps=*0.2}...{/cps}" "There’s whispers now." - + "The hushed tones, silenced snickers, blending with the everpresent stares." "My heart hammers at my chest and I am sure that they all can hear it. See the cold chill racing over me." @@ -855,7 +855,7 @@ label chapter_1: pause 0.5 "His words snap me out of my trance." - + "Only Naomi was looking at me. The rest were preoccupied." "Either talking about their winter break. Or catching up on sleep." @@ -867,7 +867,7 @@ label chapter_1: easein_cubic 1 xalign -0.1 yalign 0.0 Tsuki "{cps=*0.6}Puriizu retaano tsu yo shiito, Anon-kun.{/cps}" - + Tsuki "{i}Hai{/i}, nao curassu-" pause 0.5 @@ -879,7 +879,7 @@ label chapter_1: hide anon neutral with Dissolve(1) "Mr. Tsuki continued on, drawing what little attention there was to himself." - + "I sat down, finally feeling the blood that had caught in my legs rush up, leaving me lightheaded." hide jinflip with dissolve @@ -1077,7 +1077,7 @@ label chapter_1: Nas "Fang’s gonna have some extra pizzas for the show. You could take some home." A "I uh{cps=*0.1}...{/cps} dunno about concerts." - + A "Not really one for public events like that." show naser unimpressed flip @@ -1106,8 +1106,8 @@ label chapter_1: "My stomach roils at the V-word." - A "{cps=*0.25}Maaaaybe{/cps} another time, sorry." - + A "{cps=*0.25}Maaaaybe{/cps} another time, sorry." + A "So about that concert Naser?" show naomi sad flip with dissolve @@ -1233,7 +1233,7 @@ label chapter_1: "Naser turns the screen to me." pause .5 - + show fuckedwingretard with dissolve pause 2.0 @@ -1257,7 +1257,7 @@ label chapter_1: A "{cps=*0.15}FWR?{/cps}{w=0.4} Like, Franklin W. Roosevelt?" Nas "Nah.{w=0.4} Fucked wing retard." - + show naser unimpressed with Dissolve(.25) Nas "Fang’s words, not mine." @@ -1288,7 +1288,7 @@ label chapter_1: "Naser deflates." Nas "You’re good, Anon." - + "And yeah, they’re family but Fang’s just so{cps=*0.1}...{/cps} so{cps=*0.1}...{/cps}" pause .5 @@ -1300,8 +1300,8 @@ label chapter_1: A "Sounds rough." show naser considering with dissolve - Nas "It is." - + Nas "It is." + Nas "Like, I know sh-{w=0.4} THEY care{w=0.4} but Fang doesn’t even wanna be around me." A "{cps=*0.25}Hmmm.{/cps}" @@ -1348,7 +1348,7 @@ label chapter_1: "It’s the spear-shaped pin on his lapel that reads ‘principal’ that informs me of who this giant is." A "O{w=0.1}-oh!{w=0.4} It’s uh{cps=*0.2}...{/cps}nice?!" - + A "Cleaner than my old school." "He guffaws and slaps his chest." @@ -1526,8 +1526,8 @@ label chapter_1: show naser considering with dissolve - "Naser’s phone rings." - + "Naser’s phone rings." + "He moves aside to answer it." show naser flip neutral with Dissolve(0.25) @@ -1575,7 +1575,7 @@ label chapter_1: A "Seriously?" Nas "Yeah, Fang doesn’t want me here." - + Nas "Said I’ll ruin the show." pause .5 @@ -1811,7 +1811,7 @@ label chapter_1: show anon neutral flip with Dissolve(1) Sp "Listen here, Anon." - + "{cps=*0.6}You are not the only person in the world.{/cps}" pause .5 @@ -1987,7 +1987,7 @@ label chapter_1: pause .5 "Soon enough it's time to leave for school. I grab my backpack and slide it over my shoulders." - + "I take my jacket off the hanger and" show anon unimpressed with dissolve @@ -2046,7 +2046,7 @@ label chapter_1: "Oh goddamn it." "The principal also wanted to see me." - + "Shit, probably gonna get some demerit or whatever rich schools do as punishment." "I had almost forgotten." @@ -2217,7 +2217,7 @@ label chapter_1: easein_cubic 1 xalign 1.6 with None show trish angry at scenter - show naser neutral flip + show naser neutral flip with dissolve pause .5 @@ -2334,8 +2334,8 @@ label chapter_1: Sp "{cps=*0.6}{i}You are not the only person in the world.{/i}{/cps}" pause .5 - "Poor Naser, man." - + "Poor Naser, man." + "Just wanted to help his sister." "But it’s not like he did anything wrong." @@ -2695,7 +2695,7 @@ label chapter_1: Sp "All the paperwork’s done to get you a special lunch card for the semester." Sp "You don’t have to worry about paying until after graduation." - + Sp "No interest, no down payments, none of that." pause .5 @@ -2754,7 +2754,7 @@ label chapter_1: play music 'audio/OST/we just turned on the microphone in our programmers_ house.ogg' fadein 2 Sp "-dismissed Naomi." - + "And just to be absolutely clear, Anon did ask you for this, correct?" show naomi explanatory @@ -3176,7 +3176,7 @@ label chapter_1: pause .5 "Shit." - + "I go and sit across from Naser and Naomi." pause .5 @@ -3236,8 +3236,8 @@ label chapter_1: show naser angry flip with dissolve - Nas "Fang stayed home today." - + Nas "Fang stayed home today." + Nas "The concert was a shitshow and they wanted to avoid everyone. I knew I shouldn’t have invited all those guys." show naser sad flip with dissolve @@ -3248,8 +3248,8 @@ label chapter_1: "Naomi places a comforting hand on his shoulder." - A "I uh{cps=*.1}...{/cps} Yeah{cps=*.1}...{/cps}" - + A "I uh{cps=*.1}...{/cps} Yeah{cps=*.1}...{/cps}" + A "That crowd was harsh." Nas "What happened after I left?" @@ -3310,7 +3310,7 @@ label chapter_1: pause .5 A "I left after that. Principal Spears was fucking pissed." - + A "Even threatened to suplex them." show naser sad flip @@ -3328,7 +3328,7 @@ label chapter_1: show naomi considering flip with Dissolve(.25) N "If Fang wishes to stay home then that is her prerogative." - + N "You just need to give her some time, Naser." "While she said that I noticed a strange expression cross over Naomi’s face." diff --git a/game/script/11.school-assignment-and-route-lock.rpy b/game/script/11.school-assignment-and-route-lock.rpy index 3f562d9..673b7c7 100644 --- a/game/script/11.school-assignment-and-route-lock.rpy +++ b/game/script/11.school-assignment-and-route-lock.rpy @@ -19,7 +19,7 @@ label chapter_11: "Although I have a distinct hunch it’s related to the band and Trish." pause .5 - scene outside school + scene outside school show anon neutral at acenter with fade pause .5 @@ -45,7 +45,7 @@ label chapter_11: "A GIRL IS STAYING IN MY HOUSE HOW DID THIS HAPPEN!" pause .5 - + stop ambient fadeout .69 hide dimmer_light with dissolve pause .5 @@ -71,7 +71,7 @@ label chapter_11: stop music fadeout 4 play ambient 'audio/effects/school loop.ogg' fadein 3 - scene hallway + scene hallway show anon neutral: yalign 0.1 xalign 0.7 with Fade(1, 0, 1) @@ -237,7 +237,7 @@ label chapter_11: easein_cubic 1.5 xalign 0.8 show anon sad flip: yalign 0.1 xalign 1.4 - show naser shocked + show naser shocked with Dissolve(.25) pause .5 @@ -335,7 +335,7 @@ label chapter_11: show naser: easein_cubic 1 xalign 0.5 show naser explanatory flip with Dissolve(.25) - + Nas "No, I{cps=*.1}...{/cps}" pause .5 @@ -413,7 +413,7 @@ label chapter_11: pause 2 jump .PromAnnouncement - scene hallway + scene hallway show anon neutral at acenter with dissolve pause .5 @@ -450,7 +450,7 @@ label chapter_11: pause .5 "{i}Naser:{/i}{fast} Meet me in the auditorium" - pause .5 + pause .5 show anon sad with Dissolve(.25) "I’m going to die." @@ -467,7 +467,7 @@ label chapter_11: pause .5 stop music fadeout 4 - scene auditorium + scene auditorium show dimmer_light with Fade(1, 0, 1) pause .5 @@ -549,7 +549,7 @@ label chapter_11: jump .BreakingThings # Shooter label .SortingThings: - + stop music fadeout 4 A "Why’s that?" @@ -705,7 +705,7 @@ label chapter_11: pause .5 A "How is that bad?" - + show naser brooding with dissolve Nas "Fang. You {i}both{/i} need help at this point." pause .5 @@ -720,8 +720,8 @@ label chapter_11: A "What if that’s exactly what we need?" pause .5 - show anon neutral - show naser neutral flip + show anon neutral + show naser neutral flip with Dissolve(.75) pause .5 @@ -754,7 +754,7 @@ label chapter_11: show naser annoyed flip with Dissolve(.25) Nas "Oh my g-" pause .5 - + Nas "{cps=*.1}...{/cps}" show naser brooding flip with dissolve @@ -1088,7 +1088,7 @@ label chapter_11: pause .5 show naser behind anon - show anon neutral + show anon neutral with dissolve "Like Spears’ did numerous times in the past, I take hold of Nasers’ shoulder." @@ -1161,7 +1161,7 @@ label chapter_11: Nas "Back then, we were only kids, I was eleven? Twelve?" pause .5 - + show naser brooding flip with dissolve Nas "I was always thinking I’d done something wrong because of how you acted differently since then." @@ -1206,7 +1206,7 @@ label chapter_11: show fang happy with Dissolve(.25) F "Remind me why we’re dating again?" - + show anon neutral flip with dissolve pause .5 @@ -1223,7 +1223,7 @@ label chapter_11: "Once the laughter ends Fang looks at Naser." - show fang neutral + show fang neutral show naser neutral flip with Dissolve(.25) pause .25 @@ -1288,7 +1288,7 @@ label chapter_11: Nas "What am I supposed to tell dad then? Hell, what have you been telling him?" F "That I’ve been staying at Naomi’s place for a group project." - + show anon neutral flip show naser neutral flip with dissolve @@ -1306,7 +1306,7 @@ label chapter_11: show fang unimpressed with Dissolve(.25) F "If I told dad I was staying at Anon’s place in Skin Row what do you think would happen?" - + show naser neutral flip with dissolve Nas "{cps=*.1}...{/cps}Okay, fair point." pause .5 @@ -1323,7 +1323,7 @@ label chapter_11: pause .5 A "Well let’s fix that last part then." - + show fang unimpressed with Dissolve(.25) "I get a questioning look from Fang as I take one of the grocery bags from Naser." @@ -1351,7 +1351,7 @@ label chapter_11: pause .1 hide naser with dissolve pause 1 - + A "Huh{cps=*.1}...{/cps} Guess he wasn’t wrong about the carjacking thing." pause .5 @@ -1384,7 +1384,7 @@ label chapter_11: show fang considering flip with dissolve F "Mine." pause .5 - + show fang happy flip with dissolve "We ended up watching Top Spear until midnight while Fang hogged her bag of nuggies." pause .5 @@ -1399,7 +1399,7 @@ label chapter_11: play music "audio/OST/Fuck You I Like This Chick.ogg" fadein 1.0 scene outside school with Dissolve(1) pause .5 - + "I was ready for an uneventful day of school." "In fact I’d be extremely happy if it was." @@ -1474,7 +1474,7 @@ label chapter_11: "She doesn’t respond further so I turn my attention back to the assignment." pause .5 - + hide anonphone with easeoutbottom " ‘{i}Serif fonts can be broadly classified into one of four subgroups: old style, transitional, Didone and slab serif, in order of fir-{/i}-’ Nope." @@ -1522,7 +1522,7 @@ label chapter_11: show fang: easeout 1 xalign 2.2 - pause .5 + pause .5 hide fang with dissolve "Fang doesn’t even bat an eye and continues up the steps." @@ -1545,7 +1545,7 @@ label chapter_11: easein_cubic 1 xalign 1.3 with dissolve "Instead she quickly turns with a huff and starts to scale the ladder one-handed." - + show fang: easeout 0.5 xalign 1.5 hide fang with dissolve @@ -1602,7 +1602,7 @@ label chapter_11: T "Fang, please! Just say something!" "I can tell Fang is getting annoyed at Trish not taking the hint." - + show trish neutral with dissolve F "Trish, I just don’t want to see you right now, okay?" @@ -1643,7 +1643,7 @@ label chapter_11: F "With my boyfriend." F "That you just humiliated in front of everyone barely two days ago." - + show trish considering with dissolve F "I am perfectly capable of deciding for myself if I want to take a break." @@ -1784,7 +1784,7 @@ label chapter_11: pause .5 A "I wouldn’t worry about it too much right now, she’s under a lot of pressure." - + show naser: easein_cubic 1 xalign 1.15 show naser surprised flip with dissolve @@ -1834,7 +1834,7 @@ label chapter_11: play sound "audio/effects/tableSlam.ogg" with vpunch Nas "Fucking hell, Anon, tell me: Why do I gotta hear about how Fang feels from Trish, Reed, and now YOU?" - + Nas "What's so POISONOUS about me she can't tell me this shit \"THEMSELF\"?" Nas "WHY do I aggravate \"THEM\" so much?" @@ -1849,7 +1849,7 @@ label chapter_11: show naser: parallel: - easeout_cubic 0.75 yalign -0.5 + easeout_cubic 0.75 yalign -0.5 easein_back 0.15 yalign -0.8 parallel: easeout 0.9 xalign 1.95 @@ -1880,12 +1880,12 @@ label chapter_11: Nas "She’s afraid of me?" pause .5 - + A "Herself. She’s been beating herself up ever since that{cps=*.1}...{/cps} Thing that happened." A "Still thinks you blame her." pause .5 - + scene sadserangry with Dissolve(.25) Nas "What thing?" @@ -1909,7 +1909,7 @@ label chapter_11: Nas "I JUST SAID THEY WON'T TALK TO ME" Nas "{cps=*.1}...{/cps}" - + scene sadserlookingon with dissolve pause .5 @@ -1919,7 +1919,7 @@ label chapter_11: pause .5 "He turns his head aside." - + scene sadserrambo with dissolve Nas "You know what happened while I was at the hospital recovering?" pause .5 @@ -1973,15 +1973,15 @@ label chapter_11: Nas "Somewhere in there, shit just changed. Everyone just started talking about herbivores, genders and other shit{cps=*.1}...{/cps}" Nas "I didn't think of fighting Fang for it, but then she changed her name, started this whole non-binary deal{cps=*.1}...{/cps}" - + Nas "{cps=*.1}...{/cps}the pronoun thing took a while to get used to, but I was happy for her at first, going along because I didn't want to step on her toes." pause .5 Nas "I thought she'd be happier, but she only got more and more miserable and distant." - + Nas "I'd try helping her and everything would just get more insufferable every time." pause .5 - + # orig Nas "At some point Trish would just talk to me for her, and she would turn unbearable to talk to too." Nas "At some point Trish would just talk to me for her, and then {i}she{/i} became unbearable to talk to, too." @@ -1992,7 +1992,7 @@ label chapter_11: pause .5 A "Well, Fang needs you now to start putting the right things in her head again." - + A "Please, help her." pause .5 @@ -2018,9 +2018,9 @@ label chapter_11: "{cps=*.1}...{/cps}" pause .5 - + play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 - scene skinrow + scene skinrow show anon neutral at acenter with Dissolve(1) pause .5 @@ -2128,7 +2128,7 @@ label chapter_11: "It was good salami too." "Guess I need to go out for more." - + show fang: ease_cubic 1.5 xalign -0.3 pause .2 @@ -2184,10 +2184,10 @@ label chapter_11: F "Good." pause .5 - + hide anon hide fang - show fangarm + show fangarm with Dissolve(1) pause .5 @@ -2263,7 +2263,7 @@ label chapter_11: "Oh god damn it." "First Aid kit! I need the First Aid kit." - + show dimmer_lighter: linear 0.5 alpha 0 show dimmer_light: @@ -2276,7 +2276,7 @@ label chapter_11: "Fang grips my arm tightly as I get up from the bed." F "Anon wait!" - + show fang: ease_cubic 1 xalign -0.1 show anon: @@ -2416,7 +2416,7 @@ label chapter_11: A "Okay, yeah, Trish. Fucking Trish." A "Well. What about your parents? Have you even told them you’re here?" - + show fang considering with dissolve F "No fucking duh. Dad’s mad. Big shocker there." @@ -2425,7 +2425,7 @@ label chapter_11: F "I don’t know." A "Maybe she can help then." - + show fang unimpressed with Dissolve(.25) F "Fine, fine. I’ll text her. But I’m not going tomorrow." @@ -2444,7 +2444,7 @@ label chapter_11: "I shuffle close to her, arm carefully wrapping over her shoulder." "Fang thumbs the send button and sighs." - + show fang considering with dissolve F "There, happy?" @@ -2542,17 +2542,17 @@ label chapter_11: menu: "Guess I’ll say hi.": - + pause .5 "I’m not in a great mood today, but I should still say hi." A "Good morning, Stella. Morning, Rosa." - + "Don’t want to talk to them today.": pause .5 "Really don’t want to put up with Stella’s overly positive attitude today." - + pause .5 show stella neutral flip: @@ -2605,7 +2605,7 @@ label chapter_11: St "I heard that you and Fang are getting married." show stella neutral flip with Dissolve(.25) pause .5 - + show anon: easein_back 0.5 xalign 0.0 show anon ohshit with Dissolve(.15) @@ -2615,12 +2615,12 @@ label chapter_11: St "I wish you both a happy marriage!" St "Come on, I’ll give you a reading here!" - + show stella happy flip with Dissolve(.25) St "I can tell you how your future life together will be!" St "Let me get my cards out-" - + show anon sad with dissolve A "Stella! I’m not feeling it right now, maybe later, okay?" @@ -2706,7 +2706,7 @@ label chapter_11: "The school bells interrupt." A "Sorry, Stella. Some other time." - + show stella mad with dissolve St "Awww." pause .5 @@ -2739,7 +2739,7 @@ label chapter_11: "I didn’t even realize I was walking up the stairs to the rooftop." play ambient 'audio/effects/school loop.ogg' fadeout 1 fadein 1 - scene hallway + scene hallway show anon neutral: yalign 0.1 xalign 1.0 @@ -2761,7 +2761,7 @@ label chapter_11: pause .5 show reed shocked show trish surprised - hide anon + hide anon with dissolve "My feet carry me up the stairs quickly, and away from the two band members." @@ -2871,7 +2871,7 @@ label chapter_11: show anon: easein_cubic 1.25 xalign 0.45 pause 1.75 - + stop ambient fadeout 3 play music 'audio/OST/Summertime Synth.ogg' fadein 1.0 show dimmer_lighter behind anon: @@ -2892,9 +2892,9 @@ label chapter_11: "Fang’s wings are folded behind her, but I can’t see the damage at all." pause .5 - + hide dimmer_lighter - show anon neutral flip + show anon neutral flip with dissolve "I gently lift one to try to see where she hurt herself." @@ -2912,7 +2912,7 @@ label chapter_11: F "Oh, shh-" pause .5 - + show fang sad with dissolve "She quickly sweeps the feathers off of her and into a pile behind her." @@ -2926,7 +2926,7 @@ label chapter_11: F "Th-these aren’t mine! Look!" "Fang stretches her wings out. Sure enough, there’s no fresh blood on them." - + show anon neutral flip with dissolve A "Then what{cps=*.1}...{/cps}?" @@ -3000,7 +3000,7 @@ label chapter_11: pause .5 "She slowly lets go and gets up for the bathroom to get ready." - + play ambient 'audio/effects/apartmentLoop.ogg' fadein 3 stop music fadeout 4 hide fang with Dissolve(1) @@ -3076,7 +3076,7 @@ label chapter_11: pause .5 play music 'audio/OST/Venetian Values.ogg' fadein 3 - scene moes pizza + scene moes pizza show fang neutral: xalign -0.2 show anon neutral at acenter @@ -3103,22 +3103,22 @@ label chapter_11: F "Y-yeah. Date night. Please don’t tell dad." Moe "O’ course! I know ole Rip would jus’ keel over." - + show fang neutral with Dissolve(.25) A "Thanks Moe." Moe "No problem no problem. Nows let’s get you twos settled in." - + show moe neutral with Dissolve(.25) Moe "Jerry! Get dat table clean NOW!" pause .5 "We wait a little longer in the foyer as the overworked employee scrubbed the booth table clean." pause .5 - + show moe neutral flip with dissolve Moe "So’s, you two official nows?" - + show anon behind fang show fang embarass with dissolve "I notice a fluffy white wing slowly wrap itself over my shoulder." @@ -3202,7 +3202,7 @@ label chapter_11: pause 1 "She’s here already?" - + hide anonphone with easeoutbottom play music 'audio/OST/Ramo de Rosas.ogg' fadein 1.0 @@ -3217,19 +3217,19 @@ label chapter_11: "I crane my neck around to see Rosa enter, dragging a horrified Naser by the arm." "Suddenly my stomach tightens and I’m having second thoughts." - + show rosa neutral with dissolve "Rosa spots me through the lattice and her face lights up." "I cover my eyes with one hand and slump in my seat." - + show rosa: easein_back 1 xalign 0.6 show naser: easein_back 1 xalign 0.265 Ro "An-on! Fang! What a happy coincidence to see you two here!" pause .5 - + show naser: easein_cubic 1 xalign 0.0 yalign 0.1 show naser annoyed with dissolve @@ -3376,7 +3376,7 @@ label chapter_11: A "Thank you for the breadsticks, Moe, but it’s not the best timing." pause .5 - + show moe: ease_back 1 xalign 1.6 "Moe drags over a chair with his tail and sits in it with his tiny arms on the backrest." @@ -3434,7 +3434,7 @@ label chapter_11: stop music fadeout 4 scene black with Dissolve(1) pause .5 - + "I shuffle out of the booth and stand next to Rosa." play sound 'audio/effects/slapstickPunch.ogg' @@ -3689,7 +3689,7 @@ label chapter_11: show naser surprised flip with Dissolve(.25) Nas "Wait, Rosa isn’t my-" - + show naser: easein_cubic 1 xalign 0.225 show naser explanatory behind fang with Dissolve(.25) @@ -3712,7 +3712,7 @@ label chapter_11: easein 1 xalign 1.2 with None show naser annoyed - hide moe + hide moe with dissolve "Moe rushes off before Naser can finish his sentence, leaving the four of us alone once again." @@ -3881,7 +3881,7 @@ label chapter_11: show reed neutral with dissolve "I hear the desperation in his voice." - + show anon neutral flip with dissolve "Hesitating, I sigh and roll my eyes." @@ -4009,8 +4009,8 @@ label chapter_11: easein 1 xalign 0.5 show anon neutral with dissolve A "One sec-" - - show reed explanatory with Dissolve(.25) + + show reed explanatory with Dissolve(.25) Re "Yo the line’s moving." show reed: @@ -4122,7 +4122,7 @@ label chapter_11: easeout 0.75 xalign 1.3 pause .25 hide reed with dissolve - + scene hallway with fade "Reed is chasing close behind only a few feet behind me." @@ -4150,7 +4150,7 @@ label chapter_11: # TODO: this sound effect is a bit lackluster play ambient "audio/effects/firealarm.ogg" loop pause .5 - + show anon fear with Dissolve(.25) "What the fu-?!" pause .5 @@ -4271,7 +4271,7 @@ label chapter_11: show reed: ease_back 1 yalign -0.1 xalign 0.1 hide anon - show reed choke + show reed choke with dissolve A "*Glk-!*" @@ -4318,7 +4318,7 @@ label chapter_11: T "{i}WHY{/i} don't you want to talk about it?" pause .5 - + show trish: easein_cubic 1 xalign 0.15 show trish indignant with Dissolve(.25) @@ -4331,7 +4331,7 @@ label chapter_11: F "Fuck off from my life, already!" T "No, Fang, I won't! I helped you, remember? I wanna keep helping you." - + show fang: easein_quart 1 xalign 1.1 show fang very angry flip with Dissolve(.25) @@ -4389,7 +4389,7 @@ label chapter_11: show fang sad flip with Dissolve(.25) F "You're confusing me!" - + T "IT WAS {w=.2}{nw}" show trish fury: yanchor 0 ypos 0.3 @@ -4422,7 +4422,7 @@ label chapter_11: F "I don't know Trish. It's over, ok?" pause .5 - + show trish: easein_quart 1 xalign 0.1 show trish shock with dissolve @@ -4504,7 +4504,7 @@ label chapter_11: T "You KNOW I'm right. I'm always right!" pause .5 - + show trish angry with dissolve show fang: easein_cubic 1 xalign 1.5 @@ -4594,11 +4594,11 @@ label chapter_11: "Trish shoots me another of those petty glares before dashing out the side door." pause .5 - + show fang: easein_cubic 1.5 xalign 1.4 show fang hiding flip with Dissolve(1) - + "Fang folds a seat down and sits in it with her knees to her chest, covering herself with her wings." show anon behind fang: @@ -4676,7 +4676,7 @@ label chapter_11: "I’m not a mind reader." pause .5 - + show naser brooding flip with dissolve Nas "Er{cps=*.1}.....{/cps} I mean{cps=*.1}.....{/cps} Ugh{cps=*.1}...{/cps}" @@ -4713,7 +4713,7 @@ label chapter_11: show anon neutral flip with dissolve hide anon with dissolve pause .5 - + stop music fadeout 4 scene black with Dissolve(1) pause .5 @@ -4758,7 +4758,7 @@ label chapter_11: A "You didn’t really miss anything today." A "Mr. Fernsworth basically gave everyone the day off." - + show anon neutral flip with dissolve "She finally finishes whatever she raided from my fridge with a massive gulp." @@ -4826,7 +4826,7 @@ label chapter_11: F "Sure. Like what?" A "We could play some party games or something." - + show fang neutral with Dissolve(.25) F "{cps=*.1}...{/cps}Oh{cps=*.1}...{/cps}" pause .5 @@ -4868,7 +4868,7 @@ label chapter_11: F "Oh, snap." F "Something happened, I gotta go." - + show anon neutral flip with dissolve pause .5 A "Someone get hurt?" @@ -4980,13 +4980,13 @@ label chapter_11: A "bhetween mah teef. Den joo haff too take it wiff yer lips." A "an’ try an’ bite as ‘uch as joo can wiffout touchin’ my fashe." - + show fang unimpressed flip with Dissolve(.25) "Fang narrows her eyes in suspicion, and then cautiously moves her head towards mine." A "It’sh jush shocola’e!" pause .5 - + show anon behind fang show pocky behind fang @@ -4994,15 +4994,15 @@ label chapter_11: easein_back 1.25 xalign 0.45 yalign 0.11 pause .75 hide pocky - show fang neutral flip + show fang neutral flip with Dissolve(.25) "She moves in and crunches down on the pocky stick centimeters from my face." show anon grin - show dimmer_lighter behind anon, fang + show dimmer_lighter behind anon, fang with Dissolve(.25) "Jackpot." - + show dimmer_lighter: linear .25 alpha 0 show fang: @@ -5022,7 +5022,7 @@ label chapter_11: A "Let’s just say Stella gets all sorts of weird snacks from Japan." A "{cps=*.1}...{/cps}Like wasabi pocky sticks." - + show fang angry flip with Dissolve(.25) "Fang looks ready to strangle me but I still have one card left to play." @@ -5059,7 +5059,7 @@ label chapter_11: show anon neutral show fang considering flip with dissolve - + Sp "NEXT MONTH! WILL BE WHAT IS POSSIBLY THE HIGHLIGHT OF YOUR TIME HERE AT VOLCANO HIGH!" pause .5 @@ -5119,7 +5119,7 @@ label chapter_11: Drf "There will be plenty of time to scheme your night of debauchery later!" Drf "We still have the lesson to get through, finish this and then chatter all you need." - + show fang: easein_cubic 1 xalign 0.4 show fang unimpressed with dissolve @@ -5136,7 +5136,7 @@ label chapter_11: with None show farnsworth with dissolve show fang neutral - hide farnsworth + hide farnsworth with dissolve "Professor Fernsworth passes out the assignment and returns to his desk for a quick nap." @@ -5173,7 +5173,7 @@ label chapter_11: F "Uhm{cps=*.1}...{/cps} and you said that the electrons hold the negative charge, right?" A "Yeah, yeah." - + show fang unimpressed with Dissolve(.25) F "Can’t imagine when I’d be using this crap in real life." @@ -5223,7 +5223,7 @@ label chapter_11: A "Uhh{cps=*.1}...{/cps} Yeah, thanks." Drf "At any rate, you two understand the material, right?" - + show anon happy show fang neutral with dissolve @@ -5249,4 +5249,4 @@ label chapter_11: A "Anyways, where were we?" - return \ No newline at end of file + return diff --git a/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy b/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy index 76a7cd4..ae317a5 100644 --- a/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy +++ b/game/script/11D.anon-gets-fangs'-pronouns-right-and-she-teases-him-while-carrying-herself-with-more-confidence.rpy @@ -2,357 +2,65 @@ label chapter_11D: #Announcing a Show | Golden #le inconsistant indention has arrived #le wrong move indent slut - - show fang: - easein_cubic 1 xalign 0.5 + + play music "audio/OST/Appreciating her Company.ogg" fadein 1.0 + "About fifteen minutes into the assignment, the two of us are just about done." + + "We’re making surprisingly good time." + + F "Uhm… and you said that the electrons hold the negative charge, right?" + + A "Yeah, yeah." + + F "Can’t imagine when I’d be using this crap in real life." + + A "You never know, you might shrink one day." + + show fang happy behind anon with dissolve + + F "Yeah, and you might stop pretending you’re livestreaming on Yousnoot." + + A "As far as you know I might be giving you incorrect answers, you know." + + F "Mhm, sure." + + "The teacher is making his rounds checking on the students and gets to our desks." + show farnsworth at sright with moveinleft + Drf "Hello, Anon. Fang." + + Drf "Are you two getting along well?" + + AnonAndFang "Yes, Mister Fernsworth." + + Drf "Great to hear." + + Drf "You know, I’m real proud of you two." + + Drf "I remember at the start of the year you were at each other's' throats." + + Drf "And now look at you!" + + "The two of us cringe." + + A "Uhh… Yeah, thanks." + + Drf "At any rate, you two understand the material, right?" + + A "Oh yeah, Fang and I are fine." + + A "I was just helping them with a few problems." + + "Phew, remembered it this time." + + Drf "Good, good." + + Drf "I won’t keep you any longer then." + + hide farnsworth with moveoutleft + + "Fernsworth meanders to pester the next few students." + + A "Anyways, where were we?" + show fang happy flip with dissolve - "I turn back to Fang and her mischievous grin." - pause .5 - - A "What?" - - "Her grin only grows." - pause .5 - - A "What?! What’s with the look?" - - "She shakes her head and covers her mouth." - - A "Uh{cps=*.1}...{/cps} did I say something funny?" - - F "Anon you ignorant slut." - - F "Notice something about me? Anything at all?" - pause .5 - - A "{cps=*.1}...{/cps}Why do you have feathers on your elbows anyway?" - - F "Gawd! No! I’m not actually enbie, Anon." - pause .5 - - "What? Oh! 'She'." - - A "Oh{cps=*.1}...{/cps} still, why do you have feathers on your elbows?" - - "Fang rolls her eyes and digs her feathered elbow into my side." - show fang: - easeout_cubic 0.25 xalign 0.35 - ease_cubic 0.5 xalign 0.4 - show fang happy with Dissolve(.15) - show anon: - easein_cubic 1 xalign 0.0 - pause .5 - - A "Alright alright, I get it." - - show anon: - ease_cubic 1 xalign 0.05 - A "Just joking around." - - F "Shame your jokes suck." - - "We chuckle together." - pause .5 - - A "So, like, I can say you’re my girlfriend now?" - - "Fang blushes a little." - - F "You always could. Dummy." - - "The blush becomes contagious and I find myself looking back at the worksheet." - - "{cps=*.1}...{/cps}Girlfriend{cps=*.1}...{/cps}" - - "Suddenly I’m feeling squeamish all over again." - pause .5 - - "I mean, we went on dates before, but she’s never straight up said she’s my girlfriend{cps=*.1}...{/cps}" - - "Now I’m on the spot." - pause .5 - - "It only makes sense that I ask her to prom, right?" - - "Why am I getting so worked up again all of a sudden?" - - "This is ridiculous, I’m just going to ask." - - A "Hey, Fang, you-" - - F "We’re going to prom together, right?" - pause .5 - - A "O-oh, yeah. Totally." - - A "I was gonna ask if you wanted to go at all." - - F "Of course I do, but do you want to go?" - - A "I mean, only with you?" - - F "Yes or no, dork." - pause .5 - - A "Yes." - - F "That wasn’t so hard, was it?" - - A "Like plucking feathers." - - show fang: - easeout_cubic 0.25 xalign 0.35 - ease_cubic 0.5 xalign 0.4 - pause .15 - show anon: - easein_cubic 1 xalign 0.0 - pause .5 - - "She playfully elbows me again." - pause .5 - - show anon: - ease_cubic 1 xalign 0.05 - "I think I get the feathers on the elbow thing now, because those things fucking dig in. Ow." - - F "Do you even have something to wear?" - - A "I was going to ask my dad for his old clothes." - - F "You sure? I could ask Naser for his old stuff." - - A "Tail and wings." - - F "Right, right." - - A "What about you?" - - A "You actually gonna wear a dress?" - - show fang neutral with dissolve - F "I’ve got this sick looking dress shirt{cps=*.1}...{/cps}" - pause .5 - - show fang happy with Dissolve(.25) - F "Naaaah, shirts suck." - - A "Wings again?" - - F "Wings again. At least I can wear a backless dress." - - "I cup my chin and try to picture the dress." - pause .5 - - "The heat creeping up my face tells Fang exactly what I’m thinking." - - show anon grin with dissolve - "I grin and nod approvingly." - - show fang: - easeout_cubic 0.25 xalign 0.35 - ease_cubic 0.5 xalign 0.4 - pause .15 - show anon: - easein_cubic 1 xalign 0.0 - pause .5 - "And earn a third elbow to my side." - - show anon: - ease_cubic 1 xalign 0.05 - show anon neutral with dissolve - A "Wait, hold on." - - A "Do you still go by Fang, at least?" - - F "Why wouldn’t I?" - - A "Cool, just checking." - - F "Taking it one step at a time, you know?" - - show fang considering with dissolve - F "There’s only about ten minutes left of class, are we gonna have enough time to finish the assignment?" - - A "Shit, yeah. Forgot." - - "I flip over the page to reveal the entire second half of the assignment." - - A "It’s gonna be close though." - - show fang: - easein_back 1 xalign 0.35 - show fang neutral with dissolve - - "Fang scoots her chair closer to me." - - F "No time to waste then, yeah?" - - stop music fadeout 4 - pause .5 - - "Splitting the questions between us, Fang and I are able to finish the assignment seconds before the bell." - - "Somehow." - pause .5 - - play music "audio/OST/to_swagger.ogg" fadein 2 - scene hallway - show fang happy: - yalign 0.0 xalign 1.0 - show anon neutral: - yalign 0.1 xalign 0.4 - with Fade(1, 0, 1) - - "We walk through the hall together, at least until we have to split to our separate classes." - - show anon shrug with Dissolve(.25) - A "Hey wait, you did the word search bit this time, right?" - - A "I thought you said you were terrible at those?" - show anon neutral with dissolve - - F "And you’ve believed me up to this point." - pause .5 - - A "I feel used." - - F "That’s because I used you." - pause .5 - - A "I’ll get you fo-" - - Sp "Ah, Fang! There you are, a moment please." - - - show anon: - easein 1 xalign 0.55 - show fang: - easein 1 xalign 1.2 - with None - show spears neutral: - yalign 0.0 xalign -0.5 - show spears: - easein 1 xalign 0.0 - show anon neutral flip behind fang - show fang surprised flip - with dissolve - pause 1 - - "We turn to see Principal Spears trailing behind us." - pause .5 - - F "Yes?" - - Sp "Fang, I was planning on asking you during your next class, but since I found you here{cps=*.1}...{/cps}" - - Sp "I’m embarrassed to say we’re missing one event slot during prom. Scheduling error." - - Sp "And your teacher, Mr Jingo, recommended you for your musical talents." - pause .5 - - Sp "I’m not asking you to make your decision right now, but if you’d consider helping out by performing a musical number or two that would help monumentally." - pause .5 - - show fang happy flip with dissolve - F "Oh!" - - A "Fang’s going to play for the school?" - - Sp "If Fang agrees to." - - F "Well, uh{cps=*.1}...{/cps} Sure!" - - F "Yeah, I’d love to do some songs for prom." - - show spears happy with Dissolve(.25) - Sp "Fantastic news, Fang. When you can, please swing by the office." - - F "Thank you, Principal Spears. I’ll come after school today." - - "Spears nods and heads off." - pause .5 - - show spears: - easeout 1.2 xalign -0.9 - pause .2 - show spears happy flip with dissolve - hide spears with dissolve - pause .5 - - show fang considering flip with Dissolve(.25) - F "Shit, now I really need to get a good dress." - - show anon: - easein_cubic 1 xalign 0.45 - show anon neutral with dissolve - A "I thought you had one?" - - show fang unimpressed flip with Dissolve(.25) - F "A party dress isn’t a performance dress!" - - F "It’s like- you know what I mean." - - A "I guess?" - pause .5 - - A "You don’t seem as excited as last time you got somewhere to play." - - show fang sad flip with dissolve - F "I know, I mean... last time I had a whole band to play with." - pause .5 - - A "You sure you’ll be alright playing solo?" - - show fang considering flip with dissolve - F "Probably." - - F "I’ll also need to practice a lot more{cps=*.1}...{/cps}" - pause .5 - - show fang neutral flip with dissolve - F "You’ll help me, right?" - - A "Of course." - - A "As long as you don’t need me up on stage with you." - - show fang happy flip with Dissolve(.25) - F "I’m trying to keep the crowd from throwing things this time around, actually." - pause .5 - - A "Bite me." - - F "Speaking of. I’ll see you at lunch, right?" - - A "Yeah, of course." - pause .5 - - show fang behind anon: - easein_back 1 yalign 0.14 xalign 0.8 - easein_cubic 1 yalign 0.0 xalign 1.2 - pause .5 - - "Fang pecks me on the cheek and starts down the hall to her next class." - - show fang: - easeout_cubic 1.2 xalign 2.0 - pause .2 - show fang happy with dissolve - hide fang with dissolve - pause .5 - - show anon grin with dissolve - "I feel my lips spread into a grin. It’s kind of weird to think of it, but I’m actually excited for prom." - pause .5 - - stop music fadeout 4 - scene black with Dissolve(1) - pause .5 - - "Man, I hope dad’s suit has actually been to the cleaner, I don’t wanna disappoint." - - "{cps=*.1}...{/cps}" - pause .5 - - return \ No newline at end of file diff --git a/game/script/12C.anon-fang-lovey-dovey.rpy b/game/script/12C.anon-fang-lovey-dovey.rpy index 01f9276..dfa98a8 100644 --- a/game/script/12C.anon-fang-lovey-dovey.rpy +++ b/game/script/12C.anon-fang-lovey-dovey.rpy @@ -4,79 +4,79 @@ label chapter_12C: play music "audio/OST/its_footloose_now.ogg" fadein 1.0 "Later at my hovel of a home…" - show anon neutral at aleft + show anon neutral at aleft with dissolve A "Almost finished." show fang neutral flip at sright with dissolve - F "I wish I could get some help for the other periods, this took way too long." + Lucy "I wish I could get some help for the other periods, this took way too long." - F "Fuck, man. Trish keeps staring at me during class expecting me to talk to her, I gotta avoid Reed and Stella now because they're always around her too, it's agonizing!" + Lucy "Fuck, man. Trish keeps staring at me during class expecting me to talk to her, I gotta avoid Reed and Stella now because they're always around her too, it's agonizing!" - F "I keep having these dreams where she mans up and I'm forced to talk to her again! They feel more like nightmares now!" + Lucy "I keep having these dreams where she mans up and I'm forced to talk to her again! They feel more like nightmares now!" - F "Rosa is too busy to help - with the exercises, I mean - but I hope the camping trip will be fun." + Lucy "Rosa is too busy to help{w=0.2} - with the exercises, I mean - but I hope the camping trip will be fun." A "Well it's done. All of it." - F "Thanks, Anon. You're a pretty cool guy." + Lucy "Thanks, Anon. You're a pretty cool guy." A "No problem, I just like helping you, I guess." - F "...and without asking for anything in return." + Lucy "...and without asking for anything in return." - F "..." + Lucy "..." hide fang hide anon show kissu1 with fade - F "You're so good to me." + Lucy "You're so good to me." - A "Thanks. F- Lucy." + A "Thanks. F-{w=0.3} Lucy." - F "Is there nothing you really want from me?" + Lucy "Is there nothing you really want from me?" A "You mean repay? I don't know, things are too good now, though." - F "More naps?" + Lucy "More naps?" - F "or perhaps hugs?" - - F "Hand holding?" + Lucy "Or perhaps hugs?" + Lucy "Hand holding?" + pause 0.5 "I'm sweating profusely." - F "Or maybe...a kiss?" + Lucy "Or maybe...{w=0.4}a kiss?" - A "Kiss? With that huge snoot?" + A "Kiss?{w=0.1} With that huge snoot?" - F "Why? Are you afraid? Have you never kissed a dinosaur before?" + Lucy "Why? Are you afraid? Have you never kissed a dinosaur before?" A "No?" - F "Not even a human girl?" + Lucy "Not even a human girl?" - A "Uhhh..." + A "{cps=*0.5}Uhhh...{/cps}" - F "So I'm your first? That's exciting." + Lucy "So I'm your first?{w=0.2} That's exciting." A "This is so weird, I don't know how I'm feeling right now. Don't you feel weird too?" - F "I've kissed shorter snouts, yours can't be that different." + Lucy "I've kissed shorter snouts, yours can't be that different." - F "Uh...look Anon, if it doesn't work out..." + Lucy "Uh...{w=0.3}look Anon, if it doesn't work out..." - F "...It won't change anything. Right?" + Lucy "...It won't change anything.{w=0.3} Right?" A "Promise?" - F "Of course I promise! Get over here you fucking pussy!" + Lucy "Of course I promise! Get over here you fucking pussy!" A "O-okay." - F "I won't bite, though I've never had human before..." + Lucy "I won't bite, though I've never had human before..." A "Okay, here it goes..." scene black with fade @@ -85,51 +85,51 @@ label chapter_12C: A "Well?" - F "T-that’s just the lips!" + Lucy "T-that’s just the lips!" "..." - F "T-the tongue, come on." + Lucy "T-the tongue, come on." "..." - F "What are you doing?!" + Lucy "What are you doing?!" A "Your mouth hinges way back, I have to hang my jaw." - F "Don’t do that, it’s stupid!" + Lucy "Don’t do that, it’s stupid!" A "Wait, {i}you{/i} open wide now." - F "That’s even sillier." + Lucy "That’s even sillier." "..." - F "*glug* *hack* *urk*" + Lucy "*glug*{w=0.2} *hack*{w=0.2} *urk*" - A "Oh god how long is your tongue?! I think I reached your tonsils!" + A "Oh god how long is your tongue?! I think I almost threw up." - F "*cough* Oh god *cough* I think I almost threw up." + Lucy "*cough*{w=0.2} Oh god *cough*{w=0.2} I think I reached your tonsils! *hurk*" A "Shit sorry sorry sorr-" - F "No no. It’s fine. Let me think." + Lucy "No no. It’s fine.{w=0.2} Let me think." - F "Let’s try the other one again." + Lucy "Let’s try the other one again." A "O-okay…" "..." - F "Don’t open as *mnph*... wide." + Lucy "Don’t open as *mnph*...{w=0.4} wide." "..." - F "Wait…" + Lucy "Wait…" "..." - F "Tilt to the side… like this." + Lucy "Tilt to the side… like this." "..." @@ -137,23 +137,23 @@ label chapter_12C: "..." - A "I don’t know… I’ll probably never get the hang of this." + A "I don’t know…{w=0.2} I’ll probably never get the hang of this." - F "Really? I uh… think it was… nice." + Lucy "Really? I uh… {w=0.2}think it was… {w=0.2}nice." A "Wait seriously?" - F "Y-yeah. You’re not a *bad* kisser." + Lucy "Y-yeah. You’re not a {i}bad{/i} kisser." A "Bullshit." - F "Seriously, here." + Lucy "Seriously, here." "..." "..." - F "Don’t be shy now…" + Lucy "Don’t be shy now…" A "Lucy." @@ -163,14 +163,14 @@ label chapter_12C: show kissu2 with fade - F "See? Getting better." + Lucy "See? Getting better." A "Mmm…" - F "I can feel your heart beating. It’s so loud." + Lucy "I can feel your heart beating. It’s so loud." stop music fadeout 1.0 scene black with fade - A "Y-yeah, same." + A "Y-yeah,{w=0.2} same." "..." @@ -222,21 +222,21 @@ label chapter_12C: Ro "{i}But I see the stars at night so well, so Stella has slumber parties often!{/i}" - F "{i}Anon! We should go to!{/i}" + Lucy "{i}Anon! We should go to!{/i}" A "{i}Wait what why?{/i}" - F "{i}We can go stargazing Anon. Just imagine it.{/i}" + Lucy "{i}We can go stargazing Anon. Just imagine it.{/i}" A "{i}But camping? Can’t we just-{/i}" - F "{i}C’mon Anon. Don’t you want to watch the stars together with me?{/i}" + Lucy "{i}C’mon Anon. Don’t you want to watch the stars together with me?{/i}" "{i}Lucy’s pleading eyes lock onto mine.{/i}" A "{i}Alriiiiiight. As long as we have tents. I don’t wanna deal with insects.{/i}" - A "{i}As long as we have tents.{/i} Me and my stupid fucking mouth." + A "{i}As long as we have tents.{/i}{w=0.2} Me and my stupid fucking mouth." scene campsite show anon neutral at acenter @@ -256,9 +256,9 @@ label chapter_12C: St "Wait, which ones were which again?" - A "Wha- If I bite into even a single bug your cards are going into the campfire." + A "Wha-{w=0.2} If I bite into even a single bug your cards are going into the campfire." - Ro "Hey! Camping is supposed to be relaxing! Relax!" + Ro "Hey! Camping is supposed to be relaxing!{w=0.2} Relax!" Ro "Also, when you’re done with the tents you need to start the campfire." @@ -268,15 +268,15 @@ label chapter_12C: St "Just… figured you’d know, is all." - A "Why would I… Hey!" + A "Why would I{cps=*0.5}...{/cps} Hey!" St "The principal fits the bill so well." Ro "Guess that’s just him." - F "Come on, quit teasing him." + Lucy "Come on, quit teasing him." - F "Who cares if he hasn’t evolved to fire yet?" + Lucy "Who cares if he hasn’t evolved to fire yet?" "I trip into the tent and tear the whole thing down." stop music fadeout 1.0 @@ -315,9 +315,9 @@ label chapter_12C: show stella neutral: xalign -0.1 show fang neutral at sleft - with moveinleft + with easeinleft show anon neutral flip at acenter with dissolve - + stop music fadeout 3.0 Ro "I never pictured Fang coming over." Ro "Lucy really is lucky to have you." @@ -327,17 +327,19 @@ label chapter_12C: "Lucy gets that look in her eye and snatches the bigger one right off." St "Eventide draws near. I believe it best we sojourn from the fated ones, Rosa. My scrying glass awaits." - + + pause 0.5 "What." - show fang neutral flip - F "Er, what? I don’t speak… whatever the fuck that was." + show fang neutral flip with dissolve + Lucy "Er, what? I don’t speak… whatever the fuck that was." Ro "*giggle* I believe Stella means that the sun is setting and we need to go set up her telescope." A "Then why didn’t she just say that?" "Rosa and Stella take their plates of imposter kebabs and start walking to the other end of Rosa’s yard." - stop music fadeout 1.0 + show fang neutral at sleft with dissolve + play music "audio/OST/middle_of_nowhere.ogg" fadein 1.0 hide rosa hide stella @@ -347,15 +349,15 @@ label chapter_12C: "With nothing to do but wait for night time I also begin to remove kebab." - F "Bleh. I think Stella undercooked this. Gimme some of yours." + Lucy "Bleh. I think Stella undercooked this. Gimme some of yours." A "No way, you have your own." - F "Well I want yours too. You’re supposed to share with your girlfriend." + Lucy "Well I want yours too. You’re supposed to share with your girlfriend." "Damn her and her filthy ptero-logic." - A "Fiiiiiiiiine. You can have a bite." + A "{cps=*0.65}Fiiiiiiiiine{/cps}. You can have a bite." "I hold out the meat on a stick for her." @@ -365,19 +367,19 @@ label chapter_12C: "Once she pulls away I’m left holding a crispy yet clean wooden stick." - F "Mmmm… Stolen food is the best food." + Lucy "Mmmm… {w=0.4}Stolen food is the best food." show fang happy with dissolve A "Well that was uncalled for." - F "Here, take the gross one." + Lucy "Here, take the gross one." "Lucy hands over her undercooked kebab." A "Whatever, I like it rare anyways." - F "You should be thanking me, then." + Lucy "You should be thanking me, then." "She leans her head into my shoulder." @@ -385,37 +387,38 @@ label chapter_12C: "I hold the stick over the fire to char a bit more." - F "That’s just going to burn the outside." + Lucy "That’s just going to burn the outside." A "Can’t be harder than roasting a marshmallow, right?" - F "Did Rosa bring any?" + Lucy "Did Rosa bring any?" A "Think so. Save your kebab stick for them." - F "Think I’d rather use a regular stick off the ground than get a greasy marshmallow." + Lucy "Think I’d rather use a regular stick off the ground than get a greasy marshmallow." A "Heh." + pause 0.5 "Lucy and I listen to the crackling of the fire for a few minutes." "Somewhere in the distance I hear Stella yelling at Rosa about leaving the telescope cap on." - F "..." + Lucy "..." - F "Rosa said earlier that I’m lucky to have you." + Lucy "Rosa said earlier that I’m lucky to have you." A "You feel lucky? I’m thinking it’s the other way around." - F "I do." + Lucy "I do." - F "Rosa was right, I wouldn’t have thought about going camping back in first semester." + Lucy "Rosa was right, I wouldn’t have thought about going camping back in first semester." - F "Guess I really have been changing a lot." + Lucy "Guess I really have been changing a lot." - F "... Your kebab’s on fire." + Lucy "... Your kebab’s on fire." - A "Huh- Shit!" + A "Huh-{w=0.3} Shit!" "I blow out the now burnt chunks of meat." @@ -431,7 +434,7 @@ label chapter_12C: "I put the stick in biting range and she gnaws the chunk off." - F "Yeah, It’s not undercooked anymore. That’s for certain." + Lucy "Yeah, It’s not undercooked anymore. That’s for certain." A "Looks like I poured jet fuel on it." @@ -443,23 +446,23 @@ label chapter_12C: "Reminds me of home." - F "The stars do?" + Lucy "The stars do?" A "Hm? Oh. Yeah, there wasn’t a lot of light pollution around Rock Bottom." A "In the brief time I was in scouts, I got to look at the constellations a bit." - F "Name a few." + Lucy "Name a few." A "I don’t remember now, this was like a decade ago." - A "... Orion’s belt?" + A "...{w=0.3} Orion’s belt?" - F "Anyone can name Orion’s belt." + Lucy "Anyone can name Orion’s belt." A "Uh… big spoon and lil spoon?" - F "You mean the dippers?" + Lucy "You mean the dippers?" A "Also yes." @@ -467,13 +470,13 @@ label chapter_12C: "Her head leans on my shoulder and I can’t help but smile." - F "Something like this, then?" + Lucy "Something like this, then?" A "Eh, close enough." A "I think you can see Mars too, it’s supposed to be the red one." - F "Uh… I think that’s the moon, Anon." + Lucy "Uh… I think that’s the moon, Anon." A "..." @@ -483,19 +486,19 @@ label chapter_12C: A "Still managed to get my badge though." - F "Aren’t you the big strong man." + Lucy "Aren’t you the big strong man." - A "... Fuck it. A compliment’s a compliment." + A "...{w=0.3} Fuck it. A compliment’s a compliment." "We gaze up at the night sky in companionable silence." - F "Oh! Look!" + Lucy "Oh! Look!" "Lucy points to the sky at a shooting star." A "Well hey, you got a wish?" - F "That’s not a shooting star, dork." + Lucy "That’s not a shooting star, dork." A "It isn’t?" @@ -514,23 +517,23 @@ label chapter_12C: "Man, being here with Lucy, after such a wonderful night…" "I feel like no matter what, everything’s going to be just fine." - F "...I feel the same." + Lucy "...I feel the same." "I’m just going to start biting my tongue." - F "Thank you for being here with me, Anon." + Lucy "Thank you for being here with me, Anon." - A "I mean… This was all you. And Rosa and Stella too." + A "I mean… {w=0.3}This was all you. And Rosa and Stella too." - F "No, you big dweeb… I mean…" + Lucy "No, you big dweeb… {w=0.3}I mean…" - F "You’ve always been there for me even when I was so mean to you." + Lucy "You’ve always been there for me even when I was so mean to you." - F "I don’t know what kind of road I was going down when you met me, but…" + Lucy "I don’t know what kind of road I was going down when you met me, but…" - F "But I know it wasn’t a good place to be. I don’t know where I was going to end up if I never found you." + Lucy "But I know it wasn’t a good place to be. I don’t know where I was going to end up if I never found you." - F "You saved me, Anon. And I’ll always be grateful for that." + Lucy "You saved me, Anon. And I’ll always be grateful for that." "She sits up and looks down to me with that warm smile of hers." @@ -542,7 +545,7 @@ label chapter_12C: "Lucy’s fingers dance across my cheek." - "Slowly, slowly, ever so slowly." + "Slowly,{w=0.4} slowly,{w=0.4} ever so slowly." "Her eyes lid as she leans forward, her head tilting and her mouth opening slowly." @@ -564,9 +567,9 @@ label chapter_12C: "Lucy’s eyes open as she smiles impishly at me." - F "I love you." + Lucy "I love you." - "Yeah. Me too." + "Yeah.{w=0.3} Me too." "She giggles and lays down. Her head resting on my shoulder and her wing becoming a blanket as we look back to the stars." diff --git a/game/script/12D.aquarium.rpy b/game/script/12D.aquarium.rpy index 83e9e38..6a3b936 100644 --- a/game/script/12D.aquarium.rpy +++ b/game/script/12D.aquarium.rpy @@ -25,7 +25,7 @@ label chapter_12D: "My great idea was to take out the map of the city I’d had since I moved in and throw a dart at it to decide where we’d go for the day." "There’s lots of neat places in the city for dates, the mall, the arcade, a local amusement park." - + pause 0.5 "...And the dart landed in the ocean over the dock." "The look from Fang told me she wasn’t stepping anywhere near a tuna boat." @@ -50,23 +50,23 @@ label chapter_12D: "Looking through one of the map kiosks, I try to make a mental plan for the trip." - show anon neutral at aleft - show fang neutral at sright + show anon neutral at aleft with dissolve + show fang neutral at sright with dissolve - A "Uhh… They got exhibits for the deep sea, the gulf of Mexico, the dopefish, tropical reefs…" + A "Uhh… {w=0.2}They got exhibits for the deep sea, the gulf of Mexico, the dopefish, tropical reefs…" - A "... Eenie meanie mini-" + A "... Eenie{w=0.15} meanie{w=0.15} mini-" F "Really?" A "Sea turtles it is." - "I take Fang’s hand and lead her through the lobby into the cmber labeled ‘Sea Turtle Conservatory’." + "I take Fang’s hand and lead her through the lobby into the chamber labeled ‘Sea Turtle Conservatory’." - scene aquariumexhibit + scene aquariumexhibit with fade - F "Anon, are you sure you want to spend the day here? If you wanted to go to the mall or somethin- omigawd." + F "Anon, are you sure you want to spend the day here? If you wanted to go to the mall or somethin- {cps=*2.0}omigawd.{/cps}" "A little sea turtle swims out of hiding in the tank right in front of us." @@ -74,8 +74,8 @@ label chapter_12D: F "Look at these cute little shits, I love them!" - show fang adorable at sleft - show anon neutral at aright + show fang adorable at sleft with dissolve + show anon neutral at aright with dissolve A "Yeah, I see them." @@ -89,7 +89,7 @@ label chapter_12D: A "Come on Fang, there’s more stuff to see." - F "Nnnnnnnnnnnnnnnnnnnnnnnnnno." + F "{cps=*0.75}Nnnnnnnnnnnnnnnnnnnnnnnnnno{/cps}." A "There’s more here than just those baby turtles, you know." @@ -107,43 +107,95 @@ label chapter_12D: A "Oh look, a Dumbo Octopus." - F "Whereisit?" + F "{cps=*2.0}Whereisit?{/cps}" "In a snap Fang’s moved from pressing her face against the turtle tank to pressing it against the octopus tank." scene aquariumexhibit - show fang happy at sleft + show fang happy at sleft: + yalign 0.0 xcenter 0.4 + with dissolve + #confirmed that fang has autism Attendant "Ma’am, please refrain from-" - show fang adorable at sleft + show fang adorable at sleft with dissolve - F "OmigoshAnonlookatit." + F "{cps=*1.5}OmigoshAnonlookatit.{/cps}" F "It’s like a living egg yolk with button eyes." A "Is that the first analogy you can think of…?" + + #Fang has the zoomies + F "And what’s over there? Are those seahorses{cps=*1.5} holy crap I have to take a video of this.{/cps}" - F "And what’s over there? Are those seahorses holy crap I have to take a video of this." + #old method + # show fang adorable at sleft with dissolve: #maybe try this with a block: statement? removed: at sleft - no change + # ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 #OK + # pause 1.0 + # linear 0.1 xzoom -1.0 #maybe the xzoom is causing the issue? tried removing it, didn't help + # ease_cubic 0.3 zoom 0.8 ypos 0.1 xpos -0.2 #ok + # pause 1.0 + # linear 0.1 xzoom -1.0 + # ease_cubic 0.5 zoom 0.4 xpos 0.15 ypos 0.3 + # pause 1.0 + # linear 0.1 xzoom 1.0 + # ease_cubic 0.3 zoom 1.0 xpos 0.35 ypos 0.1 #ok + # pause 1.0 + # linear 0.1 xzoom 1.0 + # ease_cubic 0.5 zoom 0.3 xpos 0.6 ypos 0.33 + # pause 1.0 + # linear 0.1 xzoom -1.0 + # pause 0.1 + # repeat + + #new method + show fang: + block: + parallel: + ease_cubic 0.25 xzoom 1.0 + parallel: + ease_cubic 0.5 zoom 0.75 ypos 0.1 xpos 0.6 + pause 1.0 + block: + parallel: + linear 0.25 xzoom -1.0 + parallel: + ease_cubic 0.5 zoom 0.8 ypos 0.1 xpos -0.2 + pause 1.0 + ease_cubic 0.5 zoom 0.4 xpos 0.0 ypos 0.3 + pause 1.0 + block: + parallel: + linear 0.25 xzoom 1.0 + parallel: + ease_cubic 0.5 zoom 1.0 xpos 0.2 ypos 0.1 + pause 1.0 + ease_cubic 0.5 zoom 0.3 xpos 0.65 ypos 0.33 + pause 1.0 + repeat + pause 1.0 "I shrug apologetically at the attendant who has given up entirely." + "But watching Fang zoom between the exhibits to gush over each oddly cute sea animal was just too much." "Subtly my phone finds its way into my jacket pocket, already set to record." - show anonphone at scenter with moveinbottom + show anonphone at scenter with dissolve # moveinbottom "She’ll probably kill me if she found out." - + hide fang adorable with dissolve "But it’d be a good death." - + pause 0.5 "Wait, where’d she go?" - hide anonphone with moveoutbottom + hide anonphone with dissolve #moveoutbottom scene aquarium with fade - show fang happy at sleft + show fang happy at sleft with dissolve "I round the corner to see the next room has a large group of school children hovering over a stingray touch tank." "That is, a large group of school children and Fang, towering above the rest." @@ -171,7 +223,7 @@ label chapter_12D: "Fang doesn’t seem completely convinced, though." - F "You sure they’re alright to just touch like that? Aren't those dangerous?" + F "You sure they’re alright to just touch like that?{w=0.2} Aren't those dangerous?" A "I mean, it’s a bit slimy, but there’s a hand sanitizer thing on the wall right there." @@ -200,7 +252,7 @@ label chapter_12D: "After a few more rounds of rays, Fang decides she’s had enough." - scene aquarium + scene aquarium show anon neutral at aleft show fang happy flip at sright with fade @@ -210,11 +262,11 @@ label chapter_12D: F "I dunno, wanna check?" - show fang flip off happy flip + show fang flip off happy flip with dissolve "Her cheeky grin and raised middle finger confirm her hand’s integrity." - show fang neutral flip + show fang neutral flip with dissolve F "So uh…" @@ -280,7 +332,7 @@ label chapter_12D: "...Right then…" - show fang happy at sleft + show fang happy at sleft with dissolve A "So, how bout we hit the last spot and then go grab our own lunch?" @@ -290,7 +342,7 @@ label chapter_12D: "Her dolphin duplicate did too." - A "You’re fucking with me, aren’t you." + A "You’re fucking with me,{w=0.2} aren’t you." F "What’re you talking about?" @@ -313,20 +365,20 @@ label chapter_12D: scene aquariumtube with fade "From within the glass walkway we’re surrounded by a myriad of colorful marine life swimming around us." - show fang surprised at sright - show anon neutral at aleft + show fang surprised at sright with dissolve + show anon neutral at aleft with dissolve "Fang’s eyes are wide as she tries to follow the different schools of fish that dart to and fro about." "I’m more mesmerized by the water filtered light cascading off Fang, casting her in a gentle glow that illuminates her white feathers." - "God. So glad I’m recording this." + "God.{w=0.2} So glad I’m recording this." F "Recording what?" show fang neutral flip with dissolve - A "The uh… The shark! Yeah, that cool looking shark over there!" + A "The uh…{w=0.3} {cps=*2.0}The shark!{/cps} Yeah, that cool looking shark over there!" "I point to the shark that’s currently lazing about, casually drifting by the walkway." @@ -350,11 +402,15 @@ label chapter_12D: F "O-oh." - A "Wait… are you sca-" + A "Wait…{w=0.2} are you sca-" - F "No! I just… Wasn’t expecting it, is all." + F "No! I just…{w=0.2} Wasn’t expecting it, is all." + + show anon neutral at aleft: + ease_cubic 1.0 xalign 0.5 "I offer her my hand." + "Despite her claim otherwise I can feel how tense she is by how her fingernails dig into my hand." scene black with fade @@ -369,7 +425,7 @@ label chapter_12D: A "Beautiful." - F "Yeah… that…" + F "Yeah…{w=0.3} that…" "I wasn’t referring to the exhibit." @@ -379,7 +435,7 @@ label chapter_12D: "My eyes have adjusted enough that I can see Fang’s eyes locked onto mine, the gossamer light making them glow." "My lips press softly onto Fang’s beak-end in a chaste peck." - F "eep!" + F "Eep!" F "Oi! G-give me a warning next time!" A "Mmmm… Naaaah." @@ -388,9 +444,9 @@ label chapter_12D: "Our interlocked fingers prevent her from using her preferred elbow tactic." - A "So… had fun?" + A "So…{w=0.2} had fun?" - F "Mmmm… Maaaaybe…" + F "Mmmm… {w=0.2}Maaaaybe…" F "I’ll say yes if you delete that recording." @@ -416,8 +472,9 @@ label chapter_12D: "And a very relaxed girlfriend." - "Overall, mission successful." - + "Overall,{w=0.2} mission successful." + + pause 0.5 "Except the sunburn." "Ow." diff --git a/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy b/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy index 0e127f8..7c3501e 100644 --- a/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy +++ b/game/script/13C.fang-and-anon-go-to-beach-and-prom.rpy @@ -1,10 +1,11 @@ + label chapter_13C: #Prom is Suprising pause 3 scene black with fade stop music fadeout 1.0 play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 - "-One Month Later-" + "{cps=*0.2}-- One Month Later --{/cps}" "It’s prom night." @@ -35,7 +36,7 @@ label chapter_13C: N "I’ve heard the two of you are going to prom together!" - "Ladies and gentlemen, the next Sherlock Holmes." + "Ladies and gentlemen,{w=0.3} the next Sherlock Holmes." A "No, I just happen to be here in a suit to go golfing." @@ -49,7 +50,7 @@ label chapter_13C: A "Nah. She said something about the ‘fascist sexist monarchy system’." - N "Well, Naser and I have entered and we are going to be prom royalty. Ooooh, I can not wait to wear that beautiful tiara, I picked it out and everything and the crown for Naser-" + N "Well, Naser and I have entered and we are going to be prom royalty. {w=0.2}Ooooh, I can not wait to wear that beautiful tiara, I picked it out and everything and the crown for Naser-" show naomi prom happy flip @@ -82,7 +83,7 @@ label chapter_13C: "Fang’s Mother speaks up from the kitchen." - show fangmom neutral flip at sright with moveinright + show fangmom neutral flip at sright with easeinright FM "Oh! Oh! Is that Anon?" @@ -92,19 +93,33 @@ label chapter_13C: FM "My, aren’t you handsome." - FM "Pictures! I need to get pictures of you and Lucy!" + FM "Pictures!{w=0.2} I need to get pictures of you and Lucy!" "She sets the bowl aside on the coffee table to frantically search for a polaroid camera." FM "To think Lucy would have such a wonderful young man to take her to prom!" - FM "Aha! Found it. Hold still, dear." - scene black with fade + FM "Aha! Found it.{w=0.3} Hold still, dear." + + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night "ARGH! Like getting slapped in the face by the sun’s dick!" "I blink the blindness away. So that’s why Naser has those fucking aviators." - scene home fang night + # scene home fang night show anon prom neutral at aleft show naser prom neutral at ncenter show naomi prom neutral at scenter @@ -112,20 +127,26 @@ label chapter_13C: with fade FM "Lucy will be downstairs in a bit, she’s just getting the last of her makeup on!" - hide fangmom with moveoutleft + show fangmom neutral flip at sright: + ease_cubic 2.5 xpos -0.5 + pause 2.0 + hide fangmom with dissolve FM "In the meantime, take a seat! I’ve got some cookies in the oven that are almost ready!" A "Er, yes, thank you ma’am." "I take my seat in the usual spot, sinking in and feeling the pillows conform around my spine." - hide anon with moveoutright + show anon prom neutral at aleft: + ease_cubic 2.5 xpos 1.5 + pause 1.5 + hide anon with dissolve scene black with fade - scene home fang night with fade + scene home fang night show anon prom neutral flip at aright - + with fade "This thing must cost a fortune." "Fang’s dad is a police commissioner if I recall." @@ -133,7 +154,9 @@ label chapter_13C: "That explains the luxurious furnishings." "Now that I think about it, I’m surprised I haven’t seen him yet." - show fangdad neutral at sleft with dissolve + pause 0.5 + show fangdadlarge at sleft with easeinleft: + xalign -0.5 FD "So…" "I hope I didn’t just ruin these slacks." @@ -151,12 +174,14 @@ label chapter_13C: FD "You’d be surprised how useful staying quiet and stationary can be." FD "How close you can get to someone without them knowing-" - - show fangmom unimpressed flip at fmcenter with dissolve + hide fangdadlarge + show fangdad neutral at sleft + show fangmom unimpressed flip at fmcenter + with dissolve FM "Sweetheart." - FM "No. Intimidating. The Suitor." + FM "No.{w=0.2} Intimidating.{w=0.2} The Suitor." "The big guy deflates a bit in his chair." @@ -165,7 +190,7 @@ label chapter_13C: A "Yessir." hide fangdad with dissolve - show naser prom neutral at nleft with moveinleft + show naser prom neutral at nleft with easeinleft N "We’re all taking the NasCar, right?" @@ -174,18 +199,30 @@ label chapter_13C: Nas "Once Fang gets down we’ll skedaddle." A "So until then we just sit and chill?" - show naomi prom happy at sleft with moveinleft + show naomi prom happy at sleft with easeinleft N "We could take more pictures!" "Please no." - show fangmom neutral at fmcenter with moveinleft + show fangmom neutral at fmcenter with easeinleft FM "Oh! I would love to make this a little photo op!" - scene black with fade - + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night "Thirty photos later and I never want to see another camera again." "Fang’s mom decided to take pictures of every possible combination of us." @@ -203,19 +240,22 @@ label chapter_13C: "Just as I was about to resign myself to premature blindness from the camera flash, my saviour arrives." F "Oh, Anon, you’re already here!" - scene home fang night - show fang c prom happy: - xalign -0.3 - show anon prom neutral flip at acenter - with fade stop music fadeout 1.0 play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 + show good_fang_home_prom_stars with fade "Lucy comes downstairs in a white dress." "The back of the dress trails down the stairs behind her." "Can’t say I’d imagined she’d ever willingly wear one of these." + pause 2.0 + scene home fang night + show fang c prom happy: + xalign -0.3 + show anon prom neutral flip at acenter + with fade + A "Yeah, been here a while." A "Your dress looks great, Lucy." @@ -245,7 +285,7 @@ label chapter_13C: "Lucy’s father hasn’t moved from his seat." - FD "I don’t know. Do I?" + FD "I don’t know.{w=0.2} Do I?" FM "Oh yes, I remember you in that snazzy zoot suit." @@ -263,13 +303,13 @@ label chapter_13C: "That look her Dad is giving me…" - "It’s saying ‘You’ll be upgraded to a putter if you never speak of this to anyone.’" + "It’s saying ‘You’ll be upgraded to a {i}putter{/i} if you never speak of this to anyone.’" "I can see where Fang gets her temper from now." "Fine by me." - FM "Awww. But Lucy, you look so precious in that dress." + FM "Awww.{w=0.2} But Lucy, you look so precious in that dress." FM "Oh! We need more pictures!" @@ -295,7 +335,7 @@ label chapter_13C: A "Why, I don't even live here?" - N "It's uh… the scissors are kept on the top shelf and I can’t reach!" + N "It's uh… {w=0.2}the scissors are kept on the top shelf and I can’t reach!" "She pushes me towards the kitchen, I don't even know how Naser doesn’t catch on to what she’s doing." stop music fadeout 1.0 @@ -333,7 +373,7 @@ label chapter_13C: "Suddenly I feel another tug on my arm, this time Fang’s mom dragging me back into the middle of the room." scene home fang night - show anon prom neutral flip at scenter + show anon prom neutral flip at acenter show fangmom neutral at fmleft with dissolve stop music fadeout 1.0 @@ -403,9 +443,9 @@ label chapter_13C: show fang c prom happy: xalign 0.9 show naser prom neutral: - xalign 0.1 + xalign 0.1 yalign 0.1 show anon prom neutral: - xalign 1.1 + xalign 1.1 yalign 0.1 with fade "Pulling into the school’s parking lot by the gym, I take in the view." stop music fadeout 1.0 @@ -416,19 +456,19 @@ label chapter_13C: "Inside is about as well decorated as outside." "Those nerdy little chinese lanterns are strung about from wall to wall." - scene prom with fade + scene prom show naomi prom happy: xalign -0.2 show fang c prom happy flip: xalign 0.9 show naser prom happy: - xalign 0.1 + xalign 0.1 yalign 0.1 show anon prom neutral flip: - xalign 1.1 + xalign 1.1 yalign 0.1 with fade N "Oh! Oh! They go with my dress!" - "Wow, it’s almost like the person who planned the entire event has insider information on the decor? Color me surprised." + "Wow, it’s almost like the person who planned the entire event has insider information on the decor?{w=0.2} Color me surprised." F "Mumbling." @@ -483,6 +523,7 @@ label chapter_13C: scene prom with fade show naser prom neutral flip at nright show anon prom neutral at aleft + with dissolve "I follow him to the food table." "I don’t even recognize most of these dishes." @@ -520,9 +561,9 @@ label chapter_13C: show fang c prom neutral flip: xalign 0.1 show naser prom neutral flip: - xalign 0.9 + xalign 0.9 yalign 0.1 show anon prom neutral flip: - xalign 1.1 + xalign 1.1 yalign 0.1 with dissolve "Naomi is attempting to talk to Lucy, overwhelming her with questions" @@ -544,11 +585,11 @@ label chapter_13C: Nas "Oh, guess I forgot, sorry. I’ll go run and get it." N "That’s fine! I was getting to be friends with Lucy and-" - hide fang with moveoutleft + hide fang with easeoutleft "Lucy pushes herself away from the table and strides away." N "O-oh?" - hide anon prom with moveoutleft + hide anon prom with easeoutleft "I leave the plate behind and chase after her." scene prom with fade "Lucy has retreated to a back corner of the gym." @@ -572,7 +613,7 @@ label chapter_13C: F "...but that suit does kinda stink." "Confidence shattered." - show spears neutral flip at sright with moveinright + show spears neutral flip at sright with easeinright Sp "Oh, there you two are." show anon prom neutral with dissolve @@ -613,10 +654,10 @@ label chapter_13C: show rosa prom neutral flip at sright behind trish show stella prom neutral flip behind trish: xalign 1.155 - with moveinright + with easeinright T "Surprise!" - A "Oh no. Oh nooooooo." + A "Oh no.{w=0.4} Oh nooooooo." "Trish, Rosa, and Stella are carrying around various instruments and equipment." @@ -625,7 +666,7 @@ label chapter_13C: F "..." Sp "I'll leave you to it, you'll get in after Reed's done with his DJ bit." - hide spears with moveoutright + hide spears with easeoutright show fang c prom surprised with dissolve A "What the hell is this?!" @@ -664,7 +705,7 @@ label chapter_13C: "The expectant stares of the trio snap Lucy from her stupor." show fang c prom sad flip with dissolve - hide fang with moveoutleft + hide fang with easeoutleft show anon prom neutral with dissolve "She flinches a bit, then bolts out of the backstage area." @@ -697,7 +738,7 @@ label chapter_13C: T "I'm-I’m going after her!" Ro "Wait, Anon!" - hide trish with moveoutleft + hide trish with easeoutleft "Damn it, Rosa pulls my arm free, letting Trish run after Lucy." Ro "Let them solve this, I'm sure Lucy's at a point where she can deal with this." @@ -734,7 +775,7 @@ label chapter_13C: "I leave the incompetent bunch behind to look for Lucy." show anon prom neutral flip at acenter - hide anon with moveoutleft + hide anon with easeoutleft Ro "Is that important, Stella? I thought it was just for play." scene prom @@ -770,7 +811,7 @@ label chapter_13C: T "Come on, let's play! This’ll be VVURM DRAMA’s biggest show to date!!" - F "I! Don't! Want! To!" + F "I!{w=0.1} Don't!{w=0.1} Want!{w=0.1} To!" T "Come on, let's go!" @@ -780,7 +821,7 @@ label chapter_13C: A "Trish!" - show trish prom indignant flip at scenter + show trish prom indignant flip at scenter with dissolve "My shout shocks the desperate triceratops away from Lucy." @@ -832,7 +873,7 @@ label chapter_13C: T "What, are you two flaking on me as well?!" - Ro "Trish, I’m thinking An-on’s right here… We shouldn’t be intruding on their special night…" + Ro "Trish, I’m thinking An-on’s right here… {w=0.2}We shouldn’t be intruding on their special night…" St "Er, yeah, my reading was wrong, soo…" @@ -852,12 +893,13 @@ label chapter_13C: show fang prom angry: xalign 0.4 with move - show rosa prom closed flip with moveinright: + show rosa prom closed flip with easeinright: xalign 1.3 "Rosa blocks her way long enough for me to grab her wrist." show anon behind trish - show trish prom angry with dissolve + show trish prom angry + with dissolve T "Wh- Rosa, hey!!" @@ -871,21 +913,21 @@ label chapter_13C: "She yanks her hand away from me in disgust, glancing between Stella and Rosa’s disappointed stares and Fang’s baleful leer." T "I guess that’s it then." - hide trish with moveoutright + hide trish with easeoutright "She backs off into the crowd." show anon prom neutral flip at acenter with move: show rosa prom closed flip with move: xalign 0.7 - show stella prom sad flip with moveinright: + show stella prom sad flip with easeinright: xalign 0.8 A "Lucy, are you alright?" - F "Yeah… I think I need to get away from the crowd…" + F "Yeah… {w=0.2}I think I need to get away from the crowd…" hide stella hide rosa - with moveoutleft + with easeoutleft "I wave off Stella and Rosa and lead Lucy away into the hallway." stop music fadeout 1.0 play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 @@ -937,7 +979,7 @@ label chapter_13C: "I watch her enter the restroom and reenter the gym." "Think there’s lemonade and stuff by the food tables." - show trish prom neutral flip at sright + show trish prom neutral flip at sright with easeinright T "Hey, you." "Raptor Jesus on His cross of rock, give me strength." @@ -966,30 +1008,30 @@ label chapter_13C: "Trish is getting teary, I better shut up, now." - T "It's ok. Tell Fa-- Lucy, I only want her to be happy. I won't be a bother anymore, she'll never see or hear from me again. I told Spears to cancel the performance, I'm going home." + T "It's ok. Tell Fa--{w=0.2} Lucy, I only want her to be happy. I won't be a bother anymore, she'll never see or hear from me again. I told Spears to cancel the performance, I'm going home." A "Maybe there will be another chance sometime." T "Bye Anon." - hide trish with moveoutleft - "She left. Oh well." + hide trish with easeoutleft + "She left.{w=0.3} Oh well." scene hallway with fade - show anon prom neutral at aleft with moveinleft + show anon prom neutral at aleft with easeinleft "I get the drinks and return to Lucy." "She downs the whole glass in one shot." A "You good?" - show fang c prom happy flip at sright with moveinright + show fang c prom happy flip at sright with easeinright F "Yeah! Fuck! Splashing your face with water works wonders, I’m good to go." "I look at the crowd gathering around the stage." "Principal Spears moves to the podium set there and taps on the microphone." - A "Yeah, good to go… speaking of." + A "Yeah, good to go…{w=0.2} speaking of." A "I uh… wanna get some fresh air?" @@ -998,9 +1040,10 @@ label chapter_13C: F "Yeah. Fresh air sounds pretty good right now." "I hold my hand out and Lucy’s hand links with it." - scene outside school night with fade - show fang c prom happy at sleft + scene outside school night show anon prom neutral at acenter + show fang c prom happy at sleft + with fade "Walking out of the stuffy gymnasium we’re met with the cooling evening air." "I feel all the tension leave my body as Lucy’s body presses close to my side." @@ -1039,11 +1082,12 @@ label chapter_13C: "I shrug and shake my head as we as continue to approach the vendor." show tracy neutral: xalign 1.1 + with dissolve SV "Well if it isn’t my favorite skinnie! And you brought your lady friend!" A "It’s like ten at night, you can’t get that many customers this late, right?" - SV "Hey, you’re here, aren’cha? Now what can I get for you two lovebirds? Nothing says date night like some steamin’ hot franks!" + SV "Hey, you’re here, aren’cha?{w=0.2} Now what can I get for you two lovebirds? Nothing says date night like some steamin’ hot franks!" A "I think we’re good, we were just on our way back and-" @@ -1055,11 +1099,11 @@ label chapter_13C: A "Oops. Well, nobody ever misses Prom food, right?" show tracy tease with dissolve - SV "Prom?! Oh man, I was the life of the party at mine! Tell me you kids got Reef City’s dumb mascot?" + SV "Prom?!{w=0.2} Oh man, I was the life of the party at mine! Tell me you kids got Reef City’s dumb mascot?" "We shake our heads." - SV "WHAT?! Well you at least spiked the punch, right?" + SV "WHAT?!{w=0.2} Well you at least spiked the punch, right?" "More shaking." @@ -1070,10 +1114,12 @@ label chapter_13C: F "Got into a fight…" show tracy unimpressed with dissolve "The vendor winces, but just as quickly puts on her smile." - show tracy neutral with dissolve - SV "They could be yours too, y’know." - A "Riiiight. I don’t think it will be." + SV "Ooh, that’s a bummer. You know, prom was where I discovered hot dogs were my true calling." + SV "They could be yours too, y’know." + show tracy neutral with dissolve + + A "{cps=*0.6}Riiiight{/cps}. I don’t think it will be." F "Look, can we just like, get some food? Our night’s been a fuckin’ wash." @@ -1217,7 +1263,7 @@ label chapter_13C: "I nod my head." - F "Yes! I’ve always wanted to try out mom’s lights." + F "Yes!{w=0.2} I’ve always wanted to try out mom’s lights." stop music fadeout 1.0 play music "audio/OST/its_footloose_now.ogg" fadein 1.0 "The music playing from the stereo sounds positively ancient." @@ -1288,14 +1334,14 @@ label chapter_13C: "Lucy mutters a one-two count before taking a left step back." "My right foot follows and lands on her toes." - show fang blacklight neutral + show fang blacklight neutral with dissolve F "OW!" A "Sorry!" F "Nonono. Don’t worry." - F "Just uh… slowly, okay?" + F "Just uh…{w=0.3} slowly, okay?" A "Y-yeah, okay." show fang blacklight happy at scenter @@ -1315,23 +1361,23 @@ label chapter_13C: "By the third song Lucy and I are finally managing a basic waltz." show anon: - linear 1.0 xalign 0.2 + ease_cubic 1.0 xalign 0.2 pause 3 - linear 1.0 xalign 0.7 + ease_cubic 1.0 xalign 0.7 pause 3 - linear 1.0 xalign 1.2 + ease_cubic 1.0 xalign 1.2 pause 3 - linear 1.0 xalign 0.7 + ease_cubic 1.0 xalign 0.7 pause 3 repeat show fang: - linear 1.0 xalign -0.5 + ease_cubic 1.0 xalign -0.5 pause 3 - linear 1.0 xalign 0.3 + ease_cubic 1.0 xalign 0.3 pause 3 - linear 1.0 xalign 1.25 + ease_cubic 1.0 xalign 1.25 pause 3 - linear 1.0 xalign 0.3 + ease_cubic 1.0 xalign 0.3 pause 3 repeat @@ -1343,7 +1389,7 @@ label chapter_13C: "Whenever one of the lights passes directly through her eyes they glow with the luster of cut amber, and her diamond pupils soften." - "There's no one else in the room right now. Just us." + "There's no one else in the room right now.{w=0.2} Just us." A "You think it’s going well?" @@ -1351,7 +1397,7 @@ label chapter_13C: A "Our Prom night." - F "It didn’t go as planned… but I like where it’s taken us." + F "It didn’t go as planned…{w=0.2} but I like where it’s taken us." F "I wouldn’t rather be anywhere else right now." @@ -1377,4 +1423,1127 @@ label chapter_13C: stop music fadeout 1.0 "..." + #start of new stuff + "{cps=*0.2}-- Three Months Later --{/cps}" + + "Eight months since I first joined Volcano High and it felt like just yesterday." + play ambient 'audio/effects/outdoorLoop.ogg' fadein 1.0 + play music 'audio/OST/she_fucks_human_men.ogg' fadein 2.0 + scene white with fade + scene park + show fang neutral at sleft: + xalign 0.25 + show anon concerned behind fang at acenter: + xalign 0.65 + show naser happy flip at nright + with dissolve + "The sun bears down on us in an atmosphere that’s more water than air." + + "Somehow, I feel like I’m the only one feeling the heat right now." + + "But the jacket stays on." + + "Naser finally took a day off from his part-time job working for GrubKlub, so the three of us went to the park for something of a picnic." + + show naser angry flip with dissolve + Nas "I WILL NOT MAKE THE DELIVERY DANCE, ANON STOP ASKING ME TO DO IT!" + + show anon grin with dissolve + A "At least tell me how often customers ransom your tips for it." + + show naser annoyed flip with dissolve + Nas "Too often…" + + show naser unimpressed flip with dissolve + Nas "Now stop asking!" + + show fang happy with dissolve + #fries fly + show chillicheesefries at sleft with dissolve: + xalign 0.5 yalign 0.4 + ease_cubic 0.3 rotate 90 xpos 0.84 ypos 0.45 + ease_cubic 0.5 rotate 110 ypos 0.62 + + show naser rstained unimpressed with dissolve: + xzoom -1.0 + + show chillicheesefries: + ease_cubic 0.7 ypos 1.3 + + hide chillicheesefries with dissolve + "Lucy tosses a forkful of the chili cheese fries onto Nasers’ shirt." + + show naser rstained shocked with Dissolve(.22): + xzoom -1.0 + "He jumps immediately to his napkin to wipe it off." + + Nas "Fr-{w=0.3} gah-{w=0.3} sh-{w=0.3} no!" + + F "Relax, you’re wearing another anyway. How and why I still don’t know." + + Nas "It’s for conditioning! Can’t stop my training routine even in the off-season." + + F "Naomi isn’t even here leering over you like always." + + show naser rstained neutral with dissolve: + xzoom -1.0 + A "I’m dying here in just one jacket, how are you even alive?" + + show naser rstained explanatory with dissolve: + xzoom -1.0 + Nas "Well, my skin is plate-" + + show chillicheesefries at acenter with dissolve: + xalign 0.75 yalign 0.5 + ease_cubic 0.3 rotate 90 xpos 0.93 ypos 0.45 + ease_cubic 0.5 rotate 110 ypos 0.6 + ease_cubic 0.4 ypos 1.3 + hide chillicheesefries with dissolve + + show naser fullystained shocked with Dissolve(.22): + xzoom -1.0 + "I toss over a fork of fries on the other half of his shirt." + + #move closer and back for fistbump + show fang: + ease_cubic 0.5 xalign 0.35 + pause 0.1 + ease_cubic 0.5 xalign 0.25 + + show anon: + ease_cubic 0.5 xalign 0.55 + pause 0.1 + ease_cubic 0.5 xalign 0.65 + + "Lucy offers a fist for me to bump while he recoils with half-finished expletives." + + "I down the rest of my soda to keep alive and look down at my plate." + show anon neutral + show fang neutral + with dissolve + "Not really that hungry anymore. Should just toss-" + + show naser fullystained explanatory with dissolve: + xzoom -1.0 + Nas "Hey whoa, don’t finish that thought. Gimme." + + "I shuffle my plate to him and rest my elbows on the picnic table." + show naser fullystained happy with dissolve: + xzoom -1.0 + + show tracy neutral flip at sleft with easeinleft: + xalign -0.4 + "A familiar voice, chock-full of cheeky energy, alerts me to her and her food cart’s arrival." + + show anon neutral flip: + xalign 0.7 + show fang neutral flip behind anon + with dissolve + + SV "Well, if it isn’t my favorite high school sweethearts! {w=0.5}Haven’t seen the two of you in quite a spell now!" + + SV "How are you two doing? What’cha been up to since graduation!?" + + show fang considering flip with dissolve + F "Oh you know, the usual. Dreading the future as an adult, trying to figure out what to do for a living. Stuff like that." + + SV "The more you think about it, the more daunting it becomes." + + SV "You just gotta let go of your expectations and see where life takes you!" + show fang neutral flip with dissolve + A "Lucy makes it sound worse than it is. We’ve only been out of school for like three months." + + SV "Only three months? Gosh, I could've sworn a lot more time had passed since then!" + + "Now that’s something I can wholly agree with. These last few months have felt like years to me, both in good and bad ways…" + + SV "So…{w=0.5} you two have any plans now that you’re both adults?" + stop music fadeout 3.0 + show fang sad flip with dissolve + "The vendor’s words, without realizing it, strike a very specific and very sore chord with Lucy." + + show fang very sad flip with dissolve + "She suddenly wraps her arms around herself and shuts her eyes." + + "Before I can move to reassure Lucy, the street vendor notices the error of her words." + + SV "What’s wrong, sug? Was it something I said?" + + F "N-no. I-{w=0.5}It’s nothing…" + show naser fullystained sad with dissolve: + xzoom -1.0 + show tracy unimpressed flip with dissolve + "The street vendor gives Lucy a raised eyed look." + show tracy neutral flip with dissolve + SV "Now sug, I can tell when someone’s upset,{w=0.3} and you,{w=0.2} right now, are upset." + + SV "So what’s got you down all of a sudden?" + + "Lucy hesitates on hearing the words." + + "She takes a second to seemingly think about what she’ll say next before letting out a sigh." + + F "It’s just…{w=0.5} things are changing so quickly. A-and… {w=0.5}and it feels like I’m losing everything that I’ve come to love recently…" + + "Lucy shoots me a loving gaze before returning her attention to the street vendor." + + F "Th-there’s also… {w=1.0}the fact that I…{w=1.0} I’ll be so alone…" + + show tracy tease flip with dissolve + SV "You, alone? What about that hunk of a boyfriend standing next to you right now?" + + "I do my best to try and hide the blush that’s no doubt forming on my cheeks." + + F "H-he’s…. {w=1.0}I-I mean…" + + show fang sad with dissolve + "Lucy lets out another sigh, this one more on the frustrated side." + + A "I’m... {w=0.5}actually leaving tomorrow..." + + show tracy neutral flip with dissolve + SV "Oh!{w=0.3} Oh, my bad, I didn’t mean to uh…" + + A "Joined the military." + + "I hadn’t wanted to bring this up here, on the last date Lucy and I could have." + + F "Yeah, he’ll be gone… {w=1.0}And…" + + F "I… {w=1.0}I cut off contact with some…{w=0.5} people…" + + SV "Ah.{w=0.5} You fell out with your old friends." + + "Lucy gives the street vendor a sad nod." + + F "I don’t really have any plans for the future." + + F "I…{w=0.5} they always seemed to change and I could never decide... " + + "The street vendor gives my girlfriend a soft, understanding look as she places down her tongs and walks around her food cart so that she’s standing side by side with Lucy." + show tracy: + ease_cubic 0.4 xalign 0.0 + + SV "I lost contact with my old highschool friends as well, so don’t go thinking anything’s your fault." + + SV "From what I see here, you still have what’s most important." + + "She gestures to me and then to Naser, who looks up from the remains of my leftovers like a deer being caught in headlights." + + show fang neutral + with dissolve + SV "Uh…{w=0.5} You got those from Berta, right? You know she puts sawdust in the fryer to save money?" + show naser fullystained surprised at nright with dissolve: + xzoom -1.0 + + SV "Anyway, don’t fret about friends or people you’ve lost along the way." + + show naser fullystained unimpressed with dissolve: + xzoom -1.0 + SV "I know it can be hard, but that’s not the end of the world. You still have your health. You still have your youth. You still have your family!" + + "The street vendor turns her gaze back to me and gives me a smile." + + show naser fullystained happy with dissolve: + xzoom -1.0 + Nas "You haven’t managed to scare me off all these years, why’d I stop now?" + + SV "Oh, look at me getting sentimental like I’m my grandma!" + + SV "I shouldn’t be gushing like this, your situation is probably much more complex than I think." + + show fang neutral flip + show tracy: + xalign -0.25 + with dissolve + F "No, no, that helps…" + + F "You’re right." + + show fang happy with dissolve + F "I still have lots of people here for me." + + "The street vendor seems satisfied with the answer." + show fang happy flip with dissolve + SV "Don’t get distracted by the what if’s, the should-have’s, and the if-only’s. Only the things that you choose for yourself are the truth of your world." + + show naser fullystained considering with dissolve: + xzoom -1.0 + pause 0.5 + show naser fullystained considering with dissolve: + xzoom 1.0 + pause 1.0 + hide naser with easeoutright + + show tracy behind fang: + ease_cubic 0.5 xalign 0.0 + pause 0.1 + ease_cubic 0.5 xalign -0.2 + "The street vendor gives Lucy a pat on the shoulder before returning to the helm of her food cart, which she wheels around with surprising dexterity." + + SV "Hey. If you ever feel alone and need to chew someone’s ear off with your woes, me and my delicious hotdogs are always available!" + + show tracy neutral with dissolve + pause 0.1 + + hide tracy with easeoutleft + "Without another word, the street vendor walks away in search of other customers to cater to, leaving me and Lucy to absorb her sagely advice." + + show naser handout flip at nright with easeinright + "Before either of us can truly process what had just happened, Naser walks up to us, all the while wiping his hands and mouth with a napkin." + show naser explanatory flip with dissolve + N "So… you guys ready to go?" + + show fang happy with dissolve + "I give Lucy a glance. She returns it somewhat somberly." + + show naser happy flip with dissolve + show anon neutral with dissolve + "We both turn to look at Naser." + + F "Yes…" + + stop ambient fadeout 2.0 + scene black with fade + + scene nascar day + "Naser drives us back to my place in relative silence." + + "He stops in front of my block and unlocks the doors." + + Nas "See you tomorrow, man." + + A "Yeah." + + Nas "Well…{w=0.5} Enjoy your last night together..." + + "Lucy and I step out of the car, and he speeds away like normal." + + scene emptyroomnight + show fang neutral at sleft: + xalign -0.2 + show anon neutral at acenter + with fade + play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 + F "..." + + "I’ve already shipped everything important back home and donated the books." + + "Even the T.V.’s gone." + + "All that remains is the basic commodities the place came with." + + "...But with Lucy here, it doesn't feel nearly as depressing as I thought it’d be." + show fang: + ease_cubic 1.0 xalign 0.0 + show anon behind fang with dissolve + "She must have heard this as she pressed closer to me, her head resting on my shoulder." + + A "I can rent a movie on my phone for tonight. That sound like a plan?" + + F "...Actually, I wanted to look back through the pictures we took together." + + "I nod in response." + + #phone with changing pics effec goes here + "We curl together on my bed, staring at Lucy’s phone app boot up." + + "The summer was well spent, Lucy and I got to go all over town." + + "A well documented series of escapades, from local Farmers’ Markets to a guided tour through a docked warship." + + "Lucy and I share frequent quips and anecdotes about our experiences." + + "Eventually, the timeline goes back far enough for some familiar faces to start showing up." + + "Unwelcome familiar faces that quickly get swiped past." + + "As we keep swiping past older photos I can see something in Lucy’s eyes." + + "I find it hard to describe, a mix of sorrow and longing and something I can’t put my finger on." + + A "Lucy?" + + "My interjection snaps her out of her mood, and she sets her phone down gently on the empty computer desk." + + F "Sorry, I…" + + "Her eyes linger on the cellular device." + + F "I have at least two other phones with pictures in them…" + + F "I don’t think I’ll ever look through those now." + + F "Or maybe I'll do it when I really feel like letting go was the best decision." + + "Lucy casts her gaze around the barren room." + + F "It's not really fair to delete them though." + + F "I could just forget about them." + + F "I'm good at forgetting things on demand." + + "I take her hand and give it a reassuring squeeze." + + "Lucy sighs, and her exhaled breath seems to expel her mood." + + "I look at the clock and nearly jump." + + "We had been looking at all the pictures for a long time." + + "Long enough that hunger once again finds us." + + + "I move to the kitchen, and look through my minifridge." + + + "There isn’t much left, just some green onions, a few pieces of beef, and five eggs." + + "Meanwhile, Lucy looks through my pantry and cupboards for anything else to cook." + + "After a minute of searching, she comes across two cups of PachyMan Ramen just a week shy of their expiration dates." + + F "I’ve discovered a new recipe!" + + "The meal prep doesn’t take too long for two adults." + + "It isn’t the most filling of dinners, but it would hold us over quite nicely until morning." + + "With our feast finished, and with nothing else to do now that all my stuff is packed and shipped off to Rock Bottom, Lucy and I just return to my bed." + + "I close my eyes for a bit, trying to get lost in my girlfriend’s warm embrace." + + "Suddenly, I feel a jab on my ribs." + + "I look down at Lucy, who’s poking at my chest." + + A "Uh, Lucy… what are you doing?" + + F "Oh, just… making sure..." + + A "Making sure of what?" + + F "You know… that you’re all healed up." + + A "Lucy… it’s been five and a half months since the accident. I think I’m pretty healed by this point." + + "Lucy doesn’t stop poking me." + + "If anything, she increases the ferocity of her pokes, going not just for my chest, but also for my stomach and my armpits." + + A "Lu-Lucy! Cut it out!" + + "I try to be stoic, but I can’t help but giggle as Lucy turns into a literal tickle monster." + + "I decide to return the favor by also poking at her, starting with her stomach, and gradually moving up to her chest and armpits." + + "Finally, I hover a finger over her snoot, a mischievous grin spreading over my lips." + + "Lucy’s eyes widen." + + + F "Anon… Don’t you dare…" + + "I let out a giggle as I poke her snoot." + + A "Boop!" + + "That seems to do it, and Lucy pulls me closer to her, wrapping me in a tight and warm hug." + + "I return the embrace, tempted to resume my tickling assault, but far too comfortable in my ptero gf’s embrace to care about anything else in the world." + + "As our laughter dies down, it comes to my mind that this might be the last time I get to hold her like this." + + "I’m going into the Army tomorrow." + + "I’m going to get shipped off to Raptor Jesus knows where… And there’s a good chance I might not be coming back…" + + "It brings my situation into a somber light..." + + "I double my embrace on Lucy, the more primal part of my mind unwilling to let go of her." + + "I raise her up and press my head against her chest." + + "Her heartbeat greets me." + + "It is soft yet hastened, like it’s trying so desperately to come off as calm and relaxed when it knows what terrible future awaits." + + "A heartbeat I may never again hear…" + + "It almost breaks my own heart." + + "I can feel Lucy’s hands trace along my shoulders and across my neck to cup my face." + + "Her angelic hands ever so gently guide me to look into her eyes." + + "She has a smile with a hint of mischief." + + "Before I realise where this is going, her finger lands on my nose." + + F "Boop!" + + "Her smile widens to a playful grin and I can’t help but join in." + + "Such a beautiful sight to behold..." + + "How can I resist?" + + "I inch closer, and our lips meet..." + + "..." + + "All in all, it isn’t that bad a night at all." + + "..." + + "I woke up absolutely spent." + + "I’m covered in feathers, and Lucy’s ambrosia scent hangs heavy over the bed sheets." + + "Lucy’s already awake, and she’s bathed before me." + + "Now she’s rummaging through my fridge for whatever food we have left." + + "Rather than waste time asking the obvious, I decide to hit the shower." + + "As the water strips away last night’s scents off me, I get to thinking how Lucy must be feeling right about now." + + "I imagine what tomorrow will be like, not just for me but also for Lucy." + + "How, suddenly, she’s about to have another big change thrust upon her life." + + "The third or fourth one this year...." + + "from the non-binary thing, to the band, to the betreyal, and finally to having a human boyfriend..." + + "...Only to have him go so abruptly..." + + "I'm surprised she hasn't gone insane after all she’s endured." + + "I open the bathroom door and see Lucy sitting on my bed, staring blankly at her phone and swiping across messages." + + A "What's up?" + + F "Naser said he'll be here in about an hour. Knowing him, it'll probably take forty minutes." + + A "Ten bucks he leaves another set of skidmarks on the road outside." + + "I sit next to her on the bed." + + A "What are you checking?" + + F "Old messages and photos." + + F "You know, it's weird. There's not enough pictures of you in here…." + + F "Hold on, let’s fix that!" + + "Lucy raises her phone and points its camera lens at me." + + F "Stop smiling! You look retarded." + + "{i}click{/i}" + + F "Alright, cool." + + "We go silent again for maybe a minute or two." + + "The overbearing silence’s broken when Lucy lets out a heavy sigh." + + F "...D-do you really have to go?" + + "I can’t help but let out a heavy sigh of my own." + + A "Today, I'll get on a bus and it'll be a Michael Tarpit movie for a few years." + + A "I honestly never thought these last few months were ever gonna end…" + + "There’s a heavy silence between Lucy and me for a few seconds." + + A "It... It still feels wrong to me, you know?." + + A "That I'm still too ‘new’ at this boyfriend stuff." + + A "That I’ll never get the hang of it." + + A "That if only I had a few more months of practice… maybe I could be better at it..." + + "Lucy lets out a short snort." + + F "I mean… you're not THAT bad at it… most of the time anyway..." + + "I let out a single bitter chuckle." + + A "I must've been the single most boring guy you've ever dated..." + + "Lucy lightly punches me on the shoulder." + + F "That’s bullshit, and you know it!" + + F "If anything, I'm the boring one!" + + "Lucy deflates as she grabs on to her right arm." + + F "I mean, take away my spikes, wrist bands, and stompers and what do you have?" + + "The wonderful girl that single handedly changed my life?" + + F "Huh?" + + "God damned mumbling…" + + A "I, uh.. I never really thought about it..." + + A "I suppose you trying hard at being tough was endearing to me. At least when you weren't physically assaulting me." + + A "There was something else though. I knew it when we were talking on the rooftop." + + F "I wish I knew what that was." + + "Lucy cringed, her hands moving to cover her face." + + "Emotions warred across her face as she tried to form coherent words." + + F "I-I can’t... can’t stop wondering what you saw in me back then..." + + F "And all this time we've been hanging out, I still can’t comprehend why you stuck around us--me!" + + "I consider for a moment, and a memory smashes it’s way to the forefront of my thoughts..." + + "{i}Glancing at her for a moment, the expression on her face sort of reminds me of something.{/i}" + + "{i}It was probably just leftover embarrassment from the concert, but she seemed to have a lost look on her face.{/i}" + + "{i}Or maybe it was confusion.{/i}" + + "{i}Or a mix of the two...?{/i}" + + "{i}Either way there's something on her mind.{/i}" + + "{i}I can't help but think that that must be how I looked on my first day.{/i}" + + A "I think… I felt like you..." + + "Lucy stares at me pleadingly with those beautiful citrine eyes of hers." + + A "For the longest time, I didn’t know who I really was or what I wanted to be…" + + "I tighten my grip on Lucy’s hand and stare deep into her eyes." + + A "Lucy whatever you want to do-" + + "Lucy, in response, glances away in what almost feels like shame." + + "Almost instantly, I realize why…" + + T "{alpha=0.5}{i}IT WAS YOUR IDEA.{/i}{/alpha}" + + "The two of us wanted so badly to avoid the subject, and yet here I was dredging it up and twisting the metaphorical knife deeper into the wound." + + A "I’m sorry… I didn’t mean to bring her up..." + + F "..." + + F "...Please… Don't think about Trish that way." + + F "She's not at fault. I'm just a fucking idiot..." + + A "Lucy..." + + A "I just... forget that I have to walk on eggshells around certain topics..." + + "Lucy puffs her cheeks and jabs me in the ribs." + + A "Ow!" + + "Lucy crosses her arms and lets out a single scoff." + + F "Like *I* have to be careful when I catch you muttering, watching the newest season of underage panty shot quest and having war flashbacks fits through the night?" + + F "Oh Anon, what's wrong? Please stop crying because you remembered the projector incident!" + + A "War flashbacks? I won’t go to war for at least a month after I pass boot camp. Assuming I pass it, that is." + + "Lucy raises an eyebrow." + + F "Rock bottom, war, vietnam, you know what I'm saying." + + A "I moved on, ok? Just like how YOU moved on from that non-binary, liberal, Trish-militantism, right?" + + F "Who said I did?" + + "Lucy unfolds her arms and puts her head on her hands." + + F "I..." + + F "[i]*sigh*[/i]" + + F "I didn't work out as a tough person, I didn't work out as a big musician, and I sure as hell didn't work out as a lover, given how many exes I have..." + + F "This whole thing with making everyone's lives around me hell, testing the waters with identifying my gender… it was a complete disaster..." + + F "You can't really compare the damage I did to myself to you jerking off to cartoons, okay?!" + + "Lucy’s eyes widen in horror as she facepalms and falls back on the bed." + + F "...Fuck... I might have said too much…" + + F "I already ruined our last day together with stories from when I was just a shit person..." + + "Lucy’s eyes start to shimmer." + + A "Hey! It's fun to compare!" + + A "I still like you, so I guess girls have it easier." + + "Lucy picks herself up and gives me a narrowed-eyed stare." + + F "You just ‘like’ me?" + + "Her eyes droop, and so do her shoulders." + + "I'm not certain if she's serious." + + "But suddenly she tosses herself into my arms." + + "She puts her whole weight into her embrace, almost like she wants to tackle me." + + "I try to hold us both upright, but the awkward angle and the unevenness of the bed eventually causes us both to fall back into bed." + + "The world really disappears when we're like this. Something I’m infinitely glad for..." + + F "Anon...{w=0.5} do you like me better the way I was before…" + + F "Or do you like me better for who I am now?" + + "I say my next words without hesitation." + + A "You're much better now." + + A "Not cutting weeds in my eyes and kicking me in the face." + + A "Though I guess you miss your old life." + + A "I must feel like a killjoy in comparison..." + + "Lucy slides her head over my shoulder and wraps her arms up from underneath me." + + F "I don't care about that." + + F "This is so much better." + + F "I don't like being forced to care about something I'm usually indifferent towards, or pay attention to what someone thinks is more important than what I'm already thinking about." + + F "I just wanna...{w=0.5}figure it out on my own, you know?" + + A "If you're talking about me wanting us to marathon Lucky Star, then fine, I'll stop." + + "Lucy pulls away from our embrace just enough for me to see the red of her cheeks and tears streaking from her eyes." + + F "Y-you...{w=0.5} fucking dork!" + + "I let out a small chuckle as I wipe away some of her tears." + + A "I just like seeing you ramble." + + A "You'll find stuff that interests you." + + A "Just do you, Lucy!" + + "Our foreheads touch." + + "She grabs my face with both her hands, all the while looking at me like I’m the most precious thing in her life." + + "All I want to do is bring her closer to me." + + "I wanna keep picking apart her brain, become acquainted with every single corner of her mind and still realize there's always something more to her..." + + "I love you, Lucy. So very, very much." + + F "Anon, I… {w=0.5}I love you." + + F "So very, very much…" + + "..." + + "Naser somehow manages to defy our expectations by being late for once." + + "But that’s good, as it gives Lucy and I a chance to spend the next ten minutes gathering the last of my belongings and trashing what I couldn’t take." + + "With the apartment cleaned and cleared, I leave the keys on the kitchen counter, sparing one last look at the place I called home for the last few months." + + "As much as it sucked, the tiny excuse of a flat had been my sanctuary." + + "Now that I was leaving it, a part of me felt like I was losing a friend." + + "I try not to think too much about it as Lucy and I make our way outside." + + "Naser isn’t here yet, so we end up standing by the apartment lobby with nothing but our thoughts." + + "A part of me thanked Naser for his lateness." + + "It gave Lucy and I some more time together." + + "Lucy’s the first to speak up and break the silence between us." + + F "...What am I going to do when you're gone?" + + "Lucy’s words surprise me, but I’m ready with an answer this time." + + A "You'll make the right choices." + + A "You're the only smart person I know." + + "Lucy gives me a deadpan look." + + F "I’m being serious here, Anon." + + A "So am I, Lucy." + + A "You're a goddamn Intellectual!" + + "Lucy bashfully turns her head away, appreciating the compliment." + + F "You know, the guys in the army aren't the smartest lot." + + A "I'll manage." + + F "I don't know if I'm supposed to be jealous or fearful." + + "Lucy begins snickering." + + F "They're gonna send you back in a shoebox!" + + F "Hahahahahahaha!" + + "I can’t help but roll my eyes at Lucy’s words." + + A "Thanks for having *so much* faith in me..." + + "Subconsciously, I let out a sigh." + + A "I know you’ll have plenty of fun getting back to your own life, especially since there’s no semester in the fall to hold you back." + + F "Eh, the mosh pits will not be as entertaining without you fumbling around awkwardly in them." + + A "I could do without them." + + A "You, on the other hand, seem eager to go back to that." + + F "What do you mean?" + + A "Back to the mosh pits, meeting strange people, having fun, maybe going for that solo career I know you can achieve." + + A "You should leave your options open while I'm gone." + + A "I don't want to hold you back or make you waste time waiting for me." + + A "...We might not even see each other again..." + + A "But... I'll never forget you, Lucy..." + + F "..." + + "Lucy stirs like she just got stabbed in the heart." + + F "Fuck... that hurts like hell." + + F "I’m the one who’s supposed to barge in and break us up!" + + F "...I've done it so many times..." + + F "But..." + + F "The fucking allosaurus dickwad I had my first time with wasn't half as special as you." + + F "And I didn't just date boys, you know." + + F "I didn't limit my options, and I still think there was more to you!" + + A "As in...?" + + F "You know I'm bi, right?" + + A "..." + + A "Like...?" + + F "Well, not really." + + F "Or rather, I don't know why I did it anymore..." + + A "Lucy..." + + "Lucy grits her teeth in anger." + + F "It wasn't serious, okay!" + + F "Those people had problems that needed addressing." + + F "That's not me!" + + F "Anon, please, don't ever think my parents ever--" + + A "Lucy!" + + "My voice causes my girlfriend to flinch." + + "I move to place a hand on her shoulder." + + A "Lucy… It's okay..." + + A "Your parents are cool." + + A "I would never believe they’d hurt you." + + "Lucy lets out a sigh." + + F "Anon… I don't wanna dump all my baggage on you." + + F "It's not right." + + F "And It was just a phase." + + F "I'll never do it again." + + F "It was so humiliating..." + + F "Naser might have known... and he suffered so much because of it..." + + F "I can't imagine just how much more my parents would've hated me if they’d known the real truth." + + F "So just forget it." + + F "It was an obsession." + + F "One I was convinced would make me happy." + + F "But it was never meant to be." + + F "All those relationships were just about who had the most baggage they could dump on each other and gain the most pity points." + + F "And I always lost because I never had it that bad." + + F "I… I was just an ungrateful slut." + + "Lucy lets out a groan and facepalms." + + F "I don't know if I'll ever live this shit down!" + + F "Anon, please say you don't think less of me now I've told you all this..." + + F "I'm more than all that!" + + F "I wanna show it to everyone that matters to me!" + + "I reach out and grab Lucy’s hand, squeezing it as tight as I can without causing her discomfort." + + "I consider saying something, but I ultimately decide against it." + + "Instead, I only stare deeply and softly into Lucy’s citrine eyes." + + "Before I can do anything else with my girlfriend, I hear the sound of tire screeching and the roar of an engine." + + "A familiar gray-toned car pulls up right next to us, stopping so abruptly that it leaves a set of skid marks." + + "Lucy reaches into her pocket and pulls out a ten dollar bill." + + "I motioned for her to keep it." + + "Something told me that where I was going, I wouldn’t be needing money." + + "Soon as the car comes to a complete stop, it’s driver disembarks, all the while munching on the remains of a delectable-looking hot dog." + + Nas "Sorry I’m late guys. Decided to stop by Tracy’s hot dog cart to get something to eat, but she took a bit longer than usual." + + "Naser chomps on the last of this meal and licks his fingers clean with a satisfied smile." + + Nas "Anyway, you two ready to go, or do you guys need a few more minutes?" + + "I look at the time on my phone." + + "Much as I wanted time to stand still, the bus departing to boot camp would be leaving in less than an hour." + + "I give Fang one last look, and she in turn looks at me." + + "We both know what needs to happen next." + + "Doesn’t make it any less painful…" + + "Without another word, Lucy and I get in the back of the NasCar." + + "Naser, without a moment of hesitation, floors the gas pedal, and he flies off down Skin Row’s small streets." + + "A part of me bids my old neighborhood--shitty as it was--a final farewell." + + "The drive towards the pick-up spot is quiet." + + "Not one of the three of us wants to say a word." + + "Fifteen minutes of silent driving, and we arrive at my designated pick-up location." + + "The three of us get out of the NasCar and stand around the bus stop, waiting for the inevitable." + + "Lucy mentioned needing to do something, heading into the office." + + "The silence between Naser and I is deafening." + + "Naser suddenly clears his throat." + + Nas "Listen, Anon…" + + A "Yeah?" + + Nas "Uhh… you’re gonna be gone for a while." + + A "... Yeah." + + Nas "Yeah." + + Nas "..." + + Nas "So uh… rifleman or infantry or whatever it’s called?" + + A "Huh?" + + Nas "What’re they gonna make you do? Something like digging ditches? N-not to come off as rude or anything." + + "I sigh and shake my head." + + "At least he was starting to catch his poor words now." + + A "I mean, yeah, I’ll be doing that too. But they had me take an ASVAB test. They want me to do some more mechanical stuff." + + A "I think the code thing was 12K… 19K?" + + A "They were pushing me into being a tank guy." + + Nas "Can you even drive dude?" + + A "..." + + A "Anyway, I decided something more up my alley." + + "It’s kind of like shitposting. But more official. I think." + + Nas "What’s shitposting?" + + A "N-nevermind. The number thing is 46R." + + "Naser nods his head and looks off." + + "Before the silence could set in again Naser speaks up, his voice carrying a tone of relief." + + Nas "I’d been meaning to say for a while." + + Nas "Thanks, Anon. I mean it." + + Nas "I didn’t know what I was doing for a while." + + Nas "If you didn’t take the hit and get us together at Moe’s, I’d still be feeling sorry for myself like some loser." + + Nas "Honestly… I’d still be that scared little kid stressing over being something I didn’t need to be." + + A "I didn’t do much at all, it was Moe and Rosa really." + + A "It was you and Lucy that patched things up. And I’m glad you guys made amends." + + "Naser gives me a surprised look, but he smiles and nods." + + "We hear the unmistakable roar of a city bus overpowering the other cars as it turns onto the street." + + "It’s still a few lights away though, so Naser gets back in the drivers’ seat to leave Lucy and I alone." + + "Lucy had come back at some point. I was kind of happy she kept quiet to give me and Naser our moment." + + "All this time we avoided saying goodbye to each other but eventually it has to happen" + + A "Lucy." + + F "Anon..." + + "A horrifying tugging pain hits me in the chest." + + A "You'll be fine while I'm gone, right?" + + F "Yeah." + + "I seriously have no idea what's gonna happen to her. I reprehend any thought that something bad might happen to her." + + "But still..." + + A "Can you promise me that..." + + A "...If I do see you again, that you'll be a better person." + + A "Us both. Better persons." + + F "Ok." + + F "I'll be a better person." + + F "But you have to promise me something too." + + F "That you'll come back." + + "I mutter." + + A "Ok." + + "She mutters." + + F "Ok. Good." + + "It's settled, then." + + "We hugged once again, but she put some serious muscle into it. I reciprocate." + + "I want to feel the imprint of this embrace for hours." + + "Her heart's racing." + + "Stronger." + + "The bus driver grows impatient and starts honking. The time has come." + + "Sure enough, I was still feeling Lucy's hug after we separated. Naser rolls down the window of the car." + + Nas "Good luck, man." + + A "Same, man." + + "I gripped his hand." + + "He squeezed my hand in return, and then recoiled. My grip was stronger than he was anticipating." + + "I got inside and waved back at them. I give the driver my regards and laid back, looking at my feet." + + "I must've thought about a lot of things then, like what if I just jumped out the window and ran to her," + + "or if I would die and never see her again like in that green day music video, I looked back to see if I could still get a glimpse of her..." + + "...my eyes frantically search the small figures, and there she was." + + "I caught her in mid-motion, crying in Naser's shoulders." + + "And then the bus rounds a corner and they’re gone." + + "Vanished from each others’ lives." + + "I was dropped at a hotel with the other dudes, a surprisingly diverse crowd of humans and dinosaurs conversed." + + "We waited there for another bus that took us to an airport." + + "I think I might have slept as soon as I sat on the airplane seat, because I don't remember the take-off or the drill." + + "I was fortunate enough to get a seat by the window, I flipped it up and saw a desert with a two-lane road cutting through." + + "I don't even know where I am now, only that I'm nowhere near Lucy." + + "God I hope I see her again." + + #end of new stuff + stop music fadeout 2.0 + stop ambient fadeout 1.0 return \ No newline at end of file diff --git a/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy b/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy index 62e25d4..4235d1e 100644 --- a/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy +++ b/game/script/13D.fang-plays-well,-naomi-jealous,-fang-talks-to-anon-to-break-up-while-she-thinks-about-her-life.rpy @@ -2,7 +2,7 @@ label chapter_13D: #Prom is Memorable scene black with fade - "-One Month Later-" + "{cps=*0.2}-- One Month Later --{/cps}" play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 "It’s prom night." @@ -34,7 +34,7 @@ label chapter_13D: N "I’ve heard the two of you are going to prom together!" - "Ladies and gentlemen, the next Sherlock Holmes." + "Ladies and gentlemen,{w=0.2} the next Sherlock Holmes." A "No, I just happen to be here in a suit to go golfing." @@ -80,7 +80,7 @@ label chapter_13D: "Fang’s Mother speaks up from the kitchen." - show fangmom neutral flip at sright with moveinright + show fangmom neutral flip at sright with easeinright FM "Oh! Oh! Is that Anon?" @@ -96,8 +96,21 @@ label chapter_13D: FM "To think Lucy would have such a wonderful young man to take her to prom!" - FM "Aha! Found it. Hold still, dear." - scene black with fade + FM "Aha!{w=0.2} Found it. Hold still, dear." + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night "ARGH! Like getting slapped in the face by the sun’s dick!" "I blink the blindness away. So that’s why Naser has those fucking aviators." @@ -110,15 +123,23 @@ label chapter_13D: with fade FM "Lucy will be downstairs in a bit, she’s just getting the last of her makeup on!" - hide fangmom with moveoutleft + + show fangmom neutral flip at sright: + ease_cubic 2.5 xpos -0.5 + pause 2.0 + hide fangmom with dissolve + FM "In the meantime, take a seat! I’ve got some cookies in the oven that are almost ready!" A "Er, yes, thank you ma’am." "I take my seat in the usual spot, sinking in and feeling the pillows conform around my spine." - hide anon with moveoutright - + show anon prom neutral at aleft: + ease_cubic 2.5 xpos 1.5 + pause 1.5 + hide anon with dissolve + scene black with fade scene home fang night with fade @@ -131,7 +152,9 @@ label chapter_13D: "That explains the luxurious furnishings." "Now that I think about it, I’m surprised I haven’t seen him yet." - show fangdad neutral at sleft with dissolve + pause 0.5 + show fangdadlarge at sleft with easeinleft: + xalign -0.5 FD "So…" "I hope I didn’t just ruin these slacks." @@ -149,21 +172,22 @@ label chapter_13D: FD "You’d be surprised how useful staying quiet and stationary can be." FD "How close you can get to someone without them knowing-" - + hide fangdadlarge with dissolve + show fangdad neutral at sleft with dissolve show fangmom unimpressed flip at fmcenter with dissolve FM "Sweetheart." - FM "No. Intimidating. The Suitor." + FM "No.{w=0.1} Intimidating.{w=0.1} The Suitor." "The big guy deflates a bit in his chair." - FD "Point is, don’t get any funny ideas." + FD "Point is,{w=0.1} don’t get any funny ideas." A "Yessir." hide fangdad with dissolve - show naser prom neutral at nleft with moveinleft + show naser prom neutral at nleft with easeinleft N "We’re all taking the NasCar, right?" @@ -172,17 +196,30 @@ label chapter_13D: Nas "Once Fang gets down we’ll skedaddle." A "So until then we just sit and chill?" - show naomi prom happy at sleft with moveinleft + show naomi prom happy at sleft with easeinleft N "We could take more pictures!" "Please no." - show fangmom neutral at fmcenter with moveinleft + show fangmom neutral at fmcenter with easeinleft FM "Oh! I would love to make this a little photo op!" - scene black with fade + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night "Thirty photos later and I never want to see another camera again." @@ -201,28 +238,32 @@ label chapter_13D: "Just as I was about to resign myself to premature blindness from the camera flash, my saviour arrives." F "Oh, Anon, you’re already here!" - - scene home fang night - show fang d prom happy flip at sright - with fade - F "Nice suit! Did ya get it from the suit store?" play music "audio/OST/Fuck You I Like To Shitpost.ogg" fadein 1.0 "Fang leans over the railing of the staircase." + F "Nice suit! Did ya get it from the suit store?" "Holy shit, she can really rock that dress." - - "Fang's Dad" "Ahem." - - show fangdad neutral at sleft with moveinleft - - "Ah. Shit." + show gold_fang_home_prom_stars with fade + + #Why isn't it him who's saying this + # "Fang's Dad" "Ahem." + pause 2.0 + FD "Ahem." + + "Ah. {w=0.2}Shit." + + scene home fang night + show fang d prom happy flip at sright + with fade + show fangdad neutral at sleft with easeinleft F "Daaaad. Stop scaring Anon!" FD "I’ll scare who I want in my home." - show fangmom neutral at fmcenter behind fang + show fangmom neutral at fmleft behind fang with easeinleft: + xalign 0.3 "Fang’s mom saves me, taking the mountainous pterodactyl by his head crest." @@ -236,8 +277,21 @@ label chapter_13D: F "Best thing to do is get it over with." - FM "That’s right. Alright everyone, group together, this one’s going on Christmas postcards for sure!" - scene home fang day with fade + FM "That’s right.{w=0.2} Alright everyone, group together, this one’s going on Christmas postcards for sure!" + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night with fade show anon prom neutral: xalign -0.1 yalign 0.1 show fang d prom neutral behind anon: @@ -252,6 +306,29 @@ label chapter_13D: F "Later." "The onslaught of flashes continues as the four of us are directed to stand and pose together in every possible combination." + scene white with fade + show black with Fade(0.14, 0, 0, color="#fff") + show black + show white + pause .01 + show white with Fade(0, 1, 3, color="#fff") + pause .01 + scene home fang night blurred with dissolve + pause 0.1 + scene home fang night lessblurred with dissolve + pause 0.1 + scene home fang night barelyblurred with dissolve + pause 0.1 + scene home fang night with fade + show anon prom neutral: + xalign -0.1 yalign 0.1 + show fang d prom neutral behind anon: + xalign 0.1 yalign 0.1 + show naser prom neutral flip: + xalign 0.9 yalign 0.1 + show naomi prom neutral flip: + xalign 1.1 yalign 0.1 + with fade "After a millenia Fang’s mother is satisfied, or her camera ran out of storage." @@ -290,15 +367,15 @@ label chapter_13D: A "But what?" show naomi prom angry flip at scenter - N "But, I mean… Just look at her." + N "But, I mean…{w=0.2} Just look at her." N "The school year’s almost over and she’s barely changed from being that weird punk-goth type." - "Siiiiip. Aaaaah. Refreshing." + "Siiiiip.{w=0.2} Aaaaah.{w=0.2} Refreshing." A "So?" - N "I mean, I thought you would try to make her… Presentable, you know?" + N "I mean, I thought you would try to make her… {w=0.2}Presentable, you know?" "Mmm, love me some water." @@ -336,10 +413,10 @@ label chapter_13D: play music "audio/OST/punk_revamp.ogg" fadein 1.0 "Naomi goes white as a sheet." - show fang d prom happy flip at sright with moveinright - F "Well since you’ve asked, Anon, I’d be glad to share." + show fang d prom happy flip at sright with easeinright + F "Well since you’ve asked,{w=0.2} Anon,{w=0.2} I’d be glad to share." - N "O-oh, Fang, I d-didn’t see you there." + N "O-oh, Fang,{w=0.2} I d-didn’t see you there." show naomi prom neutral with dissolve @@ -377,12 +454,12 @@ label chapter_13D: F "Man, even Anon can do it better. Huh." - F "So basically, fuck your stupid plan, fuck your prom crown, and fuck you." + F "So basically, fuck your stupid plan, {w=0.2}fuck your prom crown,{w=0.2} and fuck you." "In a flash Fang strikes Naomi right across the face." hide anon hide fang - show naomi slapped: + show naomi slapped with hpunch: xalign 0.5 yalign 0.4 with dissolve #Johnny test whip sound effect @@ -395,10 +472,10 @@ label chapter_13D: A "Bye Naomi, enjoy your hat." "We leave a speechless Naomi fuming in the kitchen and head towards the front door." - scene home fang night - show fangmom neutral at fmleft - show fang d prom neutral at sright - show anon prom neutral at acenter + scene home fang night with fade + show fangmom neutral at fmleft with dissolve + show fang d prom neutral flip at scenter with easeinright + show anon prom neutral flip at aright with easeinright "...And are promptly intercepted by Fang’s mother still holding her camera." "I guess she found another card for it." @@ -430,8 +507,8 @@ label chapter_13D: "I manage a nod as Fang grabs my hand and leads me out the door with her guitar in the other." scene home fang outside night with dissolve - show anon prom neutral at aleft - show fang d prom neutral at scenter + show fang d prom neutral at scenter with easeinleft + show anon prom neutral at aleft with easeinleft A "Let me call the taxi…" @@ -464,7 +541,7 @@ label chapter_13D: play music "audio/OST/bayside_revamp.ogg" fadein 1.0 "The driver turns his head and looks over at us." - D "Ay, it’s my favorite couple again! How’s the leg, skinnie?" + D "Ay, it’s my favorite couple again!{w=0.2} How’s the leg, skinnie?" "The driver chuckles at his own remark." @@ -474,7 +551,7 @@ label chapter_13D: "This guy must stake out wherever we go." - "Aren’t there {i}any{/i} other taxi drivers in this town?" + "Aren’t there {i}any other{/i} taxi drivers in this town?" "I open the door for Fang and we climb in the back, fitting her guitar behind the driver’s seat." scene taxi night @@ -486,7 +563,7 @@ label chapter_13D: D "Prom, huh? Sounds like one romantic night." - "With that he speeds off away, leaving Fang’s house a shrinking spot in the rear-view mirror." + "With that he speeds off away, leaving Fang’s house a shrinking spot in the rear-view mirror." "The drive back to school is rather calm, despite the driver going at least thirty miles over the speed limit the whole time." @@ -541,16 +618,18 @@ label chapter_13D: "Those nerdy little chinese lanterns are strung about from wall to wall." F "Gotta wonder who picked decorations that go perfectly with her dress." - show fang d prom neutral at sleft + show fang d prom neutral at sleft with dissolve A "Perks of the job." - show anon prom neutral flip at sright + show anon prom neutral flip at sright with dissolve "Fang leads me to the temporary stage on the other side of the gymnasium where a curtain had been set up." "Thanks to her guitar lessons I feel like I can actually help get her set up instead of standing around doing nothing." "We slip behind the curtain and come face to face with King Rex, smoke billowing out of his mouth." - show reed king rex flip behind anon: + show reed king rex flip behind anon with dissolve: xalign 1.3 yalign 0.0 + show fang d prom neutral at sleft: + ease_cubic 0.5 xalign -0.15 Re "...’Sup?" "Reed must be helping Spears with the sound system." @@ -569,16 +648,16 @@ label chapter_13D: F "Yeah he does, there’s a reason he handles all this sort of stuff." "The MUMBLING." - + pause 0.5 "Reed dusts off his hands and lets out a sigh, releasing another mushroom cloud of smoke from the costume." - Re "Man… I haven’t talked to you guys in ages, y’know?" + Re "Man…{w=0.2} I haven’t talked to you guys in ages, y’know?" - Re "Not since the whole… projector thing." + Re "Not since the whole… {w=0.3}projector thing." A "...You know I sit two seats away from you in math, why didn’t you just talk to me then?" - Re "Bro, I would but like… don’t wanna leave Trish alone." + Re "Bro, I would but like… {w=0.3}don’t wanna leave Trish alone." Re "She’s still suuuuper beating herself up over it, don’t wanna isolate her even more, y’know?" @@ -588,13 +667,13 @@ label chapter_13D: "Weren’t you going to talk to her about it, Fang?": A "Weren’t you going to talk to her about it, Fang?" show fang prom d sad with dissolve - F "I’ve… been meaning to, but…" + F "I’ve… {w=0.3}been meaning to, but…" F "It’s just sort of awkward, you know…" F "I’ll try talking to her soon, I promise." - Re "Trish is here… somewhere." + Re "Trish is here… {w=0.3}somewhere." A "She bought a ticket? Does she even have a date?" @@ -637,7 +716,7 @@ label chapter_13D: show anon prom neutral flip with dissolve - A "Wh-how? This has got to be at least a month’s worth of food." + A "Wh-how?{w=0.2} This has got to be at least a month’s worth of food." F "I dunno, she just did it." @@ -707,24 +786,24 @@ label chapter_13D: "Then she raises an eyebrow and her smile curls a bit more." - F "Wait, Anon, are you…?" - + F "Wait,{w=0.2} Anon, are you…?" + pause 0.5 F "BAAAHAHAHAHAHAHAHAHAHHAHAHAHAHAAAH!" A "I’m not sure what you were expecting." - F "Yeah, no, that’s great, keep doing it." + F "Yeah,{w=0.1} no, {w=0.1}that’s great,{w=0.3} keep doing it." F "Holy shit you’re weird." "At least I’m not flossing like some of the faggots here." - show reed king rex behind fang with moveinleft: + show reed king rex behind fang with easeinleft: xalign -1.1 yalign 0.1 show anon prom neutral flip at aright show fang prom d neutral with dissolve "Reed wades through the crowd and grabs Fang’s shoulder from behind." - + show fang prom d shocked flip with dissolve F "Yah! What the-" F "Reed, why aren’t you on stage?" @@ -745,17 +824,17 @@ label chapter_13D: show fang prom d neutral with dissolve - Re "How did you- nevermind." + Re "How did you-{w=0.3} nevermind." Re "Come on, there’s no time!" A "Good luck, Fang." - hide reed king rex with moveoutright + hide reed king rex with easeoutright "Fang gives me a brief hug before following Reed out of the crowd, leaving me alone amongst the sea of sweaty teenagers." - hide fang d prom neutral with moveoutright + hide fang d prom neutral with easeoutright "..." @@ -765,7 +844,7 @@ label chapter_13D: "On my way over to the catering table something catches the corner of my eye." - show trish prom neutral at sleft + show trish prom neutral at sleft with dissolve "Sitting alone at a table in the back is Trish, blankly staring at her phone and not touching the plate of food in front of her." play music "audio/OST/Appreciating her Company.ogg" fadein 1.0 @@ -774,7 +853,7 @@ label chapter_13D: Re "{alpha=0.5}{i}She’s still suuuuper beating herself up over it, don’t wanna isolate her even more, y’know?{/i}{/alpha}" - "God… damn it, Reed." + "God… {w=0.3}damn it, Reed." "I really don’t feel like playing therapist again, especially at prom." @@ -782,14 +861,21 @@ label chapter_13D: "After getting another plate of tiny greasy delights, I begin to approach Trish." - "Worse case scenario I get gored on her horn, and it’s not as threatening as staircases." + "Worst case scenario I get gored on her horn, and it’s not as threatening as staircases." show anon prom neutral flip at acenter with move A "Is this seat taken?" "Trish looks up from her phone and her face flies through a myriad of emotions." + show trish prom indignant with Dissolve(.11) + show trish prom angry with Dissolve(.11) + show trish prom happy with Dissolve(.11) + show trish prom neutral with Dissolve(.11) + show trish prom angry with Dissolve(.11) + pause .1 + show trish prom neutral at sleft with dissolve "At first confused, then fucking pissed, then aroused, then back to fucking pissed, all in the space of an attosecond." - A "Hey… Lookin’ good in that dress." + A "Hey…{w=0.3} Lookin’ good in that dress." T "Y-you too…" @@ -798,7 +884,7 @@ label chapter_13D: A "I snagged these for Fang, but she had some last minute stage issues to deal with." - T "O-oh. Uh… Thanks?" + T "O-oh. Uh… {w=0.2}Thanks?" "I sit down next to her and tuck into my meal." @@ -808,7 +894,7 @@ label chapter_13D: T "No! I mean here!" - A "To… eat?" + A "To… {w=0.3}eat?" "For emphasis I show her my half finished plate." @@ -839,11 +925,11 @@ label chapter_13D: A "Alright, alright. I was just thinking." - A "And like. How do I say this." + A "And like.{w=0.3} How do I say this." - "Trish is focused completely on me now. Okay brain, help me out here." + "Trish is focused completely on me now.{w=0.2} Okay brain, help me out here." - A "I saw you sat here. No date, no friends, no nothing." + A "I saw you sat here.{w=0.2} No date,{w=0.2} no friends,{w=0.2} no nothing." "Ah, bad choice, Trish’s face sunk at each word." @@ -868,7 +954,7 @@ label chapter_13D: "I sigh." - A "Yeah… I mean, I still get called names and stuff." + A "Yeah…{w=0.2} I mean, I still get called names and stuff." A "And Stella keeps trying to get me to watch shit with her." @@ -882,6 +968,8 @@ label chapter_13D: A "But it’d crush Fang if she never talks with her best friend again." + stop music fadeout 2.0 + pause 0.5 play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 "Trish’s eyes widen." @@ -895,7 +983,7 @@ label chapter_13D: T "Peace." - A "Cool. Also speaking of, that food’s probably cold now, too." + A "Cool.{w=0.3} Also speaking of, that food’s probably cold now, too." "It’s a bad joke, but it works in getting a simple laugh out of the triceratops girl." @@ -961,7 +1049,7 @@ label chapter_13D: T "Now just step to your left." show trish and anon cuck fang: - linear 1.0 xalign 0.9 yalign 0.5 + ease_cubic 1.0 xalign 0.9 yalign 0.5 "My left foot moves left." @@ -980,13 +1068,13 @@ label chapter_13D: "Slowly I find myself getting into the rhythm of the dance." show trish and anon cuck fang: - linear 1.0 xalign 0.4 + ease_cubic 1.0 xalign 0.4 pause 3 - linear 1.0 xalign -0.2 + ease_cubic 1.0 xalign -0.2 pause 3 - linear 1.0 xalign 0.4 + ease_cubic 1.0 xalign 0.4 pause 3 - linear 1.0 xalign 1.0 + ease_cubic 1.0 xalign 1.0 pause 3 repeat @@ -998,7 +1086,7 @@ label chapter_13D: play music "audio/effects/prom chatter loop 2.ogg" fadein 1.0 - "*GRRRRRRRRRLLLL*" + "*{cps=*0.5}GRRRRRRRRRLLLL{/cps}*" "Trish’s face goes bright red." @@ -1021,17 +1109,19 @@ label chapter_13D: T "I’m coming for you if I hear Fang’s got a broken toe." - A "Noted. You go ahead, I’ll wait at the bench we were at before." + A "Noted.{w=0.2} You go ahead, I’ll wait at the bench we were at before." "I gesture towards the tables of food." T "Oh, sure. Gimme a bit." "She heads off and I go sit in the same spot on the bleachers as before." - hide trish with moveoutright - - "Well then. Got some time to kill, time to shitpo-" + show trish prom neutral at tcenter with dissolve + hide trish with easeoutright + pause 0.5 + "Well then.{w=0.2} Got some time to kill, time to shitpo-" + show anon prom neutral at aleft with vpunch "*THUNK*" A "Whoa, Trish, warn me before you jump into the chair." @@ -1040,7 +1130,7 @@ label chapter_13D: Sp "My bad." - A "Oh ffff-flint, hello Principal Spears." + A "Oh {cps=*0.25}ffff{/cps}-flint, hello Principal Spears." A "Is Fang doing alright?" @@ -1058,7 +1148,7 @@ label chapter_13D: Sp "I can tell you’re going places, son." - A "I-I see. Thanks." + A "I-I see.{w=0.2} Thanks." "Principal Spears leans over and places one of his gargantuan hands on my shoulder." @@ -1074,7 +1164,7 @@ label chapter_13D: A "Giving Naomi and Naser their crowns?" - Sp "Heh. It’s a bit obvious, but I won’t ruin their moment." + Sp "Heh.{w=0.3} It’s a bit obvious, but I won’t ruin their moment." Sp "Alright, be seeing you." @@ -1101,7 +1191,7 @@ label chapter_13D: "Whatever." - "Three… Two… One…" + "Three… {w=0.3}Two…{w=0.3} One…" "Refreshing…" @@ -1112,7 +1202,7 @@ label chapter_13D: hide anonphone with moveoutbottom show anon prom neutral at aleft with dissolve - show trish prom neutral flip at tcenter with moveinright + show trish prom neutral flip at tcenter with easeinright T "Alright, sorry, I’m back." "Trish slides into the chair Spears just left from." @@ -1135,7 +1225,7 @@ label chapter_13D: "Spears takes to the stage with mic in hand for once." scene prom - show spears neutral at scenter + show spears neutral at scenter with dissolve Sp "Alright everyone. Before we end tonight’s prom we have a couple of items to take care of." stop music fadeout 1.0 @@ -1168,11 +1258,12 @@ label chapter_13D: Sp "Naaaaaser aaaaand Naaaaoooomiiiiii!" "He tosses the paper over his shoulder and yanks out the crowns from a pocket inside his jacket." - show spears neutral with moveinleft: + show spears neutral with easeinleft: xalign -0.2 yalign 0.0 - show naser prom happy at sleft with moveinleft - show naomi prom happy flip with moveinleft: + show naser prom happy at sleft with easeinleft + show naomi prom happy with easeinleft: xalign 0.9 yalign 0.0 + show naomi prom happy flip with dissolve "Spears backs out of the spotlight, giving a polite applause to the pair as they rush onstage to accept." "The rest of the class is in a celebratory uproar." @@ -1238,8 +1329,6 @@ label chapter_13D: "Fang notices us and some of the nervousness melts off her face." - play music "audio/OST/Amberlight Brilliance - Demo.ogg" fadein 1.0 - "She takes a deep breath and starts strumming the first notes of her song." scene fang d ending preformance 1 @@ -1316,7 +1405,7 @@ label chapter_13D: "Fang gasps and snaps back to reality." "I can see the embarrassed mirth playing across her beautiful eyes." - scene fang d ending preformance 4 + scene fang d ending preformance 4 with dissolve "No thought at all, I press my lips against hers." "Behind me I can hear the audience’s cheers grow louder." @@ -1327,22 +1416,149 @@ label chapter_13D: "It’s a picture-perfect moment." - "Wait. Missing one thing." + "Wait.{w=0.2} Missing one thing." "I extend one arm out toward Naomi, who I know is suffering from rectal-ragnarok by now, and raise one finger in particular at her." "There, picture-perfect." scene black with fade stop music fadeout 1.0 + pause 0.5 "..." + scene park_night with fade + play music "audio/OST/she_fucks_human_men.ogg" fadein 2.0 + "The cool night air feels absolutely amazing after we spent so long in the sweatbox of a gym." + + show anon prom neutral at acenter with dissolve: + xalign 1.1 yalign -0.1 zoom 1.35 + show fang d prom happy with dissolve: + xpos -0.15 yalign -0.1 zoom 1.35 + + "When I had brought up calling the taxi to take us home, Fang insisted on walking instead." + + "And I couldn’t turn her down after she gave me ‘the look’." + + F "MMmmm. Feels fucking nice now." + + "Her wings flutter, and surprises me when droplets of sweat are sent flying from them." + + A "Yeah, nice and breezy." + show fang d prom happy: + ease_cubic 1.0 xpos 0.0 + + + "My arm finds its way around her waist, and Fang takes the hint and starts walking closer with me." + + "In companionable silence we find ourselves drifting nowhere near Fang’s home." + + "The quiet streets of the town are lit well enough, yet provide a more interesting mystique to it." + + "It’s as we pass by the park we had visited so many months ago that my phone buzzes in my pocket." + + "...and Fang’s hip." + + "The startled noise from Fang’s mouth was part eardrum shattering and part fucking hilarious." + pause 0.5 + A "Bahahahahahaha!" + + F "Shut up!" + + "Her hip collides with mine, forcing my still buzzing phone roughly against my leg." + + A "Hehehe, sorry. One sec." + + "A check of it shows I'm getting dangerously close to my midnight curfew." + + "Also, Reed had been texting me several pictures in rapid succession." + + "All of them depict King Rex dancing with every girl I know except Fang." + + "Even Naomi, with a face fueled by pure seethium." + + "And Stella, with a blurred gray elbow barely in frame." + + "{i}Reedman: yooooo i got my dances{/i}" + + "{i}Reedman: also swing by the hospital some time, bring my backpack{/i}" + + "He really does it to himself." + + "Right, the curfew." + + "Before I can pocket my phone, Fang stops my hand." + + F "Anon…" + + A "Hm?" + + F "There’s something I wanted to do. Before we get home." + + A "Where are you hiding your smokes? That dress doesn’t look like it has any pockets." + + F "Not that." + + F "Trish and Spears stole my slow dance." + + "Oh." + pause 0.5 + "Oh!" + + A "O-out here though?" + + F "Why not? No one else is here." + + "I look around and see that she’s telling the truth." + + A "W-well, okay? Any-" + + "Before I can ask for a music request Fang yanks my phone out of my hand and is already looking for one online." + + "The music is tiny and tinny coming out of my phone’s ratty speaker." + + F "Okay, just like I saw with you and Trish…" + + A "Wait, do YOU not know how to slow dance?" + + F "I can improvise?" + + "I chuckle as my hands finds its place on her hip and takes her other." + + scene park_night with fade + + show fanganon_promdance with dissolve: + ease_cubic 1.5 xpos 0.2 + pause 3 + ease_cubic 1.5 xpos -0.2 + pause 3 + ease_cubic 1.5 xpos 0.2 + pause 3 + ease_cubic 1.5 xpos -0.2 + pause 3 + repeat + + + A "Alright, I think she said like this…" + + "I try to explain Trish’s instructions to Fang as we slowly move to the barely audible rhythm." + + "And between the too-quiet music, the constant foot stomps from Fang, and my own idiocy giving bad instructions." + + "We find ourselves in a close embrace beneath the streetlights, now just swaying along and loving each other’s company." + + scene black with fade + stop music fadeout 1.0 + pause 0.5 + "..." + + label FastTimesAtVolcanoHigh: #Fast Times at Volcano High - "-Two Weeks Later-" + "{cps=*0.2}-- Two Weeks Later --{/cps}" scene beach with fade - show anon neutral at acenter + show anon neutral at acenter with dissolve play music "audio/OST/Skinrow Soul.ogg" "Time seemed to fly after prom, honestly." @@ -1370,7 +1586,7 @@ label chapter_13D: "It was Fang’s job to get the pizza." - "I, the broke fuck that I am, was put in charge of the fire and finding a good pit for it." + "I,{w=0.2} the broke fuck that I am,{w=0.2} was put in charge of the fire and finding a good pit for it." Nas "{i}You people are good at making fires, right Anon?{/i}" @@ -1391,49 +1607,72 @@ label chapter_13D: "Right as I reach into my pocket for my phone, a van chugs onto the sand from the distance." "It stops right in front of me and Trish flies out the side door, gasping for breath." - show anon neutral flip at aright with move - show trish neutral at scenter with moveinleft - T " *huff*, *huff*..." + show anon neutral flip at aright with ease + show trish neutral at scenter with easeinleft + T " *huff*{w=0.2}, *huff*..." A "You look like you just got choked out by Spears." + show trish neutral flip at scenter with dissolve "She just points back to the van." "The drivers’ door opens, letting out a gust of smoke from within." "Reed emerges from the cloud as if nothing’s wrong." - T "Reed... *huff*... Your car.... *huff*..." - show reed explanatory at sleft with moveinleft + T "Reed... {w=0.2}*huff*... {w=0.2}Your car.... {w=0.2}*huff*..." + show reed explanatory at rleft with easeinleft Re "Oh yeah, you like it? It’s an electric!" + show trish neutral at scenter with dissolve: + xalign 0.0 + ease_cubic 0.5 rotate -90 yalign -0.5 + "Trish collapses in the sand." "Before I can check if she’s still breathing, a stereotypical mariachi car horn catches my attention." - + show anon neutral at aright with dissolve "I swing around and catch Stella and Rosa exiting a hot pink Prius, each with a pair of phone speakers in their hands." - + show anon neutral flip at aright with dissolve "Waving to them, my focus returns to Reed now helping Trish off the ground." + show trish neutral at scenter with dissolve: + xalign 0.0 + ease_cubic 0.5 rotate 0 yalign 0.2 + show reed with move: xalign -0.55 show trish with move: - xalign -0.05 + xalign -2.1 show anon neutral with move: xalign 0.25 yalign 0.0 - show fang neutral behind anon with moveinright: - xalign 0.45 - show naser neutral flip with moveinright: - xalign 0.85 - show rosa neutral flip with moveinright: - xalign 1.05 - show stella neutral flip with moveinright: - xalign 1.05 - Re "Need a light, amigo?" + show rosa neutral flip with easeinright: + xalign 1.05 + show stella neutral flip with easeinright: + xalign 1.05 + + pause 0.5 + + #tentative line to make Reed's question a bit less random? + "Diverting my attention back at my masterpiece of a firepit, the realization slowly dawns on me that I have nothing to start the fire with." + + Re "Need a light, amigo?" + show anon neutral flip with dissolve: + xalign 0.5 + show lighter at sleft with dissolve: + zoom 0.42 + rotate 40 + ease_cubic 0.6 yalign 0.5 xalign 0.5 + hide lighter with dissolve "Before I can respond, he reaches into his pocket and fishes out a lighter which is promptly tossed my way." + show lighter at scenter with easeinbottom: + yalign 0.5 zoom 2.0 "Catching it out of the air, I only briefly catch the words ‘FUCK COMMUNISM’ engraved in its side when I hear yet another car approaching." + hide lighter with easeoutbottom + show anon neutral with move: + xalign 0.25 yalign 0.0 "Recognizing it by sound alone, I see the NasCar glide to a halt next to Rosa’s car." "That name might still be dumb as hell, but I gotta admit it’s growing on me." @@ -1441,6 +1680,11 @@ label chapter_13D: "Fang emerges from the backseat and waves at me." "She hunches into the car to get out the pizza boxes and starts striding towards us." + show fang neutral flip behind anon with easeinright: + xalign 0.45 + show naser neutral flip behind rosa with easeinright: + xalign 0.85 + show fang neutral behind anon with dissolve Nas "...c’mon babe, please. You know she didn’t do it on purpose!" @@ -1453,7 +1697,7 @@ label chapter_13D: "Naomi erupts from the car in a frothing rage, her shirt noticeably stained an orange-red." - show naomi angry flip behind naser with move: + show naomi angry flip behind naser with easeinright: xalign 0.70 F "Ha! Wish I did." @@ -1462,7 +1706,7 @@ label chapter_13D: N "How on *EARTH* did you throw a pizza on me from the backseat and get it back in the box?!" - Re "Naser, bro... you were driving the whole time, right?" + Re "Naser, bro...{w=0.2} you were driving the whole time, right?" Nas "Yeah, why?" @@ -1475,7 +1719,7 @@ label chapter_13D: Nas "Here, take my jacket." "Naser starts sliding the jacket off his back and…" - + pause 0.5 "What the-...?" "What is this noneuclidean bullshit I see before me." @@ -1545,7 +1789,7 @@ label chapter_13D: show naomi neutral flip with dissolve - Nas "You… Whatever, I’ll try to keep Naomi from calling the police, fine." + Nas "You… {w=0.3}Whatever, I’ll try to keep Naomi from calling the police, fine." Re "You’re a real bro, man…" show naser neutral flip with dissolve @@ -1567,15 +1811,15 @@ label chapter_13D: N "Her song wasn’t even that good! *hic*" - N "Why was it us who gets *hic*, gets the short end of the stick?!" + N "Why was it us who gets *hic*{w=0.3}, gets the short end of the stick?!" - Nas "I mean, I mean, I liked it…" + Nas "I mean{w=0.2}, I mean, I liked it…" N "You’ve said that a dozen times already…" Re "Y’know, I’m something of a gardener myself." - Ro "Oh! Really? You should have joined the gardening club back at school, we had the loveliest little poppy bed." + Ro "Oh!{w=0.2} Really? You should have joined the gardening club back at school, we had the loveliest little poppy bed." Re "Poppies, you say? The coincidences keep piling up, don’t they…" @@ -1641,11 +1885,19 @@ label chapter_13D: "Reed glances behind him before throwing his head back in laughter." Re "Little party trick, bro…" - + #empty can throw? "He grabs one of Naser’s empty cans and tosses it in my lap." + #get can held up, blur bg? + scene d01_blur with dissolve + show nonalcoholic at scenter with easeinbottom: + yalign 0.4 + zoom 1.3 "Holding it up to the light, I barely make out the words ‘NON ALCOHOLIC’ written in microscopic font." + hide nonalcoholic with easeoutbottom + scene d01 with dissolve + A "So you mean they’re-" Re "Totally sober, dude." @@ -1656,7 +1908,7 @@ label chapter_13D: F "Got something I want to do, be right back." - #hide fang with moveoutright + #hide fang with easeoutright "I give her a smile and turn back to Reed." @@ -1666,11 +1918,11 @@ label chapter_13D: "The two virgin drunks turn their attention to us, Naser clearly ‘deep’ in thought." - Nas "Aw, man, like… I’m gonna be- gonna go and be a nur- nyros- sturgon." + Nas "Aw, man, like… {w=0.5}I’m gonna be-{w=0.2} gonna go and be a nur-{w=0.2} nyros-{w=0.1} sturgon." #show naomi neutral with dissolve - N "My bad boy’s soooooooooo smart!" + N "My bad boy’s {cps=*0.5}soooooooooo{/cps} smart!" "Gross." @@ -1688,27 +1940,27 @@ label chapter_13D: "Reed lets out a sigh and turns back towards me." - Re "So, like, for real though... what are you gonna do now that school’s over, man?" + Re "So, like, for real though... {w=0.2}what are you gonna do now that school’s over, man?" menu: "Go to college": - A "Well… Spears convinced me to send out a couple application letters for college." + A "Well… {w=0.3}Spears convinced me to send out a couple application letters for college." - A "I’m thinking of doing something with music… maybe becoming a sound engineer?" + A "I’m thinking of doing something with music…{w=0.3} maybe becoming a sound engineer?" "Not certain just yet": A "I’m not sure yet." - A "I’m thinking of doing something with music… maybe becoming a sound engineer?" + A "I’m thinking of doing something with music… {w=0.3}maybe becoming a sound engineer?" Re "Oh nice, dude! You can be the band’s sound technician when you’re done!" #show reed explanatory with dissolve: # xalign -0.55 - A "Yeah, something like that… What about you?" + A "Yeah, something like that…{w=0.2} What about you?" Re "Me? Flow with the go, dude. Like the dinos of old, gotta get in sync with the universe first, y’know?" @@ -1718,12 +1970,12 @@ label chapter_13D: "The miniature triceratops bursts out from the other side of the bonfire, catching me off guard." - T "We’ll do hair and horns and piercings and- oh! Engravings too! Fang even said-" + T "We’ll do hair and horns and piercings and-{w=0.2} oh! Engravings too! Fang even said-" F "That I’d be your first customer, I’ve told you a million times by now" "Fang returns from wherever it is she went, now carrying an object in her hands." - #show fang neutral flip with moveinright: + #show fang neutral flip with easeinright: # xalign 0.45 "The flickering light of the bonfire is enough to illuminate the cover of the school yearbook she’s holding." @@ -1732,7 +1984,7 @@ label chapter_13D: A "You’re not going to burn your yearbook, are you? That thing was like, eighty bucks!" - F "What? No! How drunk are you, you dork?" + F "What?{w=0.2} No! How drunk are you, you dork?" A "This many." @@ -1740,7 +1992,7 @@ label chapter_13D: "Hmmmm… Gonna need some more beer to fix that." - F "God, Anon, I was thinking we could all… I dunno… sign it? I saw a lot of others doing that." + F "God, Anon, I was thinking we could all…{w=0.2} I dunno… {w=0.2}sign it? I saw a lot of others doing that." A "Oh…" @@ -1766,7 +2018,7 @@ label chapter_13D: St "Oh I know exactly what to write! First let me do a palm reading!" - Re "Heh… I’ll sign it too." + Re "Heh…{w=0.2} I’ll sign it too." N "WOOOOOOOOOO!" @@ -1784,7 +2036,7 @@ label chapter_13D: "{i}Even the most wilted flower flourishes under God’s light. -Rosa{/i}" - "I think reading that one counts for my next few church visits. Amen, Raptor Jesus." + "I think reading that one counts for my next few church visits. {w=0.2}Amen, Raptor Jesus." "{i}The future is something that you build by yourself. - Stella{/i}" @@ -1792,9 +2044,9 @@ label chapter_13D: "I can’t decipher either Naser or Naomi’s. Naser’s looks like a bunch of chicken scratched scribbles, while Naomi’s looks like her chickens went to college and got a doctorate." - F "Anon? Hellooooo. You’ve been staring at the page for the past five minutes." + F "Anon? {w=0.2}Hellooooo.{w=0.2} You’ve been staring at the page for the past five minutes." - A "Right right. Just uh… thinking of what to put." + A "Right right. Just uh… {w=0.2}thinking of what to put." "Okay, Anon, something meaningful. Something that’ll remind Fang of you every time she reads it." @@ -1824,7 +2076,7 @@ label chapter_13D: stop music fadeout 1.0 scene black with fade label tink: - "-Six months later-" + "{cps=*0.2}-- Six months later --{/cps}" play music "audio/OST/Appreciating the Moment.ogg" fadein 1.0 "After prom night and graduation life slowed down." @@ -1838,16 +2090,18 @@ label chapter_13D: "Though I don’t think I can talk about some of the things I’ve seen." "I’ll never be able to look at marinara the same way." - + pause 0.5 "But pasta-based trauma aside, it’s now the day after Christmas." - + scene blue + show anonfang_xmasmorningbed + with fade "I’m sitting in my bed, looking through one of my favorite presents." "Fang’s mom was right, I am happy about all those photos." "As I look through the scrapbook spread across my lap I can’t help but reminisce about the best year of my life." - F "*SSSSNRRRRRRK*" + F "*{cps=*0.6}SSSSNRRRRRRK{/cps}*" "I have to contain my laugh, but Fang looks ridiculously cute curled up beside me in my bed." @@ -1859,7 +2113,7 @@ label chapter_13D: "*Beep boop beep*" - "*VRRRRRRRRRMMMM*" + "*{cps=*0.6}VRRRRRRRRRMMMM{/cps}*" F "‘M UP!" @@ -1869,14 +2123,15 @@ label chapter_13D: A "OOF!" "And sends me tumbling onto Reed’s present." - scene room anon day with dissolve + play sound "audio/effects/anonHeadbutt.ogg" + scene room anon day with vpunch #dissolve "The new Metal Gear RAYmba Mk.II bumps against my face, turns, and continues eating the crumbs off my new carpet." "Even from the floor I can say that both were really thoughtful gifts." "Reed was right, the carpet really helped to tie the room together." - F "...Anon? You here?" + F "...Anon? {w=0.3}You here?" A "On the floor." @@ -1886,12 +2141,12 @@ label chapter_13D: A "...Yoga?" - F "Riiiiight." + F "{cps=*0.6}Riiiiight{/cps}." show anon neutral at aleft with moveinbottom "I sit up from the floor and shiver." - "Volcadera Bluffs may not get snow, but the cold air and the ocean definitely make the town cold as shit." + "Volcaldera Bluffs may not get snow, but the cold air and the ocean definitely make the town cold as shit." "I crawl back on to my bed and try to find my spot that I warmed." @@ -1913,13 +2168,13 @@ label chapter_13D: "I slide into the blanket next to her, my arms automatically wrapping around Fang’s waist and drawing her against my chest." hide anon neutral dissolve - scene black with fade + scene room anon day with fade F "Mmmm." "Her beak rubs against me as she hums." - "Aw yes. Cuddles. Best way to spend a cold day." + "Aw yes.{w=0.3} Cuddles. Best way to spend a cold day." F "Damn right." @@ -1931,7 +2186,7 @@ label chapter_13D: "Her face glows a soft pink in embarrassment." - A "D’aaaaawww… Someone’s embarrassed." + A "D’aaaaawww…{w=0.2} Someone’s embarrassed." F "And someone is about to be on the floor again." @@ -1949,7 +2204,7 @@ label chapter_13D: "Not like Fang can do what a staircase could." - F "Stop. Cuddles now. Scrapbook later." + F "Stop.{w=0.3} Cuddles now.{w=0.3} Scrapbook later." A "Hahahahalright. Cuddles it is." @@ -1985,7 +2240,7 @@ label chapter_13D: "I kiss the snoot one final time and get another elbow as my reward." - F "In.suf.fer.a.ble." + F "In.{w=0.2}suf.{w=0.2}fer.{w=0.2}a.{w=0.2}ble." "I snatch the scrapbook at last." @@ -2045,14 +2300,13 @@ label chapter_13D: "I’ll sue them later." A "Alright, here I go." - scene room anon day "I zip the abomination on and step out of bed, the wall of cold stinging my toes." show anon monkey at aleft with dissolve A "Carbonara sound good?" F "Why do you make it so weird? Most people just use tomato sauce." - hide anon with moveoutright + hide anon with easeoutright A "...Don’t ask questions you aren’t prepared to know the answer to." "I crack four eggs, separating the yolk from the whites and saving them in a tupperware for later." @@ -2084,7 +2338,7 @@ label chapter_13D: "Fang grumbles and starts shifting in the bed, so I turn my attention to making the plates." - show anon monkey flip at aright + show anon monkey flip at aright with easeinright "I grab a few sodas from the fridge and place everything on the new rug for an indoor picnic setup." @@ -2108,7 +2362,7 @@ label chapter_13D: show fang christmas happy with dissolve - F "It’sh good. Like the uh, cheese." + F "It’sh good. Like the uh,{w=0.2} cheese." A "Why thank you." @@ -2165,7 +2419,7 @@ label chapter_13D: "As the amber dangles in the air, it catches the light from outside and glows the same brilliant orange as her eyes." - F "Anon… it’s beautiful." + F "Anon…{w=0.3} it’s beautiful." A "Here." @@ -2189,7 +2443,7 @@ label chapter_13D: "Fang lets her hair down again and holds up the pendant." - F "This is… thank you, Anon." + F "This is… {w=0.3}thank you, Anon." A "The moment I saw it, I knew it would have been the perfect present." @@ -2238,16 +2492,20 @@ label chapter_13D: F "You expecting company?" + show anon monkey with dissolve + "I give her a puzzled look in return before getting up and heading to the door." - show anon monkey with dissolve + hide anon monkey with easeoutright "My momentary fear of it being a potential addict or murderer are quelled upon opening the door, revealing-" A "Principal Spears? What are you doing here?" - show anon monkey with move: + show anon monkey flip at aright with easeinright: xalign 0.7 - show spears neutral flip behind anon with moveinright: + pause 0.1 + show anon monkey with dissolve + show spears neutral flip behind anon with easeinright: xalign 1.3 "Our ex-principal is squeezed into the narrow hallway, holding a delicately wrapped gift in his hands." @@ -2338,7 +2596,7 @@ label chapter_13D: A "You got plans of your own, don’t you?" - F "Yeah. So…" + F "Yeah.{w=0.2} So…" A "So…" @@ -2360,7 +2618,7 @@ label chapter_13D: "Because ow, my fucking heart." - show fang pendant neutral + show fang pendant neutral with dissolve "Fang shakes her head from side to side slowly." @@ -2380,7 +2638,7 @@ label chapter_13D: F "So…" - F "I… Want to do some thinking." + F "I…{w=0.3} Want to do some thinking." A "More thinking? Wow, that’s new for you." @@ -2424,11 +2682,11 @@ label chapter_13D: F "True. That’s a few weeks to cram in all the cuddles I’ll be missing." - A "Cuddles or cuddles?" + A "Cuddles or {i}cuddles{/i}?" "Fang’s grin is just shy of mischievous." - F "On the bed. Now. I’m collecting on those cuddles right now." + F "On the bed.{w=0.2} Now.{w=0.2} I’m collecting on those cuddles right now." A "Yes ma’am." diff --git a/game/script/14B.bad-ending.rpy b/game/script/14B.bad-ending.rpy index edc7256..4e65cb4 100644 --- a/game/script/14B.bad-ending.rpy +++ b/game/script/14B.bad-ending.rpy @@ -291,12 +291,12 @@ label chapter_14B: "I can just picture Fang, looking like a junkie like she does now in that pizzeria, playing to an audience of nobody: judging me and how I’m living from now on." "And I’ll say \"Yes Fang. I live on a pension alone in my apartment, playing games and watching movies and sleeping.\"" - + "\"It’s all I could ever want because I never wanted much in the first place.\"" pause .5 - + "And she’ll probably scream at me, vent her frustrations on me, call me selfish." - + "And I’ll just say \"Goodbye, Fang.\"" pause .5 @@ -333,4 +333,4 @@ label chapter_14B: scene black with Dissolve(3) pause 2 - return \ No newline at end of file + return diff --git a/game/script/14C.good-ending.rpy b/game/script/14C.good-ending.rpy index 8bbf627..f27b236 100644 --- a/game/script/14C.good-ending.rpy +++ b/game/script/14C.good-ending.rpy @@ -1,15 +1,17 @@ label chapter_14C: #Volcano Highschool Musical - "-Three years later-" + scene black with fade + + "{cps=*0.2}-- Three years later --{/cps}" scene park fair with fade play music "audio/OST/west_coast_kicking.ogg" fadein 1.0 - "Volcadera Bluffs. New duty station. Recruiting teens to suffer just like I did." + "Volcaldera Bluffs. {w=0.2}New duty station.{w=0.2} Recruiting teens to suffer just like I did." "Good times, good times." - show anonc neutral at aleft + show anonc neutral at aleft with dissolve "With my rucksack on my back and a cheap rolling case at my side I make my way down to my old stomping ground for some cheap living." "Three years. I wonder if Lucy still lives here." @@ -20,9 +22,8 @@ label chapter_14C: "Thinking back, I think there’s a park nearby that has a decent vending machine." - scene park fair show anonc neutral at aleft - with fade + with dissolve "Mentally retracing my steps from my senior year I manage to find the park." @@ -51,7 +52,7 @@ label chapter_14C: "I look up to see a pterodactyl in a floral print dress running full tilt towards me." stop music fadeout 1.0 play music "audio/OST/intercept.ogg" fadein 1.0 - Lucy "ANON! YOU REMEMBERED!" + Lucy "ANON!{w=0.2} YOU REMEMBERED!" scene c02 @@ -70,7 +71,7 @@ label chapter_14C: "Wait." "I pull back, both for air and to figure out if this is who I think it is and not some well dressed sexual harassing lady-hobo." - + pause 0.5 A "Lucy..?" scene park fair @@ -81,9 +82,38 @@ label chapter_14C: Lucy "You remembered our promise!" "Right. Right." + "Yeah, the promise…" + + # "..." + + # A "{i}Can you promise me that...{/i}" + + # A "{i}...If I do see you again, that you'll be a better person.{/i}" + + # A "{i}Us both. Better persons.{/i}" + + # F "{i}Ok.{/i}" + + # F "{i}I'll be a better person.{/i}" + + # F "{i}But you have to promise me something too.{/i}" + + # F "{i}That you'll come back.{/i}" + + # "{i}I mutter.{/i}" + + # A "{i}Ok.{/i}" + + # "{i}She mutters.{/i}" + + # F "{i}Ok. Good.{/i}" + + # "{i}It's settled, then.{/i}" + + A "That I’d come back and be with you. How could I forget?" + stop music fadeout 1.0 play music "audio/OST/to_swagger.ogg" fadein 1.0 - A "That I’d come back and be with you. How could I forget?" "I finally have a chance to take Lucy in." @@ -131,7 +161,7 @@ label chapter_14C: "A little T-rex runs up to the table." - unknown "MISS LUCY!! MISS LUCY!!" + unknown "MISS LUCY!!{w=0.2} MISS LUCY!!" Lucy "Now Vince, there’s no need to yell this close." @@ -177,6 +207,7 @@ label chapter_14C: stop music fadeout 1.0 "Lucy’s giggles slowly melt away and a trickling tear leaves from her eye." + play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 show fang c sad4 flip Lucy "You’re really back…" @@ -192,8 +223,8 @@ label chapter_14C: Lucy "Of course. That promise means the world to me, Anon." "We stay embraced in the hot sun for just a moment longer before I let go again." - stop music fadeout 1.0 - play music "audio/OST/Beach Chill Out.ogg" fadein 1.0 + + "Lucy’s gaze lingers on the children, her eyebrows knit together in contemplation." show fang c happy flip with dissolve F "Look at them, Anon." @@ -204,7 +235,7 @@ label chapter_14C: A "Stupid?" - F "Yeah- no, I mean careless. Innocent." + F "Yeah- no, I mean careless.{w=0.2} Innocent." A "Suppose we were." @@ -214,11 +245,11 @@ label chapter_14C: F "I wish I could stop it from happening. They're perfect just like this." - A "Kids can be, Jack mean to each other." + A "Kids can be, mean to each other." - F "But not cruel. The world makes them cruel." + F "But not cruel.{w=0.4} The world makes them cruel." - F "Until then...they're free. We gotta protect their freedom. Save them from our mistakes." + F "Until then...{w=0.3}they're free. We gotta protect their freedom. Save them from our mistakes." "That’s quite a statement to hear from her." @@ -232,7 +263,7 @@ label chapter_14C: A "Y’know, Naser, Trish, Naomi, Reed, all those guys?" - F "Oh! Naser went to medical school..." + F "Oh!{w=0.3} Naser went to medical school..." "She closes her eyes as though trying to recall a lost memory." @@ -242,11 +273,12 @@ label chapter_14C: F "Haven't seen them since either." + pause 0.5 F "But you’re here now!" F "And now that you’re back, I’m never letting you go again." - A "I’m not going anywhere… Sweet Tooth." + A "I’m not going anywhere… {w=0.3}Sweet Tooth." "Lucy rolls her eyes." @@ -256,7 +288,7 @@ label chapter_14C: A "I guess we’ve both changed since then." - F "Oh yeah? How so?" + F "Oh yeah?{w=0.3} How so?" A "I mean, when I first enrolled I had every intention of just laying low and not sticking out." @@ -270,7 +302,7 @@ label chapter_14C: A "I kinda blame you for that development." - F "Ha, I made you care about people." + F "Ha{w=0.3}, I made you care about people." A "You did." @@ -288,7 +320,7 @@ label chapter_14C: "She freezes for a second." - F "I-I’d rather not Volcano High. Too many bad memories." + F "I-I’d rather not Volcano High.{w=0.3} Too many bad memories." scene black with fade @@ -302,7 +334,7 @@ label chapter_14C: A "You do look exhausted dealing with the ankle biters." - F "Not at all! Truth be told, Anon. I love doing what I do." + F "Not at all! {w=0.3}Truth be told, Anon. I love doing what I do." scene black with fade @@ -310,28 +342,28 @@ label chapter_14C: scene c04 with fade stop music fadeout 1.0 - play music "audio/effects/beach loop 2.ogg" fadein 1.0 + play ambient "audio/effects/beach loop 2.ogg" fadein 1.0 "Catching up with Lucy was the happiest I felt in years, the memories came rushing back as we walked under the hot sun." - + play music "audio/OST/Appreciating the scenery.ogg" fadein 1.0 A "So you don’t know at all how Reed and Trish are doing?" - F "OH! ...When was the last time I spoke with them…?" + F "OH! {w=0.3}...When was the last time I spoke with them…?" A "Hope Trish is alright, the two of you were friends for the longest time." - F "I guess I… Didn’t feel the need to see them again?" + F "I guess I… {w=0.3}Didn’t feel the need to see them again?" F "Looking back, they were terrible influences." A "I guess so..." - + pause 0.5 A "And Stella and Rosa?" F "Haven't seen them either." A "Seems weird, considering Rosa was of such help to us." - F "Don't get me wrong, Anon. I love what Rosa did for me, Naser and you, but I guess I...just didn't need to see her anymore." + F "Don't get me wrong, Anon. I love what Rosa did for me, Naser and you, but I guess I...{w=0.3}just didn't need to see her anymore." F "I didn't want to see anyone else, for that matter." @@ -347,7 +379,7 @@ label chapter_14C: "Oh, this is my old path to school. Maybe I will get to see it after all." - F "l-let's turn away. To Moe's, or somewhere." + F "L-let's turn away. {w=0.3}To Moe's, or somewhere." A "Aww, I wanted to see the school again though." @@ -357,19 +389,19 @@ label chapter_14C: F "Seems like we just repeat each other, I get upset over nothing, and I apologize." - F "Sorry, I just… don't want to remember Volcano High, I just…" - + F "Sorry, I just… {w=0.3}don't want to remember Volcano High, I just…" + pause 0.3 F "I did too much dumb stuff there, you know?" F "I just want to forget all that happened." A "Moe’s is fine, too. I do want to see how that fossil is doing." - F "Er, actually, Moe retired! He sold his franchise." + F "Er,{w=0.2} actually, Moe retired! He sold his franchise." A "Oh. Well, we can still go check it out." - stop music fadeout 1.0 + stop ambient fadeout 2.0 scene outside moes @@ -379,11 +411,11 @@ label chapter_14C: show anonc neutral at aleft show fang c happy flip at sright with fade - stop music fadeout 1.0 - play music "audio/effects/chatter loop.ogg" fadein 1.0 + play ambient "audio/effects/chatter loop.ogg" fadein 1.0 "I can see the old piano in my peripheral vision." A "I’ve been asking so much about what you’re doing now, but what happened while I was away?" + play music "audio/OST/Appreciating the atmosphere.ogg" fadein 1.0 F "I remembered your promise." show fang c sad flip with dissolve @@ -394,7 +426,7 @@ label chapter_14C: F "There were times I’d cry. I would think back to when you were here and miss you so much." - F "I...don't wanna worry you with the details of what I did during that time, but…" + F "I...{w=0.3}don't wanna worry you with the details of what I did during that time, but…" F "I guess I realized something." @@ -412,9 +444,9 @@ label chapter_14C: show fang c sad2 flip with dissolve - F "No...I just gave that up." + F "No...{w=0.3}I just gave that up." - A "What? Really? It was such a huge part of you!" + A "What?{w=0.2} Really?{w=0.1} It was such a huge part of you!" show fang c sad3 flip with dissolve @@ -440,7 +472,7 @@ label chapter_14C: F "THAT would be hilarious." - F "But yeah, I enjoyed my time with the children so much...I asked around in my church and eventually I got a gig dealing with preschoolers." + F "But yeah, I enjoyed my time with the children so much...{w=0.3}I asked around in my church and eventually I got a gig dealing with preschoolers." "She looks so happy right now. I feel like I would ruin the mood to bring up Trish, Reed and the others again." @@ -454,7 +486,7 @@ label chapter_14C: "She begins stroking my hand on the table." - F "Anon, I’d never forget about you or our promise." + F "Anon,{w=0.3} I’d never forget about you or our promise." "Part of me is glad she's saying this to me, but I still have too many questions." @@ -479,7 +511,7 @@ label chapter_14C: F "But you can't play..." A "Then {i}you{/i} play." - stop music fadeout 30.0 + stop ambient fadeout 20.0 scene c05 with fade "As we sit by the piano, I think she understands why I'm teasing her like that." @@ -488,17 +520,17 @@ label chapter_14C: F "Anon, I-" - "Her fingers lightly roll across the keys" + "Her fingers lightly roll across the keys." "She retracts herself." - F "I haven't played in a long time...I don't know if I can still do it." + F "I haven't played in a long time...{w=0.3}I don't know if I can still do it." A "I bet you still remember how to do it." "She positions her hands just above the keys." - F "I haven't done this in years. I don't even know which song to play." + F "I haven't done this in years.{w=0.3} I don't even know which song to play." A "I wanna see you play, that's all. I wanna hear you after all this time away." @@ -520,20 +552,19 @@ label chapter_14C: F "We made it together." - F "Ha! I still got it!" + F "Ha!{w=0.3} I still got it!" F "I always thought of this melody when I thought about you..." F "Guess I never forgot how to do it. Thought I'd be rusty with the piano." - stop music fadeout 1.0 - A "You play beautifully." F "...Thank you..." + stop music fadeout 1.0 "I sit closer to Lucy, she rests her head on my shoulder. Her hands are still resting on the keys, eager to play again." - + play music "audio/OST/Skinrow Soul.ogg" fadein 1.0 A "You shouldn't have abandoned music." F "..." @@ -545,8 +576,8 @@ label chapter_14C: show anonc neutral at aleft show fang c sad flip at sright with fade - stop music fadeout 1.0 - F "I don't know, Anon! It's just so WEIRD! A music teacher?" + + F "I don't know, Anon!{w=0.2} It's just so WEIRD!{w=0.2} A music teacher?" A "I don't know, Fang, it could be cool if you tried." @@ -571,7 +602,7 @@ label chapter_14C: "Lucy stirs. She doesn’t like the idea." - F "Anon...please don't ask me to do that. I'm not ready." + F "Anon...{w=0.3}please don't ask me to do that.{w=0.3} I'm not ready." A "How are you not ready?" @@ -597,9 +628,9 @@ label chapter_14C: F "I got no friends, no new songs, nothing going on for me." - F "I know I needed to be a famous musician to make you happy, I know I needed to have forgiven Trish and the others, but it just didn't work out. I couldn't do it." + F "I know I needed to be a famous musician to make you happy, I know I needed to have forgiven Trish and the others, but it just didn't work out.{w=0.3} I couldn't do it." - F "I'm lonely, Anon. You're all that's left for me." + F "I'm lonely, Anon.{w=0.3} You're all that's left for me." A "You didn't need to be all that to be happy, I still think you're the best." @@ -625,9 +656,9 @@ label chapter_14C: F "Fuck, just knowing I won't see you until tomorrow already hurts me." - F "I can take you to see Mom and Dad! Right now! They would get a kick out of seeing you like this." + F "I can take you to see Mom and Dad!{w=0.1} Right now!{w=0.1} They would get a kick out of seeing you like this." - A "Ah! Not right now. That would be too much for them to take in." + A "Ah!{w=0.3} Not right now. That would be too much for them to take in." A "And I have to unpack too, I got a little room in a motel for now." @@ -640,7 +671,7 @@ label chapter_14C: F "All the more reason for me to help!" A "...Alright then. My motel isn’t too far from here." - play music "audio/effects/apartment loop.ogg" fadein 5.0 + play ambient "audio/effects/apartment loop.ogg" fadein 5.0 scene apartment morning with dissolve "I wasn’t kidding when I said I had a lot to unpack." @@ -661,7 +692,7 @@ label chapter_14C: "A peace shattered by my stomach demanding sustenance loudly." - A "Mmm… How about we get some breakfast? My treat." + A "Mmm… {w=0.3}How about we get some breakfast? My treat." F "A breakfast date sounds nice." @@ -683,17 +714,18 @@ label chapter_14C: F "I'll tell them first! Get them hyped to see you!" - A "That would be great. So...tomorrow then?" + A "That would be great. So...{w=0.3}tomorrow then?" F "Tomorrow, yes." stop music fadeout 1.0 + stop ambient fadeout 1.0 scene city morning with fade - play sound "audio/OST/Amberlight Brilliance.ogg" fadein 5.0 - "We made our way towards her car door, but before getting in, she once again embraces me, This time a little stronger." + play sound "audio/OST/Amberlight Brilliance.ogg" fadein 3.0 + "We made our way towards her car door, but before getting in, she once again embraces me, this time a little stronger." show c09 with dissolve - A "Urgh-- it's ok, Lucy." + A "Urgh-- {w=0.3}it's ok, Lucy." F "I was so lonely, Anon." diff --git a/game/script/14D.gold-ending.rpy b/game/script/14D.gold-ending.rpy index 57dafd1..c7ce870 100644 --- a/game/script/14D.gold-ending.rpy +++ b/game/script/14D.gold-ending.rpy @@ -1,6 +1,7 @@ label chapter_14D: #Fast Times at Volcano High - "-Five Years Later-" + + "{cps=*0.2}-- Five Years Later --{/cps}" "July seventeenth." @@ -25,7 +26,10 @@ label chapter_14D: "I’ve kept in touch with all of them." "But to see them again in person?" - + #renpy is jank so this doesn't do loop all that well buuut + #play sound "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + $renpy.sound.play("audio/effects/teenageCrowdLoop.ogg", loop=True, fadein=2.0) + pause 0.3 "It’s the sounds that reach me first. The chatter of people milling about." unknown "Bro" @@ -40,22 +44,26 @@ label chapter_14D: scene outside school fog with fade "Volcano High." - A "Still the perfect setting for a horror game. Or maybe a shitty WAD." + A "Still the perfect setting for a horror game.{w=0.2} Or maybe a shitty WAD." "The attempt at humouring myself just made me feel more anxious." - "A check of my phone says I’m thirty minutes early. Wonderful." + "A check of my phone says I’m thirty minutes early.{w=0.2} Wonderful." "I move to the entrance, only to see all of the steps occupied by twenty-somethings waiting." show anond neutral at aleft with dissolve + show reed future explanatory at rright with dissolve A "Yo, this the line?" - show reed future explanatory flip at rright + show reed future explanatory flip at rright with dissolve: + xalign 1.15 Re "Anon?" - + show reed future explanatory flip: + ease_cubic 1.0 xalign 0.75 + stop sound fadeout 1.0 play music "audio/OST/Those Other Two Weirdos.ogg" fadein 1.0 "A hobo raptor at the top of the steps pulls his oversized shades down to peer at me." @@ -65,13 +73,13 @@ label chapter_14D: A "Hey Reed, what’s happening?" - A "You seem to certainly have uh… changed." + A "You seem to certainly have uh…{w=0.2} changed." - A "Why do you look like uh… I don’t want to sound rude or anything, but…" + A "Why do you look like uh…{w=0.2} I don’t want to sound rude or anything, but…" A "You look homeless, Reed." - Re "Whaaaat?" + Re "{cps=*0.5}Whaaaat?{/cps}" Re "Duuude, I’m not a hobo! I’m the richest raptor in the world, guy!" @@ -79,7 +87,7 @@ label chapter_14D: Re "What’d you say, man?" - A "What? Nothing. No idea what you’re talking about." + A "What?{w=0.2} Nothing. No idea what you’re talking about." A "So, how did you get to become the 'richest raptor in the world'?" @@ -92,6 +100,7 @@ label chapter_14D: "I cannot understand anything he's saying." "I think I heard ‘pharmaceutical business’ at one point?" + pause 0.3 Re "...and then I was brought here by the birds, dude." @@ -105,6 +114,7 @@ label chapter_14D: Re "Sounds pretty sweet, dude." show reed future neutral flip with dissolve + pause 0.5 "We stand there for a moment in the blazing heat." show reed future explanatory flip with dissolve @@ -112,14 +122,14 @@ label chapter_14D: Re "They got drinks n’ shit!" - A "Definitely, I need some air conditioning." + A "Definitely,{w=0.2} I need some air conditioning." "We quickly moved along to the gymnasium." scene reunion with fade A "Man, it really hasn’t changed. Takes me back." show anond neutral at aleft - show reed future explanatory flip at rright - with dissolve + show reed future explanatory flip at rright with dissolve: + xalign 1.15 Re "Yeah, takes me back too, man." @@ -129,14 +139,14 @@ label chapter_14D: "Reed gestures to the sign-in table." scene reunion with fade - show anond neutral at aleft + show anond neutral at aleft with easeinleft "The clerk is crouched behind the table sorting through a box." "I go over to write in my John Hancock and the person behind the counter stands up." "Seeing her in person now is like witnessing a possessed barbie doll." - show naomi future at sright + show naomi future at sright with dissolve N "Oh!" N "Anon, you made it!" @@ -146,7 +156,7 @@ label chapter_14D: A "Life been treating you well?" N "Oh yes, just last year I moved in with my dear Kanyesaurus." - + pause 0.5 "What the fuck is this world anymore?" A "Real shame about his last presidential run." @@ -157,7 +167,7 @@ label chapter_14D: N "Presidential yeezys shall rise again, he says." - "WHAT THE FUUUUCK" + "{cps=*0.5}WHAT THE FUUUUCK.{/cps}" A "That reminds me, have you seen Naser’s college posts?" @@ -171,8 +181,12 @@ label chapter_14D: A "Sounds like you got a pretty good deal going on." + show anond neutral flip with dissolve + "I turn around to see a short line forming behind me." + show anond neutral with dissolve + A "Sorry to keep you so long, I’ll get out of here." N "Thanks for catching up, Anon. When I’m done here we can chat more." @@ -201,9 +215,13 @@ label chapter_14D: Ro "Please, sit and talk awhile!" A "Trish, glad we found you here!" - show reed at rright with move - show rosa future flip at sright with move + + show reed future at rright with ease: + xalign 1.5 + show rosa future flip at sright with ease: + xalign 1.0 show trish future neutral flip at tcenter with dissolve + "She looks up from her sulking and her face lights up at the sight of us." T "Anon! It’s been years!" @@ -265,10 +283,12 @@ label chapter_14D: "I look up to see the one person I’m most anxious and excited to talk with again approaching." play music "audio/OST/That Monochromatic Weirdo.ogg" fadein 1.0 + show anond neutral flip with ease: + xalign 0.1 A "Fang! You’re here!" - show fang d shock with dissolve: + show fang d shock with easeinleft: xalign -0.6 - F "Wha- I- dammit Anon, I told you to stop calling me that!" + F "Wha- {w=0.2}I- {w=0.2}dammit Anon, I told you to stop calling me that!" Re "Isn’t that the name Lucy used back in senior year?" @@ -284,9 +304,9 @@ label chapter_14D: scene d03 with fade - Re "C’mon, get over here. I’ll order us all another watchamacallit of drinks. It’s on me, the richest raptor in the woooorld!" + Re "C’mon, get over here. I’ll order us all another watchamacallit of drinks. It’s on me, the richest raptor in the {cps=*0.3}woooorld{/cps}!" - "Reed cheerfully throws his arms up as he shouts out a prolonged ‘world’" + "Reed cheerfully throws his arms up as he shouts out a prolonged ‘world’." F "Sure, thanks. I can’t have too much though, I’m the event organizer and all." @@ -314,7 +334,7 @@ label chapter_14D: Re "He’s built a reputation for his gimmick of wrecking a car every ad he does." - A "I… I see." + A "I…{w=0.3} I see." "Oh god I thought that was a joke about slamming people into cars." @@ -323,9 +343,10 @@ label chapter_14D: "Lucy excuses herself from the group to go give the closing speech." scene reunion with fade show anond neutral at aleft - show reed future at rright - show rosa future flip at sright - show trish future neutral flip at tcenter + show reed future neutral flip at rcenter: + xalign 0.6 + show trish future neutral flip at tcenter: + xalign 0.8 with dissolve "She goes up onstage and tests the microphone, getting everyone’s attention." @@ -333,24 +354,32 @@ label chapter_14D: F "You don’t have to go home, but you can’t stay here." - F "Please start finding your designated drivers or calling up the taxi driver left." + F "Please start finding your designated drivers or calling up the taxi driver." F "We will be locking the doors at three." "She puts the mic back on its stand and jumps offstage." - show fang d happy with moveinleft: + show fang d happy with easeinleft: xalign -0.6 "Reed pats my shoulder." - Re "You got a ride home man?" + Re "You got a ride home, man?" A "I can walk, but thanks." - "Lucy returns to the minibar and starts raiding the fridge for the last of the alcohol." + show fang d happy flip with dissolve: + xalign -0.6 + # pause 0.2 + hide fang d happy flip with easeoutleft + "Lucy returns to the minibar, where Rosa is waiting with the last of the alcohol." T "There it is." + show rosa future flip at sright with easeinright: + xalign 1.3 + show fang d happy with easeinleft: + xalign -0.6 Re "Alright, great seeing you guys. I’ll bounce." @@ -359,35 +388,37 @@ label chapter_14D: A "Yeah, absolutely. It’s been forever since I’ve been in town, would love to get a tour of what’s new." Re "You got it, man. See ya." - hide reed future explanatory with fade + hide reed future neutral flip with dissolve A "Bye, Reed." - hide reed future explanatory with moveoutleft T "Actually, I should get going, too." T "I don’t want to get stuck in traffic." - hide trish with dissolve + A "You’ve had the most to drink out of all of us, you gonna be alright?" "She raises a smug eyebrow and starts walking to the exit." T "See you guys." - + hide trish with dissolve Ro "Come visit me too, An-on. Stella and I would love to have you." hide rosa with dissolve "More people trickle out of the room until it’s just Lucy and I." + show naomi future at sright with dissolve "Naomi gives a thumbs-up to Lucy through the door to signal that everyone else has left." F "Thanks, Naomi, couldn’t have organized this without you." N "Oh, don’t worry about it! It was nice getting to act like a class representative again." + show naomi future flip at sright with dissolve + hide naomi future with easeoutright "The Plastic Persimmon waves and lets the door swing closed with an echoing *clang*." - A "Sooo… Just the two of us…" + A "Sooo… {w=0.3}Just the two of us…" F "Damn you Anon and damn you Bill Withers." @@ -397,7 +428,7 @@ label chapter_14D: "Lucy holds up a plastic bag that *clink*s with each shake." - F "I was gonna offer you the last of these… Buuuut…" + F "I was gonna offer you the last of these… {w=0.3}Buuuut…" A "Hey now, let’s not let those go to waste." @@ -405,7 +436,7 @@ label chapter_14D: A "Rooftop?" - F "Rooftop. Now." + F "Rooftop. {w=0.3}Now." "She leads the way through the darkened school hallways and stairwell." @@ -414,8 +445,9 @@ label chapter_14D: "I can picture all the old posters from my time here along the walls." "Oh hey, they finally replaced the door." + stop music fadeout 3.0 label kino: - scene roof night + scene roof night with fade show fang d neutral at sleft show anond neutral flip at sright "The door is booted open and the night air has finally cooled down to something breathable now." @@ -437,7 +469,7 @@ label chapter_14D: "To prove her point she takes the capped one and simply twists it’s top off." - A "Ow. My ego." + A "Ow.{w=0.3} My ego." show fang d happy with dissolve @@ -491,7 +523,7 @@ label chapter_14D: F "Nuh uh." - A "Yeah huh. Faaaaang." + A "Yeah huh.{w=0.4} Faaaaang." "She groans and hides her face in her knees." @@ -499,7 +531,7 @@ label chapter_14D: A "Trish." - F "Mrrrr… Okay, so maybe we were that bad." + F "Mrrrr… {w=0.3}Okay, so maybe we were that bad." A "That’s life for ya." @@ -514,13 +546,13 @@ label chapter_14D: A "Teacher at your alma mater. Wasn’t really expecting that, ya know." - F "And you as a sound engineer? Pffft, I figured you’d be making a sexbot or something." + F "And you as a sound engineer?{w=0.3} Pffft, I figured you’d be making a sexbot or something." A "The self-cleaning subroutine never worked right." show fang d happy with dissolve "We chuckle together." - play music "audio/OST/Amberlight Brilliance D ending.ogg" fadein 1.0 + play music "audio/OST/Amberlight Brilliance - Demo.ogg" fadein 1.0 A "Hey, Lucy…" "I keep my eyes on the stars, even when Lucy turns to look at me." @@ -531,13 +563,13 @@ label chapter_14D: A "Since I’ll be here for a good while, how about we get some dinner sometime." - A "Y’know… together…" + A "Y’know…{w=0.3} together…" "I look at Lucy at last." "Her face is turned back to the sky, but there’s a dusting of pink across her cheeks." - F "I would… I totally would, Anon…" + F "I would…{w=0.3} I totally would, Anon…" F "But I’ve got work like you wouldn’t believe." show fang d neutral with dissolve @@ -566,9 +598,11 @@ label chapter_14D: A "It is, then." F "You’re such a dweeb." - + #ENDING 4 THEME GOES HERE + stop music fadeout 2.0 A "I know." - + #play music + play music 'audio/OST/ending_14D.ogg' fadein 1.0 scene d04b with fade "That didn’t stop Lucy from shuffling closer until our legs were pressed together." @@ -579,7 +613,7 @@ label chapter_14D: "Feels just like old times, honestly." - "Like no time has passed since I left Volcadera Bluff." + "Like no time has passed since I left Volcaldera Bluff." "I guess I never did say goodbye to Volcano High." diff --git a/game/script/1xN.Naomi-arc-1.rpy b/game/script/1xN.Naomi-arc-1.rpy new file mode 100644 index 0000000..b345493 --- /dev/null +++ b/game/script/1xN.Naomi-arc-1.rpy @@ -0,0 +1,908 @@ +label chapter_1xN: + #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 + + + + + show fang nonxmas pendant unimpressed at scenter with dissolve + # yalign 0.4 + # xalign 0.1 + + show fangphonevideocall anonneutral at scenter with easeinbottom: + yalign -0.4 + hide fang with dissolve + + F "-I’m just saying is that he shouldn’t have tried-" + + A "Sweet tooth, you shouldn’t just kick your teacher in the nuts." + + "I growl at the phone in my hand." + + "He’s lucky he’s in college right now." + + F "I don’t want to hear it." + + A "Yeah, but still.{w=0.3} So what’s the punishment?" + + "With a huff I turn my phone around the living room, slowly being rearranged to fit more useless people." + + F "Setting up for baby bro’s going away party." + + A "D’aaawww, such a caring sister." + + show fangphonevideocall anongrin with dissolve + + "I don’t even have to turn the screen back to see Anon’s shit eating grin." + + F "Dad says I gotta clean up after, too." + + A "If you’d move out Fang-" + + hide fangphonevideocall with easeoutbottom + show fang nonxmas pendant angry at scenter with dissolve + F "{cps=*2.0}Trying to!{/cps}" + + show fang nonxmas pendant sad with dissolve + pause 0.5 + hide fang with dissolve + + show fangphonevideocall anonneutral at scenter with easeinbottom: + yalign -0.4 + "I finally look back at my screen and I see him giving me his soothing, calming face." + + "Even seeing that look from him stings." + + F "I didn’t mean to shout." + + A "It’s fine Fang. I’m lucky to have a dorm room, I doubt dad would’ve sprung for an apartment again." + + A "He’s still pissed about that security deposit." + + "Ah, right.{w=0.3} That was my fault." + + F "Wasn’t my fault. Reed was the one to bring the carfe." + + A "{cps=*0.5}Riiiight.{/cps} Still{w=0.3}, I thought you and Trish would be moving in together." + + # show fang angry with dissolve + + F "Fffffffffuck her. She wanted to move in with Reed instead." + + A "Really?" + + F "Really!" + pause 1.0 + A "It was the late night jam outs, wasn’t it." + + F "No!" + + A "Ha!{w=0.3} You owe me ten bucks!" + show fangphonevideocall anongrin with dissolve + + "Stupid Anon and his stupid bets and his stupid always being right!" + + "Damn it, I know I’m fucking blushing right now. I just fucking know it." + + A "I-" + + F "Don’t you say it!" + + A "Told-" + + F "Anon!" + + A "You-" + + F "I’ll hang up!" + + show fangphonevideocall anonconcerned with dissolve + A "Okay okay. Sorry I asked." + show fangphonevideocall anonneutral with dissolve + A "But what’re you gonna do now?" + + # show fang considering with dissolve + "I exhale deeply and feel all the weight of my current predicament land on my shoulders." + + F "I don’t know. Maybe Stella-{w=0.3} what?" + show fangphonevideocall anonneutralalt1 with dissolve + show fangphonevideocall anonneutral with dissolve + show fangphonevideocall anonneutralalt1 with dissolve + show fangphonevideocall anonneutral with dissolve + show fangphonevideocall anonneutralalt1 with dissolve + show fangphonevideocall anonneutral with dissolve + "Anon’s head is shaking rapidly and his hands are waving like crazy." + + F "I don’t see what the problem would be with Stella as a roommate." + + hide fangphonevideocall with easeoutbottom + + show fang nonxmas pendant unimpressed at sleft with dissolve + show fangdad neutral flip at sright with easeinright + FD "Oi!{w=0.3} Stop slackin’ Lucy. The living room ain’t gonna clean itself!" + + "Not now! I still want to talk with him!" + + show fangdad neutral at sright with dissolve + hide fangdad with easeoutright + + A "Ah man.{w=0.3} I guess I should go?" + hide fang with dissolve + + show fangphonevideocall anonneutral with easeinbottom: + yalign -0.4 + + "No no no! Damn it!" + + F "Urgh.{w=0.3} I need to finish this. I’m sorry Anon." + + 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." + + A "The bastard." + + A "We’ll talk later, Fang. Have fun with the party okay?" + + show fangphonevideocall call_ended_bg call_ended with dissolve: + yalign -0.045 + # yalign 0 + "Before I can say I love him the screen fades to my wallpaper." + + "The wallpaper of me and him together on christmas." + + "I sigh one last time and pocket my phone." + + "The cool and smooth texture of polished stone makes me realize I’m holding the necklace again." + + "Anon…" + + "..." + hide fangphonevideocall with dissolve + stop music fadeout 2.0 + + scene livingroomdayalt + with fade + play music "audio/OST/to_swagger.ogg" fadein 1.0 + play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + show fang nonxmas pendant neutral at scenter with dissolve: + xzoom -1.0 + "Thirty minutes till Naser gets back now." + + "Everyone that came is just casually chatting, already snacking on all of mom’s better dishes." + + "Shame about dad’s guacamole though." + + "For them, that is. It may be fucking delicious but the aftermath isn’t pretty." + + "I shudder involuntarily at the thought of my last birthday party." + + "No wonder he married mom." + + "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." + + "Still remember him prancing around like there was ever a chance he’d get rejected." + + "I started going to community college around the same time, he has no idea the grueling experience ahead of him." + + "Then again, he does this kind of shit perfectly." + pause 0.5 + + FM "Lucy, would you be a dear and dim the lights?" + + "I snap back to reality." + + "Naser’s close school friends are all ready and perched out of sight of the entryway." + + show chadshark at scenter + show stella happy at sleft + with easeinleft + + show dimmer_darker with dissolve + "I notice one of his old team mates even brought Stella along when I turn the light knob." + + hide stella + hide chadshark + with easeoutright + pause 0.5 + "Maybe Anon was right in his rant a few weeks ago about girls having it easier?" + + "Nah, that’s bullshit." + # scene home fang dim with fade + + "Trish comes barreling in through the door like there’s a blizzard outside." + show trish happy behind dimmer_darker at tleft with easeinleft + + T "Fang! It took a while but Reed’s distracted!" + show fang nonxmas pendant happy behind dimmer_darker with dissolve: + xzoom -1.0 + F "Oh thank fuck." + + F "Definitely don’t need him being arrested today of all days." + + show fangdad neutral flip behind dimmer_darker at sright with easeinright + FD "Arrested for what?" + + show trish surprised behind dimmer_darker with dissolve + show fang nonxmas pendant surprised behind dimmer_darker with dissolve: + xzoom 1.0 + pause 0.5 + + show trish happy behind dimmer_darker + show fang nonxmas pendant happy behind dimmer_darker + with dissolve + FangAndTrish "For being the most wanted guy in Volcano high." + + "That line doesn’t work anymore but he hasn’t given me a new one yet." + + F "Do you need anything else, Dad?" + + FD "Don’t think so. Your mother’s got an entire bakery going at once in the kitchen, but she hasn’t needed help before." + + FM "Dear!" + + show fangdad neutral behind dimmer_darker with dissolve + pause 0.5 + show fangdad neutral behind dimmer_darker with move: + ease_cubic 3.0 xalign 2.0 + pause 1.0 + hide fangdad + "The old man limps back towards the kitchen, shoulders slightly hung about being fucking told by mom in seconds." + + show fang nonxmas pendant neutral behind dimmer_darker: + xzoom -1.0 + show trish neutral + with dissolve + F "Okay, spill.{w=0.3} How?" + + T "I asked Rosa to clear some time for him. She took it to mean a classic date night." + + F "Could’ve just told him Stella’s boyfriend would be here, he’d stay miles away." + + T "Figured he’d forgotten by now, you know him." + + F "Right, and what about you? Last time you threw a glass of juice on the old man." + + F "We seriously don’t need any arrests tonight." + show trish considering with dissolve + "Trish blows a raspberry and looks away." + + T "Maybe if he wasn’t such a pig." + + show fang nonxmas pendant unimpressed behind dimmer_darker with dissolve: + xzoom -1.0 + + F "*Ahem*" + show trish explanatory with dissolve + T "You know what I mean. I’m telling you, him and Moe are-" + + Moe "‘Lucy! Yer ma sayz Nasah is on ‘is ways!" + + show fang nonxmas pendant surprised behind dimmer_darker with dissolve: + xzoom -1.0 + show trish surprised behind dimmer_darker with dissolve + F "Shit, hide!" + stop music fadeout 1.0 + stop ambient fadeout 2.0 + hide fang + hide trish + with dissolve + "Everyone in the room scatters, hiding as best they can in our living room." + + "I even see Stella and the old varsity Football captain dive into the closet." + + "The door creaks open and Naomi leads Naser in slowly." + + show naser neutral behind dimmer_darker at sleft: + xalign -1.6 + show naomi neutral behind dimmer_darker,naser at sleft: + xalign -1.1 + + show naomi: + ease_cubic 1.5 xalign 0.1 + show naser: + ease_cubic 1.5 xalign -0.6 + Nas "-are Mom and Dad dancing again? I can’t see-" + + #remove dimming effect here + hide dimmer_darker with dissolve + "I twist the dimmer knob to full brightness, making Naser shade his eyes." + + Nas "Wha-" + show trish happy flip at tcenter: + xalign 0.55 + show fangdad happy flip at sright: + xalign 0.9 + show fangmom neutral flip at sright: + xalign 1.2 + show moe neutral flip behind fangmom at sright: + xalign 1.65 + show fang nonxmas pendant happy at scenter: + xalign 0.5 + xzoom -1.0 + show stella happy flip behind trish,naomi at scenter: + xalign 0.45 + show chadshark flip behind stella,naomi,naser,trish at tcenter: + yalign 0.1 + xalign 0.5 + with dissolve + + play music "audio/OST/Those Other Two Weirdos.ogg" fadein 1.0 + Everyone "SURPRISE!" + + #potentially use fang very happy with a modified pendant cause it looks much better + show fang nonxmas pendant very happy with dissolve: + xzoom -1.0 + F "Naomi’s pregnant!" + + show naser shocked + show naomi shocked + with dissolve + NaserAndNaomi "WHAT!?" + + FM "GRANDBABIES?!?!" + + show fangdad unimpressed flip: + ease_cubic 0.2 yalign 0.1 + pause 0.1 + show fangdad unimpressed flip: + ease_cubic 0.2 yalign 0.0 + show fang nonxmas pendant surprised with dissolve + "Dad swats my crest with one hand." + + show stella neutral flip + show fang nonxmas pendant happy + show naser happy + show naomi happy + show fangdad happy flip + with dissolve + FD "No, since you’re leaving us for college next week your Mother thought we should throw you a going away party." + + FM "Oh, yes, I invited all your school friends, too." + + show naser considering with dissolve + + "I see the little gerbil on a treadmill in his head spinning aimlessly until comprehension dawns on him that his privacy has been violated." + show naomi neutral with dissolve + show naser surprised flip at sleft with dissolve: + xzoom -1.0 + xalign -0.28 + Nas "Oh.{w=0.3} My yearbook." + + FM "Don’t worry dear, I put it back in your dirty laundry pile where it was left!" + + "Aside from the peanut gallery this is fairly standard dinner banter." + + show naser annoyed flip at sleft with dissolve: + xalign -0.6 + + Nas "{cps=*0.5}Moooooooooomm{/cps}, not in front of my friends." + + Chet "Chill man, we know how it is, your Mom is just gonna miss you." + show naser happy flip with dissolve + "The other track members nod in agreement." + show naser happy flip behind naomi + show naomi happy + with dissolve + N "It’s great everyone came! Let’s all enjoy the party!" + + "A holler of agreement and the whole thing kicks off as though it had been going on for hours already." + stop music fadeout 2.0 + hide chadshark + hide stella + hide fangmom + hide fangdad + hide moe + scene livingroomdayalt + show fang nonxmas pendant neutral at scenter: + xzoom -1.0 + show trish neutral at tleft: + xalign 0.1 + with fade + play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + play music "audio/OST/west_coast_kicking.ogg" fadein 2.0 + "I make a beeline for the food table with Trish, stealing enough grub to keep me sated through the whole ordeal." + + "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." + + "Whatever, it’s not like these jocks want to talk with me." + + "But Stella, jeez she’s got the attention of all the boys." + + T "It’s weird, right?" + show fang nonxmas pendant neutral 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." + + F "What are you implying?" + + T "C’mon, you gotta admit her set up is a little seedy." + + F "She’s chill, Trish. Not some kinda… {w=0.3}multitasking prostitute." + + T "Pffft. Not even." + + show trish unimpressed with dissolve + "Ah, I know that pout well." + + F "No vegan options?" + + + show trish indignant with dissolve + T "Herbies matter!" + + "Dad’s head whips around at Trish’s 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 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 + "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 + show fangmom unimpressed flip at sright + with dissolve + pause 0.2 + + show fangmom unimpressed + show fangdad neutral + with dissolve + pause 0.2 + + hide fangmom + hide fangdad + with easeoutright + + "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." + + 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 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." + + T "You’re doing it again." + + "Hm?" + + "Oh." + + "My thumb circles softly over the surface of polished stone." + + show trish explanatory with dissolve + T "Anon texted me earlier, y’know." + + show fang nonxmas pendant happy with dissolve: + xzoom -1.0 + F "Really?" + + T "He said you owe him ten bucks." + + "FFFFFFFFFFFF-" + show fang nonxmas pendant unimpressed with dissolve + F "{cps=*0.6}FFFFFFFFFFFFFFuuuuuuuuuuuuck.{/cps}" + + T "You gonna tell me why?" + + F "No!" + + show trish sad with dissolve + "Oh no, not the sad eyes." + pause 0.5 + "Damn it." + + F "May have made a bet on the roommate thing." + + show trish neutral with dissolve + pause 0.1 + show trish angry with dissolve + show trish angry: + yalign 0.0 + linear 0.05 xalign 0.005 + linear 0.05 xalign 0 + repeat + pause 0.1 + show trish with move: + ease_cubic 0.2 xalign 0.2 + show fang nonxmas pendant neutral: + ease_cubic 0.2 xalign 0.55 + + show trish annoyed at tleft with dissolve + + "Trish tries to headbutt me, but I already have her at arm’s length with my palm on her face." + + F "For your info, I bet in your favor." + + show trish neutral at tleft with ease: + xalign -0.1 + "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 trish neutral with dissolve + F "What am I gonna do now?" + + F "It’s not like I can move in with Anon." + + F "Unlike Naomi and Naser." + + show naomi happy at sright + show naser happy flip at nright + show fang nonxmas pendant considering + with dissolve + + "I want to be jealous." + + "Thinking about how they get what I want so badly." + + "But even with Naser’s scholarship, Dad’s spending so much for him." + + "But…" + + "Naser deserves it." + + "He deserves the fucking world after putting up with me." + + "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." + + unknown "Hey!" + + "Someone calls to me from across the room." + hide naomi + hide naser + with dissolve + + show trish surprised flip + show fang nonxmas pendant neutral + with dissolve + + "Oh, it’s just the ex-captain of the football team." + + "Still wonder how Stella managed to catch this guy." + + TeamMember "Hey, you’re the chick that played during prom last year, right?" + + TeamMember "Come on, play somethin’ and liven up the place a bit!" + + "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." + + show fang nonxmas pendant happy with dissolve + F "Well, hey, it happened." + + T "Oh boy." + + F "Was it just like you always imagined?" + + show trish happy flip with dissolve + "She smirks and looks at me from the corner of her eye." + + T "There was a bit more groveling involved." + + T "I kind of forgot about it, honestly." + + show trish happy with dissolve + T "You gonna play?" + + F "Eh, sure, why the fuck not." + + F "I was getting bored anyway." + + 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." + + stop ambient fadeout 2.0 + scene fangroomfuture + show fang nonxmas pendant considering at sleft + with fade + "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." + pause 0.5 + F "Aha! I got it." + + show fang nonxmas pendant happy: + ease_cubic 0.5 xalign 0.8 + "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." + + "RAYmba’s mechanical mouth makes quick work of the crumbs, choosing first my good ole’ artcore hollowbody." + + 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 + + show fang nonxmas pendant happy: + ease_cubic 0.5 xalign -0.4 + pause 0.1 + show fang nonxmas pendant shocked with dissolve: + xalign -0.3 + + "Only to nearly get kneecapped by Naomi’s stupidly fat tail." + + "Who would even like a girl with such a disgusting, lardy tail." + show fang nonxmas pendant angry with dissolve + "Unlike mine." + + F "What the fuck!" + + "She scowls." + + F "Were you trying to bust my knee? You stupid beige bitch." + + 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." + + "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." + + scene livingroomdayalt + show fang nonxmas pendant neutral at sleft: + 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.3 + + show trish: + ease_cubic 0.3 xalign 0.4 + + show fang nonxmas pendant happy at sleft with dissolve: + xalign -0.55 + yalign 0.2 + + "Trish scooches to give me enough space on the stairs to set the guitar on my knee to play." + + 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’?" + + T "No, Reed just fell backwards when he told us and didn’t bother correcting himself." + + "Sounds like something he’d do, yeah." + + "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 + "I run the first few stanzas in my head a couple of times and begin strumming." + + "My fingers glide along the fretboard easily enough and my pick wildly plucks the cords." + + "The party is cheering and stamping out a drum beat for me to play to." + + "Even Trish beside me is joining in on the makeshift metronome." + + "I let loose a hard and fast rift, taking the chance to actually feel out the crowd." + show trish happy flip + show stella happy flip + with dissolve + "All of the jocks and even Stella are loving this." + show fangdad neutral 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." + + "I nearly miss my next note, so I focus back on my guitar." + + "With an extra flourish I end the punk song with a fist pump." + stop music fadeout 2.0 + play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0 + "The room hollers, demanding more amazing music from me." + + "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." + + show fang nonxmas pendant happy with dissolve + "With the spotlight on Naser now I decide to just sit back on the stairs." + + show trish neutral flip with dissolve + T "Still gonna play?" + + F "Eh… Thinking something slower now." + + F "Dad’ll pitch a fit if they start a mosh pit." + + 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." + + "So perfectly I can look out as everyone else chats and enjoys the calmer atmosphere." + + hide fangdad + hide fangmom + hide chadshark + hide naomi + hide stella + with dissolve + + show fang nonxmas pendant happy: + yalign 0.0 + show trish neutral behind fang: + xalign 0.2 + show stella neutral at scenter: + xalign 0.6 + show chadshark behind stella,naser at tcenter: + xalign 0.8 + show naomi neutral flip at nright: + xalign 1.3 + show naser tablehit behind naomi,stella: + xpos 0.6 + with dissolve + "Naser and Chet have started arm wrestling." + + "Stella and some of Naser’s old teammates are talking like crazy about something." + + show stella explanatory with dissolve + St "-and it’s like wrestling!" + + unknown "No way, that sounds retarded!" + + unknown "Yeah, spaceships awrasslin’?!" + + St "Yeah way! It’s really cool!" + + Chet "It really is, bros! We’ve been marathonin’ it er’ry weekend!" + + "The jocks start jeering and tossing their solo cups at him." + + "Giving Naser the chance to finally win." + show naser happy flip at nright behind naomi with dissolve: + xalign 1.4 + + "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 + + "Naomi ducks under his other arm and embraces him, rubbing muzzles together." + + show fang nonxmas pendant neutral with dissolve + "Wait, no. That didn’t happen." + + "Only Naomi did the nuzzling." + + "Nah, those two are a whole room away, probably didn’t see it right." + + show naomi unimpressed flip with dissolve: + ease_cubic 0.5 xalign 1.3 + pause 0.1 + + show naomi sad with dissolve + + "When they separate Naser follows Chet back to the enthralling conversation on wrestling spaceships or whatever with Stella." + + "A purple hand breaches my line of sight." + hide chadshark + hide stella + hide naomi + hide naser + show trish indignant flip: + xalign 0.4 + with dissolve + T "Hey, Fang! Hellooo!" + + F "Yeah?" + + show trish explanatory flip with dissolve + T "You bridged that last song into Mussolini Macho Mystery perfectly, you didn’t even notice?" + show trish neutral flip with dissolve + + "I just now realize I am, in fact, playing a completely different song than when I started." + + "Trish and I continue making small talk through the rest of the party while I keep the ambience upbeat." + + "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 + stop music fadeout 3.0 + pause 3 + scene black with fade + pause 1 + return diff --git a/game/script/1xP.PTA-meeting.rpy b/game/script/1xP.PTA-meeting.rpy new file mode 100644 index 0000000..95675f4 --- /dev/null +++ b/game/script/1xP.PTA-meeting.rpy @@ -0,0 +1,205 @@ + +label chapter_1xP: + #PTA Meeting + play music 'audio/OST/Dragging on and on....ogg' fadein 2.0 + scene auditorium + show spears neutral at sleft: + xalign -0.05 + show jin behind spears at scenter + show carldelewski behind jin at scenter: + xalign 0.8 + show farnsworth behind jingo,fangmom at sright: + xalign 1.0 + show jingo behind jin,fangmom at sright: + xalign 1.2 + show fangmom neutral flip at fmright: + xalign 1.35 + with fade + + "{cps=*0.2}--August Tenth--{/cps}" + + "Inside the sweltering hot auditorium of Volcano High." + + Sp "Good evening, everyone. I’m glad that you’ve all agreed to show up." + pause 0.5 + Sp "With the new year about to begin we’d like to firstly start off by introducing our tenured faculty to any new parents." + + Sp "If you would be so kind." + show spears: + ease_cubic 0.5 xalign -0.25 + pause 1.0 + show jin: + ease_cubic 0.5 xalign 0.23 + Tsuki "Ohayo! Mai naimu es Jim Tsuki, ando aye am en chajo ova zhe ingurass depatamento. Carr-dono." + show jin: + ease_cubic 0.5 xalign 0.5 + + pause 1.0 + show carldelewski at scenter: + xalign 0.8 + show jin behind carldelewski + with dissolve + + show carldelewski: + ease_cubic 0.8 xalign 0.3 + carl "‘Ey, hows it goin’. I’m Karl Carldewskii. I’m like, head o’ the math guys, yeah? Fossilman, yer up." + + show carldelewski: + ease_cubic 0.8 xalign 0.8 + + show farnsworth: + ease_cubic 0.5 yalign 0.1 + ease_cubic 0.5 yalign 0.0 + Drf "Huhwha.{w=0.5} Oh! Why are you in my attic?" + + show farnsworth: + ease_cubic 2.5 xalign 0.35 + + pause 2.3 + show spears: + ease_cubic 0.5 xalign 0.05 + ease_cubic 0.5 xalign -0.2 + "I sigh and slide the script over to the senile fossil." + + Drf "Oh my.{w=0.5} Yes, I am Professor Fernsworth, and I act as the head of sciences. Please remind Mr. Jingo to say his part next." + + show farnsworth with dissolve: + xzoom -1.0 + Drf "Mr. Jingo, I believe it’s your turn." + + show farnsworth behind fangmom: + ease_cubic 2.0 xalign 1.0 + xzoom 1.0 + + show jingo with dissolve: + xzoom -1.0 + show jingo: + ease_cubic 0.5 yalign 0.1 + ease_cubic 0.5 yalign 0.0 + jingo "Yes I am the music head." + + show fangmom: + ease_cubic 1.0 xalign 0.3 + + FM "And I am the parent ambassador." + show fangmom neutral with dissolve + + show fangmom: + ease_cubic 1.0 xalign 1.3 + pause 0.8 + show fangmom neutral flip with dissolve + Sp "Now, onto the subject of this meeting." + + show spears: + ease_cubic 0.5 xalign 0.0 + "I sigh and shuffle the sheaf of papers before me, looking closely at my notes." + + Sp "Fundraising to repair the rooftop safety fence." + + unknown "How was it broken in the first place!" + + unknown "What if my lil Abby fell down!" + stop music fadeout 5.0 + show spears neutral flip with dissolve + Sp "Ma’am your daughter can safely glide-" + + unknown "YOU DON’T KNOW THAT!" + + Sp "Ma’am, Abigail is the star track and field glider." + + show spears neutral with dissolve + FM "Don’t you worry! I can assure you that the faculty would never let our children come to harm." + + FM "Why, just imagine if one of their students were seriously hurt in an accident." + play music "audio/OST/Summertime Synth.ogg" fadein 2.0 + FM "Like falling down those stairs and landing on one of the bollards." + + "Oh not this again." + + show carldelewski flip with dissolve + carl "I’ll have you know that that Anon kid is way tougher than he looks!" + + show carldelewski with dissolve + unknown "There’s no way that actually happened!" + + unknown "Yeah, skinnies are too squishy to survive something like that!" + + unknown "YOU HAVE NO PROOF THAT MY EUGENE WAS INVOLVED!" + + Sp "If we could foc-" + + show fangmom: + ease_cubic 0.5 yalign 0.1 + ease_cubic 0.5 yalign 0.0 + FM "Now now. I think we really should address the parents’ concerns, sir." + + unknown "YEAH! Like who let an {i}APE{/i} be around my precious Megan!" + + pause 0.5 + "So much for post racial society." + + stop music fadeout 1.0 + show spears angry with dissolve + play sound "audio/effects/spearYellVoice.ogg" + Sp "ON THE SUBJECT OF FUNDRAISING!" with vpunch + show farnsworth concerned with dissolve + "My voice is powerful enough to draw everyone’s eyes to me." + show spears neutral with dissolve + Sp "We need to consider each person’s idea, so we will be opening the floor to suggest-" + play music "audio/OST/Those Other Two Weirdos.ogg" fadein 2.0 + play ambient "audio/effects/teenageCrowdFarLoop.ogg" fadein 1.0 + "The crowd of parents have begun shouting over each other at this point." + + "More than half of them aren’t even saying anything." + + "Ugh, why did I take this job again?" + + FM "Oh dear, they are certainly enthusiastic." + pause 0.5 + Sp "Samantha, why are you even here? Your kids have already graduated." + + FM "You never know what the future may bring, Principal Spears. I’m simply being mindful of it." + + Sp "The future?" + show carldelewski flip with dissolve + carl "No freakin’ way.{w=0.3} You tellin’ me dat Anon actually managed to score?" + + carl "*sniff* Brings a tear to ma freakin’ eye…" + + jingo "I was always wondering why those two would sneak off to the roof.{w=0.5} Good on them." + show farnsworth with dissolve + Drf "Indeed, why I remember my first wife and how we met…{w=0.5} It felt like a hundred years ago and yet I can still recall her supple scales." + + Sp "Can we please not discuss the students’ sexual pursuits? I swear whatever happened to professionalism." + + Tsuki "Spears-dono you must relax. It’s not like he’s a student here and his parents never even bothered to show up." + show carldelewski with dissolve + hide jin + show jinflip behind spears at scenter: + xalign 0.5 + with dissolve + Tsuki "What…{w=0.5} Why are you all looking at me like that?" + + "Ugh, Fang was right. I should’ve just taken up her old man’s offer at the dealership." + + show spears: + ease_cubic 1.0 xalign -0.2 + "As the faculty join in the shouting with the rest of the parents I take a moment to rethink my priorities." + show carldelewski: + ease_cubic 0.5 yalign 0.1 + ease_cubic 0.5 yalign 0.0 + ease_cubic 0.5 xalign 0.7 + carl "I KNEWS YOU WERE FAKIN’ IT!" + + + show jinflip: + ease_cubic 0.5 xalign 0.2 + Tsuki "Aye habbu no curue watto yo meano." + + + stop ambient fadeout 2.0 + stop music fadeout 3.0 + pause 3 + scene black with fade + pause 1 + return diff --git a/game/script/2.fourth-day-of-school.rpy b/game/script/2.fourth-day-of-school.rpy index 3c54827..8c9a30c 100644 --- a/game/script/2.fourth-day-of-school.rpy +++ b/game/script/2.fourth-day-of-school.rpy @@ -60,8 +60,8 @@ label chapter_2: "That oughtta get a few." pause .5 - "Just before I hit the reply button, I sense the air behind me turn warmer." - + "Just before I hit the reply button, I sense the air behind me turn warmer." + "A few wildflowers growing in the cracks of the sidewalk bloom in seconds." hide anonphone with easeoutbottom @@ -174,7 +174,7 @@ label chapter_2: show naomi explanatory N "And here’s where the freshmen planted flower seeds at the start of the school year!" - + N "By the end they’ll bloom wonderfully{cps=*.1}...{/cps}" show naomi neutral with Dissolve(.25) @@ -195,7 +195,7 @@ label chapter_2: menu: "Ask what’s up": - + pause .5 jump .naomiWhatsUp @@ -471,8 +471,8 @@ label chapter_2: "Strangely, nobody seems to acknowledge her. Not even a sneer or chuckle." - "That’s odd." - + "That’s odd." + "Given how many people were there that night, you’d expect at least a couple of snickers." "But there she was, being completely left alone{cps=*.1}...{/cps} Or ignored." @@ -586,7 +586,7 @@ label chapter_2: show fang unimpressed with Dissolve(.25) F "What was your first fuckin’ clue." - + "Last time I’ll say it, just do the assignment and don’t.{w=.4} Bother.{w=.4} Me." pause .5 @@ -758,7 +758,7 @@ label chapter_2: hide fang with dissolve "Sh-{w=.4} Fang is quick to exit the room." - + "Dr. Fernsworth turns a sympathetic look towards me." Drf "Forgive them, Anon, you must understand that Fang is{cps=*.1}...{/cps} experiencing issues." @@ -838,8 +838,8 @@ label chapter_2: "It’s almost like they’re just looking for attent-" pause .5 - "Then suddenly, it hits me." - + "Then suddenly, it hits me." + "I recall memories of a slightly younger Anon, running around school with a cape, pilot goggles{cps=*.1}...{/cps}" "{cps=*.1}...{/cps}And three plastic katanas." @@ -1071,7 +1071,7 @@ label chapter_2: "Mr. Carlesiidewski gives each row a stack of papers to pass back." carl "Alright, here’s the frickin’ homework covering today’s lesson. Use page two-seventy-nine." - + carl "I’ll give you the last{cps=*.1}...{/cps}" carl "Fifteen frickin’ minutes of class to work with your frickin’ peers." @@ -1080,7 +1080,7 @@ label chapter_2: hide carldelewski with dissolve "Mr. Carlesiidewski returns to his desk and pulls out a math book with a monthly romance novel crudely stuffed inside it." - + "With a very detailed centerfold, by the way he turned it sideways." pause .5 @@ -1113,7 +1113,7 @@ label chapter_2: "Can’t move an inch." "Did I grab the wrong book this morning?" - + "Is someone playing a sick joke?" pause .5 @@ -1227,7 +1227,7 @@ label chapter_2: show trish neutral flip with Dissolve(.25) T "We know that." - + T "We want to know where you’re from, what you've been doing since you got here, if you have any friends{cps=*.1}...{/cps}" A "I{w=.1}-I’ve been doing nothing. I don’t really care about friends." @@ -1254,10 +1254,10 @@ label chapter_2: show trish neutral flip with Dissolve(.25) A "No. I don’t remember." - + A "I’ve been trying to get them off my back. But w-why you ask?" - T "We had a concert last week, Naser and Naomi invited a whole bunch of assholes to ruin it." + T "We had a concert last week, Naser and Naomi invited a whole bunch of assholes to ruin it." show trish considering flip with Dissolve(.25) T "Suppose if we had seen a human in that crowd we would remember, right?" @@ -1312,14 +1312,14 @@ label chapter_2: "She’s not saying anything, her glaring through the back of my skull makes me think she means business." T "Fang is happy." - + T "They found something about themself they finally like, and I helped them through a dark time. They made up their mind." pause .5 "They?{w=.4} Themself?{w=.4} No wonder Naser seemed so confused by this." T "They don’t need people in their life that might hurt or confuse them." - + T "They have us, and the band. We’re trying to make it for ourselves." pause .5 @@ -1380,7 +1380,7 @@ label chapter_2: show reed explanatory flip with Dissolve(.25) Re "You’re sharp, Anon.{w=.4} Razor sharp." - + Re "Friends?" show reed neutral flip with Dissolve(.25) pause .25 @@ -1485,7 +1485,7 @@ label chapter_2: "Any amount of money is NOT worth my power level being revealed." "I can't ruin my life." - + "Not again." "Especially not with these losers." @@ -1711,8 +1711,8 @@ label chapter_2: show trish explanatory flip T "How poor?" - - show trish neutral flip + + show trish neutral flip show reed neutral flip with Dissolve(.25) @@ -1746,7 +1746,7 @@ label chapter_2: pause .25 A "I appreciate the thought, but uhh{cps=*.1}...{/cps}" - + A "I should really be going right about{cps=*.1}...{/cps} now, bye." show anon neutral flip with Dissolve(.25) @@ -1982,7 +1982,7 @@ label chapter_2: jump .PostCheckLinkOut "Save it for later": - + pause .5 "I'll save this one for when I get home." @@ -2161,7 +2161,7 @@ label chapter_2: show reed explanatory flip Re "Yeah, man, go ahead. None of us are judgin’. I’m not at least." show reed neutral flip - show fang neutral flip + show fang neutral flip with Dissolve(.25) pause .25 @@ -2358,7 +2358,7 @@ label chapter_2: easein 0.5 xalign 0.2 show naser explanatory flip with Dissolve(.25) Nas "Whoa, calm down, boo." - + Nas "That’s not how it works{cps=*.1}...{/cps} and I don’t think{cps=*.1}...{/cps}" play sound 'audio/effects/schoolBell.ogg' diff --git a/game/script/2xN.Naomi-arc-2.rpy b/game/script/2xN.Naomi-arc-2.rpy new file mode 100644 index 0000000..7386421 --- /dev/null +++ b/game/script/2xN.Naomi-arc-2.rpy @@ -0,0 +1,335 @@ +label chapter_2xN: + #Naomi Arc Two + + scene livingroomdayalt + show fang nonxmas pendant neutral at sleft: + xzoom -1.0 + xalign -0.2 + show naomi sad flip at scenter + with fade + play music "audio/OST/ballad_of_the_boot.ogg" fadein 1.0 + "I find myself worrying more and more." + + "With the night coming to a close everyone begins to leave Naser’s home." + + "All his old teammates give him congratulatory hugs and back pats on their way out." + + "Even Chet and Stella, who’re the last to leave." + show fangdad unimpressed flip at sright with easeinright: + yalign 0.1 + FD "Don’t think you’re getting out of cleaning, missy!" + + show fang nonxmas pendant angry with dissolve: + xzoom 1.0 + F "{cps=*0.5}UUUUUUUUUUUUUUUUUUUUUUUUGH{/cps}." + + show naomi considering flip with dissolve + "I frown a little. After all this time, she still argues with her family?" + + "I was always taught to respect my elders by my parents." + + show fangmom neutral flip at sright with easeinright + FM "Naomi dear, you don’t have to-" + + show naomi neutral + with dissolve + N "I insist, ma’am. I was the one to suggest the party, after all." + + show fangmom neutral + show fangdad neutral + with dissolve + + hide fangmom + hide fangdad + with easeoutright + "I continue sweeping the detritus from the floor, making sure to focus on the nooks and crannies." + + show fang nonxmas pendant unimpressed with dissolve: + xzoom -1.0 + + show naomi: + ease_cubic 0.5 xalign 0.8 + "I try to focus on my task but…" + + show naomi unimpressed with dissolve + "My thoughts keep going back to how odd Naser has been acting." + + show fang nonxmas pendant unimpressed: + ease_cubic 0.7 xalign -0.36 + pause 0.3 + show naomi: + ease_cubic 0.5 xalign 0.6 + "When I had to keep Naser out so his family could set the party up he was…" + + "Distant…" + + "A part of me wants to say it’s just nerves." + + "After all, he’s going away to college." + + "Leaving his home." + show naomi: + ease_cubic 0.5 xalign 0.7 + + "Even when I promised him that I’ll be with him so he won’t feel lonely." + + "He felt so stiff when I said that." + + show fang nonxmas pendant unimpressed: + ease_cubic 0.5 xalign -0.1 + + show naomi neutral with dissolve + "I shake my head to clear my mind of these awful thoughts." + + "After all, Naser and I can talk about this once we move in together." + + show naomi happy with dissolve + show naomi: + ease_cubic 0.5 xalign 0.4 + show fang nonxmas pendant angry with dissolve: + xzoom -1.0 + + show fang nonxmas pendant angry: + ease_cubic 0.5 xalign -0.28 + "Aw, it’ll be as if we’re newlyweds." + + "That thought makes me a little giddy as I push the pile neatly into the dust pan." + show naser unimpressed flip at nright with dissolve: + xalign 1.6 + "Yes, in fact maybe we can talk about our plans for our living arrangements now." + + show fang nonxmas pendant unimpressed with dissolve: + xzoom -1.0 + show naomi: + ease_cubic 0.5 xalign 0.7 + N "Naser dear, I-" + + show naomi considering with dissolve + "Huh? Why is he making that face?" + + show naomi explanatory with dissolve + N "Is something the matter?" + + show naser considering flip with dissolve + Nas "W-what? N-nah, nothing really." + + "He’s looking around the room, but there’s only me, Naser and Lucy here at the moment." + + N "Naser, please, you’ve seemed troubled the entire day. What’s wrong?" + + show naomi neutral + show naser explanatory flip + with dissolve + Nas "Nothing! Nothing at all Naomi!" + + Nas "Just uh… ah, damn it…" + + show naser sad flip with dissolve + "Naser’s shoulders slump down and he heaves out a heavy sigh." + stop music fadeout 5.0 + Nas "I’ve been uh… Thinking about this a lot, Naomi…" + + Nas "I uh… Wanna take a break…" + + "A break?" + + N "That’s it? I mean, we only just started cleaning and-" + + Nas "No I mean, us." + + show naomi shocked with dissolve + "What." + + Nas "I think we need a break, Naomi." + pause 0.5 + "O-oh." + show naomi sad with dissolve + "I…" + + N "I see…" + + show naser neckhold flip with dissolve + Nas "Lucy and Anon are taking one, and I thought-" + + "I gently set the broom against the wall." + + N "Yes… A break… I…" + + show naser explanatory flip with dissolve + Nas "I mean, I wanted to tell you sooner but-" + + N "I understand, Naser. After all, you always have the best ideas." + show naomi sad at turnaround + + hide naomi with easeoutleft + + show naser: + ease_cubic 0.4 xalign 0.5 + Nas "Wait, Naomi-" + + show fang nonxmas pendant angry behind naser with dissolve: + xzoom 1.0 + + F "God damn it Naser!" + + play music "audio/OST/Skinrow Soul.ogg" fadein 2.0 + scene home fang outside night with fade + show naomi sad flip at scenter + "I slip out the door of Naser’s house." + pause 0.5 + "A break…" + pause 0.5 + "A break…" + + "But why?" + + "I’ve done everything right, right?" + + "Been the model girlfriend, right?" + pause 0.5 + "A break…" + + "I carry myself down the driveway, trying to hold my thoughts together." + + "Spring is about over, but it’s cold." + + "Tears prick my eyes, but I suddenly don’t have the energy to wipe them off." + + "Everything was going wonderfully, but now it’s come shattering down." + + "When I reach the curb I crumple into my knees." + + "I can’t even focus on a single calamitous thought with so many firing through me." + + "The thought of being away from Naser, of things just ending…" + + N "{b}*sob*{/b}" + + stop music fadeout 2.0 + "..." + scene black with fade + + "{cps=*0.2}--Two Years Prior--{/cps}" + + scene office spears + show naomi unimpressed at sleft + show spears neutral flip at sright: + yalign 0.1 + with fade + Sp "... And lastly, here is your own desk to work at." + + play sound "audio/effects/Slam.ogg" + "My principal slaps the top of an aged, yet official looking table furnished with a lamp and its own drawers." with vpunch + + "Most students in any school would only ever be seated behind the regular ‘board on some sticks’ model, maybe one with a little cubbyhole built in for binders if the school were old enough." + + "But here I am, one of the lucky few…" + + N "Thank you sir!" + + "I should feel a lot more excited about winning the election, but…" + + Sp "... Naomi." + + show naomi shocked with dissolve + "Uh oh, did he see me sulking?" + + Sp "There may not have been many candidates, nor voters in deciding you should be the class president, but the fact remains that you won." + + Sp "You shouldn’t stress yourself about how things might’ve gone differently if there were a larger voting pool." + + Sp "Don’t go underselling yourself." + + Sp "If you try, you can be good enough." + + N "..." + + show naomi neutral with dissolve + N "Thank you, Principal Spears. I’ll try." + + show spears happy flip with dissolve + + show spears: + ease_cubic 0.5 xalign 0.4 + "He gives me a warm smile and a pat on the shoulder and leaves to let me get acquainted with the new space." + + hide spears with easeoutleft + "Looks like there’s already a few forms to fill out…" + + "Oh? There’s a letter in here, too…" + + ##fade in cg + #this one music pops on purpose + play music 'audio/OST/good faith.ogg' fadein 1.0 + scene naomiletter with fade + N "It’s addressed to me, specifically?" + + "Oops, I said that out loud." + + "Good thing there’s nobody here…" + + "But then what’s that drumming sound?" + + "Oh dear{w=0.5}, that’s my own feet." + + "What am I getting so worked up over?" + + "It’s probably just a letter of congratulations." + + "Not that anyone other than Spears would even care about-" + + "...’Dearest Naomi..’?" + + "Is this a joke?{w=0.5} Who would…?" + + "My eyes trace the paragraph multiple times before I realize I haven’t actually been reading it." + + "Then all of a sudden it all registers at once." + + "There’s a loud squeal that echoes through the hallway." + pause 0.5 + "Oh wait." + + "I cover my lips and I feel my entire face heat up." + + "That was me. I hope no one else heard that." + + "But, but, but…" + pause 0.5 + "Naser is…" + pause 0.5 + "And I’m just…" + + "Wouldn’t people look at him funny?" + + "Wouldn’t they look at me funny?" + + "After all, I’m just so…{w=0.5} so…" + + Sp "{alpha=*0.6}{i}Don’t go underselling yourself.{/i}{/alpha}" + + Sp "{alpha=*0.6}{i}If you try, you can be good enough.{/i}{/alpha}" + + N "..." + + "No, I can do this." + + "For our date!" + + scene office spears + show naomi happy at scenter + with fade + + "I’ll go check out the library for romantic self-help books after school!" + + "I’ll be the perfect girlfriend!" + + "..." + + + stop ambient fadeout 2.0 + stop music fadeout 3.0 + pause 3 + scene black with fade + pause 1 + return diff --git a/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy b/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy index 477f676..41f8991 100644 --- a/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy +++ b/game/script/3.showing-up-at-band-practice-and-giving-feedback.rpy @@ -41,8 +41,8 @@ label chapter_3: "{cps=*.1}...{/cps}this is Reed's. And it's{cps=*.1}...{/cps}" play music 'audio/OST/Fuck You I Like To Shitpost.ogg' fadein 1.0 - "...done?" - + "...done?" + "Even the extra problems that I don't even bother with because they take another ten minutes each." "I turn around to see that technicolor burnout waving me over. He's sitting next to Trish." @@ -345,7 +345,7 @@ label chapter_3: xalign 1.2 "Trish’s face is a blur of emotions." - + "At first confused, then fucking pissed, then aroused, then back to fucking pissed, all in the space of an attosecond." pause .25 @@ -402,7 +402,7 @@ label chapter_3: easein_cubic 0.25 xalign 1.325 easein 0.5 xalign 1.3 pause .5 - + show trish unimpressed flip with Dissolve(.25) "Trish punches Reed in the shoulder, gives me another evil stare, and saunters out the room." @@ -521,7 +521,7 @@ label chapter_3: Nas "Ugh{cps=*.1}...{/cps} sorry." show naomi sad - show naser unimpressed flip + show naser unimpressed flip with dissolve pause .5 Nas "{cps=*.1}...{/cps}Did you say something, Anon?" @@ -570,7 +570,7 @@ label chapter_3: show naser unimpressed flip with Dissolve(.25) Nas "It was about one or two in the morning." - + Nas "I checked what it was, and{cps=*.1}...{/cps}" show naser sad flip with Dissolve(.25) @@ -672,7 +672,7 @@ label chapter_3: show dimmer_darker behind anon, naomi: alpha 0.0 linear 2.5 alpha 1 - + show naomi: easein 2 xalign 0.625 pause .25 @@ -724,7 +724,7 @@ label chapter_3: "Halfway to Music class, I slam into somebody and tumble to the floor." stop ambient fadeout 0.69 - play sound 'audio/effects/slapstickBigPunch.ogg' + play sound 'audio/effects/slapstickBigPunch.ogg' scene black with Fade(.1, 0, .25, color="#fff") pause .15 play sound 'audio/effects/anonDumbassFall.ogg' @@ -735,7 +735,7 @@ label chapter_3: play music 'audio/OST/Dino Destiny Reader.ogg' - scene hallway + scene hallway show stella neutral: yalign 0.1 xalign 0.25 with Dissolve(3) @@ -755,7 +755,7 @@ label chapter_3: easein 0.5 yalign 0.1 alpha 1 "I get up from the floor and look at the stego who bumped into me." - + "The plates on her back twitch as she looks me up and down." pause .5 @@ -787,7 +787,7 @@ label chapter_3: unknown "You’ve important choices to come." A "I do?" - + A "Wait back up what the fuck are you talking about?" unknown "This." @@ -800,7 +800,7 @@ label chapter_3: pause .75 "She reaches toward my chest, plucking something off of it." - + "She holds it up for me to see it’s some oversized playing card." pause .5 @@ -809,7 +809,7 @@ label chapter_3: show stella explanatory unknown "It’s you.{w=.6} Your card." - + unknown "You are on the precipice of a great ordeal.{w=.6} Many difficult points of divergence and contention are coming your way.{w=.75} Reflect on them." show stella neutral with Dissolve(.25) pause .5 @@ -817,7 +817,7 @@ label chapter_3: "I think about asking the green weirdo to make sense, but the bell is about to ring." A "Yeah, thanks, sure." - + A "Sorry, gotta dash." pause .25 @@ -883,14 +883,14 @@ label chapter_3: "Ah yes, perfect. Click post {cps=*.3}aaaand{/cps} now to wait." pause .5 - + hide anonphone with easeoutbottom "Nefarious deed for the day done, I look around the room out of boredom." pause .5 "Oh fuck no." - + "Fang has a weapon of mass hearing loss." "I’m covering my ears in preparation when the ptero-rist starts strumming and{cps=*.1}...{/cps}" @@ -1045,7 +1045,7 @@ label chapter_3: show anon neutral flip with dissolve A "Even though you’re just doing what they want without getting a say in it?" - + play sound 'audio/effects/badA.ogg' show fang angry with Dissolve(.25) "Fang flinches and misses a note." @@ -1171,7 +1171,7 @@ label chapter_3: "Fang is leading me back to the auditorium with both the acoustic guitar ‘borrowed’ from the music room and her bass in hand, one over each shoulder." - scene door auditorium + scene door auditorium show anon neutral: yalign 0.1 xalign 0.05 show fang neutral: @@ -1232,7 +1232,7 @@ label chapter_3: yalign 0.0 xalign 0.85 show dimmer_light behind trish, reed with Fade(1, 0, 1) - pause .5 + pause .5 "Inside, Reed and Trish already have everything set up onstage." @@ -1386,7 +1386,7 @@ label chapter_3: T "Fang, why is Anon here?!" show trish unimpressed flip - show fang neutral + show fang neutral with dissolve F "Like I said, proving him wrong." @@ -1397,7 +1397,7 @@ label chapter_3: T "Proving him wrong how?" show trish neutral flip with Dissolve(.25) pause .25 - + show reed considering flip Re "Like{cps=*.1}...{/cps} Playing guitar, right?{w=.4} {nw}" show reed explanatory flip @@ -1465,7 +1465,7 @@ label chapter_3: "I look to the stage and see Fang, panting, looking distressed." pause .5 - + show fang: easein 0.5 xalign 0.5 F "S-see? Totally awesome, r-right?" @@ -1512,7 +1512,7 @@ label chapter_3: show fang unimpressed flip with Dissolve(.25) F "Maybe he’s right, Trish. What’s the big deal?" - + show trish angry flip with Dissolve(.25) T "The 'deal' is we’re wasting enough time as it is when we should be practicing!" @@ -1556,7 +1556,7 @@ label chapter_3: show reed considering flip with Dissolve(.25) Re "Yeah, but{cps=*.1}...{/cps} like, there are only three of us, y’know?" - + show trish considering flip with dissolve show reed behind anon @@ -1596,7 +1596,7 @@ label chapter_3: pause .5 show reed neutral flip - show dimmer_light behind anon, fang, trish, reed + show dimmer_light behind anon, fang, trish, reed with dissolve pause .25 @@ -1627,9 +1627,9 @@ label chapter_3: show fang considering with Dissolve(.25) show trish explanatory flip: easein_cubic 1 xalign 0.85 - + "{cps=*.1}...{/cps}{w=1}{nw}" - + show trish neutral flip pause .5 @@ -1732,7 +1732,7 @@ label chapter_3: Re "And they’re all{w=.3} {nw}" show reed considering flip extend "\"{cps=*.3}ohh yeah {/cps}good thing I’m not thinking about playing other instruments, yeah yeah\"" - + show trish surprised with Dissolve(.25) Re "And you’re all like{w=.4} {nw}" show reed explanatory flip @@ -1744,7 +1744,7 @@ label chapter_3: T "Yeah, so we should let them play now to get it all out for later!" show trish smug with Dissolve(.25) pause .75 - + show trish unimpressed with Dissolve(.25) T "{cps=*0.25}Wait{/cps}{cps=*.1}...{/cps}" @@ -1752,14 +1752,14 @@ label chapter_3: show fang happy with Dissolve(.25) F "Thanks, Reed." - + show trish annoyed with Dissolve(.25) T "Yeah, thanks a lot." - + show trish: easein 1 xalign 0.85 with None - show trish considering flip + show trish considering flip with dissolve jump .postguitarscene @@ -1768,7 +1768,7 @@ label chapter_3: label .postguitarscene: stop music fadeout 3 - pause .5 + pause .5 F "Alright, this time we’re doing 'I Gave The Special Kids The Jonestown Special And Now I’m Going To Jail'!" pause .5 @@ -1836,7 +1836,7 @@ label chapter_3: show fang: easein 1 xalign 0.45 show trish surprised flip - show fang happy + show fang happy with Dissolve(.25) F "See! Totally better with a guitar Trish!" @@ -1849,7 +1849,7 @@ label chapter_3: show anon: easein_back 1 yalign 0.1 xalign -0.1 with None - show dimmer_light behind anon + show dimmer_light behind anon show fang behind anon with dissolve # wtf renpy, why does rollback put anon lower down again @@ -1871,7 +1871,7 @@ label chapter_3: "Trish, Reed, and Fang turn to look at me." - show fang unimpressed flip + show fang unimpressed flip show trish neutral flip with dissolve pause .5 @@ -1885,7 +1885,7 @@ label chapter_3: pause .5 A "So you’re now a normal band?" - + show fang considering flip with Dissolve(.25) F "I mean{cps=*.1}...{/cps}" @@ -1895,7 +1895,7 @@ label chapter_3: "Trish scowls." T "A vote then." - + T "Who votes if we stick to drum and bass?" show trish: @@ -1922,7 +1922,7 @@ label chapter_3: show anon: easein .5 yalign 0.175 show fang happy with Dissolve(.25) - + "Even I raise my hands along with Reed and Fang." show fang: @@ -2139,7 +2139,7 @@ label chapter_3: show anon neutral flip with Dissolve(.25) hide anon with dissolve "I scramble away to the exit." - + "As I turn to make my way out of there, on the stage I hear{cps=*.1}...{/cps}" show trish unimpressed flip with Dissolve(.25) @@ -2172,4 +2172,4 @@ label chapter_3: "{cps=*.1}...{/cps}" - return \ No newline at end of file + return diff --git a/game/script/3xN.Naomi-arc-3.rpy b/game/script/3xN.Naomi-arc-3.rpy new file mode 100644 index 0000000..df0d8af --- /dev/null +++ b/game/script/3xN.Naomi-arc-3.rpy @@ -0,0 +1,732 @@ + +label chapter_3xN: + #Naomi Arc Three + play music 'audio/OST/you can_t sage here.ogg' fadein 2.0 + scene livingroomdayalt + show fang nonxmas pendant unimpressed at sleft + show naser sad flip at sright + with fade + + "What the fuck just happened?" + + "One second Naser and Naomi were talking…" + + "Now I’ve got a cripple brother looking more lost and confused than ever before." + + "And little miss ‘perfect life’ crying like a baby outside my house." + + show naser explanatory flip with dissolve + Nas "M-maybe I…{w=0.5} I should-" + + show fang nonxmas pendant angry with dissolve + F "Naser for once in your life, do the smart thing and shut up!" + + show naser shocked flip with dissolve + show fang nonxmas pendant sad with dissolve + "I wince as I see Naser recoil at my harsh words." + + "Can’t fall back into bad habits now." + show fang nonxmas pendant considering with dissolve + show naser sad flip with dissolve + "Think Lucy, Think! How do you unfuck this fuck-up?" + show fang nonxmas pendant angry with dissolve: + xzoom -1.0 + "I look out the window and watch as Naomi continues wailing." + + "Even though I despise the idea, Naomi needs someone to be there for her and support her now more than ever." + + "With the thought of what I’m about to do, I realize just how much Anon had really done for me." + + "But god damn it, I really don’t want to…" + show fang nonxmas pendant unimpressed with dissolve: + xzoom 1.0 + stop music fadeout 5.0 + "I turn back to face my brother, who looks like he wants to jump from our house’s roof." + + F "I’m gonna go try and calm Naomi down." + + F "Stay here and finish cleaning." + + "Naser nods and takes up the broom Naomi set aside, distracting himself by sweeping up the rest of the trash on the floor." + + show naser sad flip: + ease_cubic 1.0 xalign 0.5 + + "Easy part done." + + show fang nonxmas pendant neutral with dissolve: + xzoom -1.0 + pause 1.0 + hide fang with easeoutleft + show naser sad flip: + ease_cubic 1.0 xalign 0.6 + + "I take a calming sigh and walk out the door to the wailing idiot trying to wake up the whole neighborhood." + + scene home fang outside night + show naomi sad flip at sleft: + yalign -0.5 + show fang nonxmas pendant neutral at sright: + xzoom -1.0 + with fade + stop music fadeout 1.0 + play ambient 'audio/OST/good faith leadup piano.ogg' fadein 3.0 + F "So...{w=0.3} what happened back there?" + + show naomi sad flip: + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.5 + "Naomi doesn't reply." + + "Rather, she keeps on sobbing like her whole world is falling apart." + #naomi sobbing motion + show naomi sad flip: + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.4 yalign -0.48 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.48 + pause 1.0 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.3 yalign -0.5 + pause 1.0 + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.1 yalign -0.48 + pause 2.0 + repeat + show fang nonxmas pendant unimpressed with dissolve + F "Naomi?{w=0.5} The fuck is wrong with you?" + + show naomi sad flip: + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.4 yalign -0.48 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.2 yalign -0.5 + pause 1.0 + ease_cubic 0.2 yalign -0.45 + ease_cubic 0.3 yalign -0.48 + ease_cubic 0.1 yalign -0.45 + ease_cubic 0.1 yalign -0.48 + pause 0.5 + repeat + + "Somehow, her sobbing gets louder, to the point that I feel my ears start to ring. Any louder, and she’s going to give me tinnitus." + + show fang nonxmas pendant angry with dissolve + F "NAOMI! What THE FUCK did you two tell each other!?" + + show naomi sad at sleft with dissolve: + yalign -0.5 + "Naomi finally looks up to me with a tear-stained face." + + N "A break…{w=1.0} N-Naser s-said he… {w=1.0}he wants to take a break!" + + show fang nonxmas pendant angry with dissolve + "I almost want to slap the bitch." + + "She’s putting on all the waterworks because Naser wants some time away from her?" + pause 1.0 + F "...And?" + + + show naomi angry with dissolve: + ypos 0.5 xalign -0.4 + ease_cubic 0.2 rotate -15 + ease_cubic 1.0 rotate 0 yalign 0.2 + + + "Naomi, who had still been lying on her knees up to this point, scowls at me with a face full of fire and fury before rising to her feet." + + N "What do you mean {i}‘and’{/i}?" + pause 0.5 + + N "Naser and I are the perfect couple!" + + N "He is the perfect boyfriend!" + + N "And I am the perfect girlfriend!" + + N "We’re supposed to have the perfect life together!" + + N "Wh-why does he want us to take a break in our relationship!?" + + show naomi: + ease_cubic 0.5 xpos -0.55 + pause 0.1 + hide naomi with easeoutbottom + "Naomi buries her face in her hands and sits on the curbside. Thankfully, she doesn’t burst into more wails, which is at least an improvement." + + "Shit.{w=0.5} Why am I the one who has to fix this mess?" + + "I’m probably the least qualified person when it comes to relationships." + + "Still… {w=0.5}not like Naser’s going to be any better at this." + + "Fuck… {w=0.5}guess it really comes down to me..." + show naomifangcg with dissolve + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "I sit down next to Naomi on the curb." + + "My presence makes her tense up, which also results in her shutting off the waterworks to at least appear more dignified." + + F "So Naser wants to take a break." + + F "Big fucking whoop!" + + F "It’s not the end of the world. It just means… {w=0.5}you two have some things to think about…" + + "I know my words are directed at Naomi, but a part of me can’t help but feel they are also applicable to me." + + "After all… {w=0.5}I’m still trying to figure out what’s really going to happen between Anon and myself…" + + N "What is there to think about!?{w=0.3} Naser and I were supposed to be together!" + + N "I was going to take care of him every day!" + + N "Cook dinner!{w=0.3} Clean the nest!{w=0.3} Romantic nights out!{w=0.3} Children running around the house!" + + N "What am I going to do now!?{w=0.3} I already told my parents that I’m moving out!{w=0.3} Where do I go!?{w=0.3} What do I even do!?" + + "I find myself scowling at Naomi’s words…" + pause 0.5 + F "So, this is what all this shit’s about?" + + F "Your {i}‘perfect’{/i} little plan falling apart before your eyes?" + + stop ambient1 fadeout 4.0 + F "You haven’t really changed in the last year..." + + + "Naomi's head snaps toward me, her eyes baleful and teary as she glares daggers at me." + + N "E-excuse me!?" + + N "W-w-what’s that supposed to mean!?" + + F "You heard me." + + F "I mean you were, are - and if you keep this up, will be - a total fucking bitch ‘til the day your ass turns back to dust." + + "Naomi’s brows furrow." + + "She grits her teeth so tightly that for a second, I think she’s going to make her gums bleed." + + N "F-Fu-Fuck you, you… {w=0.5}you discount-brand guitarist!" + + F "Insult me all you want. You know I’m right." + + N "Naser and I are a-absolutely perfect for each other! Not like with you and A-Anon!" + + "This asshole. She’s lucky I don’t have anything blunt I can use to beat the shit out of her." + + "I cross my arms and give Naomi a flat look." + + F "Perfect for one another? I’m not the one with a broken relationship after a single fucking night!" + + F "Me and Anon… yeah, we fight, but we always come out of it stronger." + + F "We’re taking a break… but that doesn’t mean our relationship’s over." + + F "Unlike yours…" + + "At first, Naomi gives me a look of absolute rage." + + "Her hands curl into fists and her face turns a bright red." + + "But that expression doesn’t last long as her eyes again fill with tears and her shoulders slump." + pause 0.5 + N "Why…?" + + F "Why what?" + + N "Why talk to me?" + + N "If you hate me this much, why are you wasting your breath even acknowledging my existence?" + + N "You really get a rise about kicking me when I’m at my lowest!?" + + N "Do you want to hit me again like you did before prom!?" + + F "You offering? Because I can oblige!" + + "I give Naomi a smug grin in an attempt to liven the mood a bit, but my attempt at humor goes completely unnoticed." + + "She only stares at me with absolute contempt." + + "Naturally, I glare right back at the bitch." + + "Still, seeing Naomi like she is now, a part of me can’t help but pity her." + + "At the back of my mind, I remember a certain memory." + + "One that I’ll always treasure:" + + A "{alpha=0.5}{i}All that matters is her.{/i}{/alpha}" + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "I sigh and let all my anger fade away." + + "Anger isn’t going to do anything right now." + + F "I’m not here to kick your ass… {w=0.5}even if you deserve a beating." + + F "I just…" + + "I look toward the window and see Naser still sweeping, his shoulders hunched and wings drooped." + + "God damn it." + + F "Naser’s kicking himself over this." + + F "Y’know the kinda guy he is." + + F "At least you should, anyway." + + N "B-but-" + + F "He worries.{w=0.5} He always worries." + + F "Constantly.{w=0.5} Naser can’t help himself." + + "It’s like my words are stabbing Naomi in the heart as she starts to shrink more and more." + + F "I think it’s how he shows he cares." + + F "That he’s willing to take everyone’s issues and ignore his own." + + N "I… {w=0.5}but he said…" + + N "He said he wanted to take a break! Just like you and Anon!" + + N "You had to have put him up to this! You! You-" + + N "You HOME WRECKER!" + + "I can’t help but roll my eyes at her words." + + F "God, you’re so fucking stupid." + + F "No, I didn’t put him up to this shit. Hell, I didn’t even tell him that Anon and I went on break!" + + F "Naser… {w=0.5}did you actually TELL him how you set me and Anon up from the very start?" + + "The dumb bitch blanches at that." + + "Nailed it." + + F "That’s another thing about my brother, y’know…" + + F "He can be stupidly dense." + + F "He probably didn’t even know you were trying to move in with him." + + N "T-then how do you know?!" + + "Ha.{w=0.5} Called it." + + F "You and your stupid plans." + + F "Would it kill you to just, I don’t fucking know, tell someone?" + + "Naomi sags and whimpers." + + N "I was going to move in with him." + + N "Go to the same college and graduate together." + + N "We would have a perfect life together…" + + "I facepalm at her words." + + "Perfect this. Perfect that." + stop ambient1 fadeout 5.0 + "I can’t fucking stand Naomi’s bullshit anymore." + + "I stand up and for once look down on the salmon-toned asshole." + hide fang + scene home fang outside night + with dissolve + + show fang nonxmas pendant angry at sleft with easeinbottom: + xalign -0.2 + F "For fuck’s sake, get over yourself!" + + F "You’re. {w=0.5}Not. {w=0.5}Perfect!" + + N "E-excuse me!?" + + show naomi angry flip at sright with easeinbottom: + xalign 1.2 + "Naomi stands up, her previous sadness supplanted by anger." + + show naomi: + ease_cubic 0.4 xalign 1.0 + N "I’ll have you know that I’ve dedicated my whole life to being as perfect as can be!" + + F "That’s complete bullshit, and you know it." + + F "Before you and my brother started bumping uglies you were just some meek nerdy bitch." + + F "Mostly harmless." + + F "But then you became... {w=0.5}whatever this is." + + "I motion to her whole being." + + show fang: + ease_cubic 0.4 xalign 0.1 + F "You became a bossy, machiavellian perfectionist BITCH with plans on top of plans like you’re some kind of chessmaster!" + + F "You never actually cared about Naser in the first place, did you?" + + F "You only wanted him for the prestige it would bring you!" + + show naomi: + ease_cubic 0.2 xalign 0.6 + ease_cubic 0.2 xalign 0.7 + + "FUCK! Ow!" with hpunch + + "I can feel a searing heat on my cheek." + + "Surprised she had it in her." + + show naomi: + ease_cubic 0.5 xalign 0.8 + "Naomi isn’t looking me in the eyes, but she’s huffing as she cradles her hand to her chest." + + N "I LOVE Naser! He actually cared about a useless girl like me! So I had to become his perfect girlfriend!" + + "I rub my cheek and do my best to keep my temper under control." + + "Though I want to, jumping on top of the bitch and beating the shit out of her is not the answer right now." + + F "Does a ‘perfect girlfriend’ intentionally try to secretly manipulate her boyfriend’s family without even telling him?!" + + "Naomi’s breath hitches." + show naomi: + ease_cubic 0.5 xalign 0.9 + + F "How do you think Naser would react to finding out what you did?" + + N "... He…" + + "Naomi shuts her mouth as fast as she opens it." + show naomi considering flip with dissolve + F "Probably wouldn’t like it, would he?" + + F "Aaron Fuckwingham was way too protective of my retarded ass to approve." + + F "And he clearly did care about you, too." + + F "It wasn’t even that you didn’t care to know how Naser felt. You knew and actively disregarded that information." + + + show naomi sad flip with dissolve + N "Shut up…" + + F "No way, I’m-" + + N "I know already…" + + show naomi sad with dissolve + "The dumb bitch shifts her head to the side, trying to hide her eyes." + + N "P-please, couldn’t y-you let me just...{w=0.5} g-grovel h-here?" + + "Naomi’s words are coming out haphazardly. It’s clear that she’s having a hard time forming thoughts." + + "She’s already pretty fucked up. But she needs to hear what comes next, even if it hurts her." + + show fang: + ease_cubic 0.5 xalign 0.6 + F "You know what your problem is, Naomi?" + + F "You’ve stayed stuck in your own little world with your own little plans, thinking that everything you do is always going to turn out just like you planned." + + F "Well guess what? The world doesn’t revolve around you!" + + show naomi considering flip with dissolve + "Naomi raises an eyebrow at me at first." + + "She then grimaces before fixing me with a look that I can only describe as disgust." + show naomi sad flip with dissolve + "Yet as the seconds tick by, Naomi’s expression changes." + play ambient1 ['audio/OST/good faith leadup drums synth.ogg', 'audio/OST/good faith leadup drums synth.ogg'] fadein 5.0 + "Her grimace slowly vanishes, replaced instead with a thousand-yard stare." + + N "You’re…" + pause 0.5 + N "...You’re right…" + + N "I… {w=0.5}I haven’t changed one bit…" + + show naomi: + ease_cubic 0.5 yalign -0.5 + pause 0.2 + hide naomi with dissolve + + "She grabs hold of her head and once more falls on her knees." + + N "Ever since I… {w=0.5}I stopped being a meek nerdy girl, I became obsessed with perfection... {w=0.5}to the point that I… I wound up becoming some kind of coral castellan." + + N "Did I work hard to get there?{w=0.5} Yes." + + N "Should I have worked so hard when it led to where I am today?" + + N "... I… {w=0.5}I don’t know anymore…" + + N "All I know is that…{w=0.5} aside from your brother… {w=0.5}nothing's ever really made me happy…." + + N "...Nothing…" + + pause 0.5 + hide fang with dissolve + hide naomifangcg blur + show naomifangcg + with dissolve + "Against my better judgment, I kneel next to Naomi and put a hand on her shoulder." + + F "Hey, just because you’re a manipulative fucking bitch doesn’t mean that you haven’t done some good." + + F "I mean… {w=0.5}you did bring me and Anon together." + + F "Also… {w=0.5}you did make my brother happy… {w=0.5}even if it was under your authoritarian thumb…" + + "I kinda feel sick saying that." + + "I shouldn’t be praising her manipulative bitchiness, but I can’t deny that Naser was genuinely happy being with Naomi." + + "Even if most of that happiness was a side-effect and not a direct result of a healthy relationship..." + + F "Maybe… {w=0.5}maybe a break is what you two need now more than ever." + + F "Time away to think." + + F "Time away to contemplate what the two of you really mean for each other." + + F "Time to really figure out what the two of you mean to each other…" + + "Once again, though my words are meant for Naomi, a part of me can’t shake the fact that they’re applicable to me as well…" + + N "Y-you really think so?" + + "I shrug my shoulders." + + F "I don’t fucking know." + + F "Maybe this break’s what the two of you need to really start a new phase of your relationship." + + F "Or maybe this is it… {w=0.5}and maybe you two will go your separate ways…" + + "I almost feel myself tearing up as I say those words." + + "I don’t want to admit it, but a part of me fears that my words may turn out to be prophetic in regard to Anon and Myself…" + + "Naomi is eerily quiet as she absorbs my words." + + "I keep my hand on her shoulder. I’m not entirely sure why though." + + "Maybe as a sign of support?" + + "The fuck did I know." + + "Still, being there for Naomi - even if most of me still hated the bitch - felt good…" + + N "So… {w=0.5}What… {w=0.5}What am I supposed to do now?" + + "The question really struck me harder than it should have." + + "What was next?" + + "I don’t know any proper answer." + + "But the one thing I can do is try to bury this hatchet with Naomi once and for all…" + + "So I spoke with Naomi. Truly spoke to her." + + "For the first time, we talked on a common ground." + + "Even though both our voices were already dry, we just kept letting it out for hours." + + "Every insult and begrudging compliment we’d ever thought of each other was put out to air." + + "When we run out of words we just lay in silence." + + "I nearly drift off to sleep on the sidewalk when a car pulls up in front of us." + + "Oh, Naomi must’ve called a taxi." + + scene home fang outside night + show naomi sad flip at sleft + with fade + "I crank one eyelid open and see Naomi hesitantly moving to get in the backseat." + + show naomi sad with dissolve + "She stops with her hand on the handle." + + N "Fang?" + + F "..." + + N "This is probably just me being deliriously exhausted, but…" + + N "I… {w=0.5}I enjoyed this talk we had." + + F "You better. Not everyday I pour out my soul to anyone that isn’t Anon." + + show naomi neutral with dissolve + "Naomi actually laughs at my humor this time." + + "Progress…" + + N "Hanging out might not be so bad sometimes..." + + "She goes quiet. Before she can muddy up her thoughts with something else, she gets in the taxi." + + N "See you around…" + + show naomi neutral flip with dissolve + pause 0.1 + + hide naomi with easeoutleft + "She shuts the door before I can say anything and is gone within seconds." + + "Yeah, I can probably hang around with Naomi again…" + + F "..." + + F "......" + + "I need to get up from this curb." + stop ambient fadeout 5.0 + stop ambient1 fadeout 5.0 + show black with fade + + "A few of my feathers have bent and gotten stuck to the concrete from being pressed into it for so long." + + "The door was still unlocked, luckily." + + scene home fang night + show dimmer_lighter + show dimmer_darker behind dimmer_lighter + show dimmer_darker2 behind dimmer_darker + with fade + + "Good thing I don’t live in Skin Row." + + "My place would probably be down to the foundations by now." + + "..." + + "Dragging myself up the stairs, I remember Naomi and Naser didn’t even really get to say goodbye." + + "He took it about as well as I expected." + + "Judging by the loud music coming from his room he’s still upset." + + "He’ll probably stop crying by the time he’s leaving in a few days." + + scene fangroomfuture + show dimmer_lighter + show dimmer_darker behind dimmer_lighter + show dimmer_darker2 behind dimmer_darker + show fang nonxmas pendant unimpressed behind dimmer_darker,dimmer_darker2 at scenter + with fade + play music 'audio/OST/good faith.ogg' fadein 5.0 + "I sigh into my pillow." + + "This shit is definitely not my style." + + "When I turn over to the cool side of my pillow my fingertips brush against the corner of my phone." + + "A break…" + show fangphonevideocall call_ended_bg call_ended behind dimmer_lighter at scenter with dissolve: + yalign -0.045 + + "Before I can think otherwise, my fingers tap the number I’ve memorized by heart." + + show fangphonevideocall bgnight anonsad with dissolve + + "It takes a few seconds but the screen changes to display Anon’s tired face, barely lit by his shitty phone’s screen." + + show fangphonevideocall bgnight anonconcerned with dissolve + + A "Lucy? It’s three in the morning…" + + F "I know, but…" + + A "You okay?" + + F "Yes. I just wanted to see you." + + A "Hm…" + + F "Anon, I know we’re on break." + + F "But I want to see you." + + A "You mean, like, visit?" + + unknown "Oi! Shut the fuck up I’m trying to sleep!" + show fangphonevideocall bgnight anonneutral with dissolve + pause 0.5 + A "Damn it." + + A "If I could I would-" + + F "When’s your next break?" + + A "What?" + + F "When. Is. Your. Next. Break?" + + A "Err, a couple months?{w=0.5} July I think?" + + F "Text me the date." + + A "Yeah sure, but why-" + + F "I’ll buy the ticket in the morning." + + F "If you can’t come see me then I’ll just visit." + + unknown "ANON I SWEAR TO GOD!" + + show fangphonevideocall bgnight anonangry with dissolve + A "EAT A PLATE OF PENISES YOU COPPER PRICK!" + + "I can see his face start to turn pink." + + show fangphonevideocall bgnight anonneutral with dissolve + A "R-right! Yeah, I’ll give you the date and address." + + F "You better!" + + A "I guess I gotta go now." + + F "Good night Anon." + + A "Night Lucy." + + show fangphonevideocall call_ended_bg call_ended with dissolve + pause 3.0 + + show fangphonevideocall call_ended_bg_black call_ended_poff behind dimmer_darker2 at scenter + hide dimmer_lighter + with dissolve + pause 0.5 + + hide fangphonevideocall with easeoutbottom + "My screen fades to black and drops down onto my sheets." + show fang nonxmas pendant happy behind dimmer_darker2 at scenter + F "I love you." + + "It’s just a break after all." + + "..." + + stop ambient fadeout 2.0 + stop music fadeout 3.0 + pause 3 + scene black with fade + pause 1 + return diff --git a/game/script/4.anon-needs-help-during-music-period.rpy b/game/script/4.anon-needs-help-during-music-period.rpy index c323c93..b2bc28f 100644 --- a/game/script/4.anon-needs-help-during-music-period.rpy +++ b/game/script/4.anon-needs-help-during-music-period.rpy @@ -1,3 +1,4 @@ + label chapter_4: # CH 4 SCENE 1 - Anon is just one slice of toast away from living an anime @@ -82,9 +83,9 @@ label chapter_4: easein 1.5 xalign -0.275 with dissolve pause .5 - + "Naomi rushes over, followed by Naser." - + "I’d really rather not deal with her any more today." show naomi explanatory @@ -94,9 +95,9 @@ label chapter_4: show naomi neutral with Dissolve(.25) "{cps=*.3}Urrrrrgh{/cps}{cps=*.1}...{/cps}" - + A "I don’t think I have the time. I’m way behind in some of my classes already." - + N "You're talking about Music, aren't you?" show naser considering with Dissolve(.25) @@ -106,12 +107,12 @@ label chapter_4: N "Sorry, it's necessary for record keeping." pause .5 - "Naomi places a finger on her chin{w=.15}(?){w=.15} for a moment and stares into space." - + "Naomi places a finger on her chin{w=.15}(?){w=.15} for a moment and stares into space." + "Suddenly, her face lights up." - + show naser neutral - show naomi happy + show naomi happy with dissolve N "Wait, don't you share that class with Fang?{w=.4} Why not ask her, I'm sure she'd lend a hand!" pause .5 @@ -179,7 +180,7 @@ label chapter_4: pause .5 # CH 4 SCENE 2 - Trish continues to hate Anon's guts, more at 11 - + scene door auditorium with Fade(1, 0, 1) pause .5 @@ -205,7 +206,7 @@ label chapter_4: pause 1 "There’s an awkward pause that goes on for just a bit too long." - + "Eventually Fang calls out from her seat." # TODO: sound direction says play 'She Fucks Human Men', resolve this @@ -274,7 +275,7 @@ label chapter_4: pause .5 T "Hey, Fang." - + show fang considering flip with Dissolve(.25) F "Oh look at me I’m super smart and nice to everyone and everyone likes me so if you disagree with me I get the moral high ground no matter what!" @@ -285,12 +286,12 @@ label chapter_4: show fang unimpressed flip with Dissolve(.25) F "Ugh, whatever. What was she doing to bother you?" - A "She’s been pestering me about every little thing since school started." - + A "She’s been pestering me about every little thing since school started." + A "Granted, she’s been a big help in some cases, but jeez she’s overbearing sometimes." T "Fang?" - + show anon: easein 1 xalign 0.0 #0.4 show fang: @@ -316,7 +317,7 @@ label chapter_4: show fang neutral flip F "Anyways, Naomi insisted on helping me, and I just went along with it." - + show fang unimpressed flip F "She ended up just bossing me around for eight hours." @@ -335,15 +336,15 @@ label chapter_4: F "Oh, right. What were you talking about Trish?" show trish smug flip with Dissolve(.25) - "Trish pulls a cardboard tube out of her backpack." - + "Trish pulls a cardboard tube out of her backpack." + "She pops the top of the tube open and pulls a rolled up poster out and unfurls it." show trish happy flip T "This! Tada!{w=.4} Our first poster!" - + show fang surprised with Dissolve(.25) - + pause .5 A "VVURM DRAMA?{w=.4} That’s an{cps=*.1}...{/cps}{w=.2} interesting name{cps=*.1}...{/cps}{w=.4} and what’s with the date on it?" @@ -427,7 +428,7 @@ label chapter_4: pause .5 play music 'audio/ost/she_fucks_human_men.ogg' fadein 1 - hide dimmer_light + hide dimmer_light show trish neutral flip with Dissolve(1) pause .5 @@ -447,7 +448,7 @@ label chapter_4: "I cram as much of the sandwich into my mouth as I can and close the box." "Reed puts the projector in the corner of the room, and Trish makes for the exit with Fang." - + "I follow after, cheeks still filled with food" @@ -563,7 +564,7 @@ label chapter_4: pause .5 "I crane my head, looking for Fang." - + "She's at her own desk she’s filling out her assignment page easily, drumming her fingers on her desk. Almost looks like she’s strumming honestly." pause .5 @@ -695,7 +696,7 @@ label chapter_4: pause .5 "Fang and I jump several inches." - + show anon sad flip show fang surprised flip with Dissolve(.75) @@ -786,7 +787,7 @@ label chapter_4: Re "Yo, you should have like{cps=*.1}...{/cps} asked Fang for help, man{cps=*.1}...{/cps}" hide dimmer_light - play sound 'audio/effects/slapstickPunch.ogg' + play sound 'audio/effects/slapstickPunch.ogg' with vpunch pause .5 @@ -814,14 +815,14 @@ label chapter_4: A "No, Reed, {cps=*.4}you don’t have to-{/cps}{w=.4}{nw}" - play sound 'audio/effects/slapstickBigPunch.ogg' + play sound 'audio/effects/slapstickBigPunch.ogg' stop music fadeout 3 play ambient 'audio/effects/classroomLoop.ogg' Re "YO, TEACH!{w=.4} THIS GUY NEEDS SOME EXTRA HELP!" with vpunch pause .5 - "All eyes turn to us." - + "All eyes turn to us." + "The desk makes a nice ‘conk’ sound when my head hits it." show jingo at sleft with dissolve @@ -864,7 +865,7 @@ label chapter_4: show anon neutral: yalign 0.1 xalign 0.15 with Fade(1, 0, 1) - + jump .PostFlip @@ -905,7 +906,7 @@ label chapter_4: F "Maybe for some, but I started early and got ahead. My grandma had an old piano she would let me mess around with." F "She would try to get me to play all kinds of songs, mostly church stuff because she wanted me to be a little goodie two shoes like she was." - + "It{cps=*.1}...{/cps}{w=.4} {nw}" show fang considering flip extend "was fun." @@ -991,7 +992,7 @@ label chapter_4: A "I didn’t really have a choice there, Fang." A "I just{cps=*.1}...{/cps} wanted to cruise through this year. I’m not good with friends." - + show fang considering flip with Dissolve(.25) F "Sorry, just had a feeling. I myself haven’t gotten many new friends in a few years{cps=*.1}...{/cps}" @@ -1016,7 +1017,7 @@ label chapter_4: show dimmer_light behind anon, fang with dissolve "I-I, what did Fang mean by that?" - + "It all just came out of nowhere - I mean jeez." "We’re talking about how she can’t get friends and now she wants to know about THAT{cps=*.1}...{/cps}" @@ -1025,13 +1026,13 @@ label chapter_4: "Oh God. I’m getting hot." pause .5 - "It’s Trish." - + "It’s Trish." + "Trish told Fang and now she knows everything." pause .5 "Play dumb? Hopefully that will work." - + hide dimmer_light with dissolve A "I have no clue what you’re talking about." @@ -1045,7 +1046,7 @@ label chapter_4: # F "And yet you come in from your cave where even their parents must’ve wanted you gone." F "You come in from your cave where even your parents must’ve wanted you gone." - + show fang neutral flip with Dissolve(.25) F "And yet, you’re now BOTH my science and music partner, on top of worming your way in with MY band and with MY friends-" @@ -1135,7 +1136,7 @@ label chapter_4: yalign 0.1 xalign -1.2 show dimmer_light behind anon, reed with Dissolve(2) - + "{i}Why’s Reed still here{/i}?!" pause .5 @@ -1150,7 +1151,7 @@ label chapter_4: "Oh thank Raptor Jesus. He’s asleep." play ambient 'audio/effects/classroomLoop.ogg' fadein 3 - hide dimmer_light + hide dimmer_light hide dimmer_darker hide reed with Dissolve(1) @@ -1193,10 +1194,10 @@ label chapter_4: screen textscroll(): # kick the player back out in X seconds in case they can't find the 'close' button - # timer 10.0 action Return() + # timer 10.0 action Return() add "white" timer 2 action(Show("mousedetect"), Show("prompt")) - + transform: # thanks based nutbuster zoom 0.8 rotate 12.5 @@ -1233,7 +1234,7 @@ label chapter_4: "I shouldn’t have looked." "All because of my paranoia{cps=*.1}...{/cps} I just violated someone’s privacy." - + show anon sad with dissolve "I can feel a pit open in my stomach." @@ -1386,8 +1387,8 @@ label chapter_4: pause .5 scene black with Fade(1, 0, 1) - "I guess the last few words and rush over to the teachers’ desk to turn it in." - + "I guess the last few words and rush over to the teachers’ desk to turn it in." + "When I turn back I catch sight of Fang leaving the room in a hurry, tail between her legs." pause .5 @@ -1403,4 +1404,4 @@ label chapter_4: "{cps=*.1}...{/cps}" pause .5 - return \ No newline at end of file + return diff --git a/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy b/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy index da3ddb5..c32f3fc 100644 --- a/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy +++ b/game/script/5.fang-and-anon-cut-class-to-talk-on-the-roof.rpy @@ -1270,7 +1270,7 @@ label chapter_5: show fang: easein_cubic 1 xalign -0.05 "Her eyes narrow." - + "Eh, maybe if I{cps=*.1}...{/cps}" A "I was expecting dinner and a show, not a comedy skit." @@ -1639,7 +1639,7 @@ label chapter_5: show anon neutral with dissolve pause .5 - + stop ambient fadeout 6 play ambient1 'audio/effects/outdoorNatureLoop.ogg' fadein 6 "Thankfully, the glass isn’t even scratched." @@ -1844,7 +1844,7 @@ label chapter_5: St "There’s two hours left for the rest of the students, but that makes four for you." show anon concerned - show rosa considering flip + show rosa considering flip with Dissolve(.75) pause .5 @@ -2295,7 +2295,7 @@ label chapter_5: F "Anon, wait." "I stop in my tracks." - + "Now what does she want?" show anon neutral with dissolve @@ -2392,8 +2392,8 @@ label chapter_5: A "A dork like me has every right to call out Stella." show anon neutral with dissolve - F "Sure, sure." - + F "Sure, sure." + F"Anyway, I’ll be seeing ya, Anon." pause .5 @@ -2442,8 +2442,8 @@ label chapter_5: play music 'audio/OST/punk_revamp.ogg' fadein 1 pause 1 - "One month now." - + "One month now." + "Five to go and I’ve found myself in a predicament." pause .5 @@ -2973,7 +2973,7 @@ label chapter_5: pause .5 "Who the fuck{cps=*.1}...{/cps}" - + "Wait{cps=*.1}...{/cps}" A "You’re that weird stego chick{cps=*.1}...{/cps} Stella?" @@ -3026,8 +3026,8 @@ label chapter_5: scene black with Dissolve(1.5) pause .5 - "I’m at the door to the roof now." - + "I’m at the door to the roof now." + "It’s shut, but by the handle I notice a piece of cardboard tucked between the door and frame, keeping the latch open." pause .5 @@ -3036,8 +3036,8 @@ label chapter_5: "{alpha=0.75}{i}Fang smirks a bit.{/i}{/alpha}" pause .5 - "Damn it all." - + "Damn it all." + "Fang’s problems first, then I can figure out my chest." pause 1 @@ -3538,7 +3538,7 @@ label chapter_5: A "I just do what makes me, well, me." A "I'm the only me here, and I think it's safe to assume that there's several of you." - + A "Like, you don’t know, you said it yourself." pause .5 @@ -4147,8 +4147,8 @@ label chapter_5: "I look for something, {i}anything{/i}, to end this awkwardness." - "Like the guitar hall pass." - + "Like the guitar hall pass." + "Wait{cps=*.1}...{/cps}" pause .5 @@ -4171,7 +4171,7 @@ label chapter_5: F "What?" A "Mr. Jingo’s assignment." - + A "There’s no way in hell I’ll be able to do it at home." pause .25 @@ -4260,12 +4260,12 @@ label chapter_5: A "I got lost looking for the bathroom?" pause .5 - show dimmer_darker behind spears, anon + show dimmer_darker behind spears, anon show anon fear with Dissolve(.25) "Spears incinerates me on the spot." - hide dimmer_darker + hide dimmer_darker show anon sad with dissolve @@ -4313,7 +4313,7 @@ label chapter_5: pause .5 Sp "Anon. Go to class. Now." - + Sp "Fang. To the Nurse’s." stop music fadeout 6 @@ -4336,7 +4336,7 @@ label chapter_5: pause .5 "I look to Fang one last time." - + "She looks a mess." play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 @@ -4408,7 +4408,7 @@ label chapter_5: pause .5 "Yeah, I kinda like it." - + "{cps=*6}Hmmmm{/cps}{cps=*.1}...{/cps}" "I wonder if Fang-" @@ -4417,8 +4417,8 @@ label chapter_5: "!" pause .5 - "The feeling intensifies." - + "The feeling intensifies." + "But why?{w=.5} I only thought of-" "It’s not as if she-" diff --git a/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy b/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy index c4256c6..2238596 100644 --- a/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy +++ b/game/script/6.anon-helps-fang-find-a-venue-for-band.rpy @@ -68,7 +68,7 @@ label chapter_6: "{cps=*.1}...{/cps}Alone{nw}" play sound 'audio/effects/alarmklaxonloop.ogg' fadein 0.5 extend "{cps=*.1}...?{/cps}" - + "No, shut the fuck up alarms." stop sound fadeout 3 pause .5 @@ -77,7 +77,7 @@ label chapter_6: "{i}Fang:{/i}{fast}{w=.2} Trish has a horn appt and Reed is" pause .5 - + #"A pause." "{i}'Fang is typing...'{/i}{fast}" pause .5 @@ -169,7 +169,7 @@ label chapter_6: "I scurry off the bus right as the doors are closing." "And I don’t forget to thank the driver." - + # TODO: bus pneumatic hiss, followed by engine fading away into the distance? scene sidewalk @@ -238,7 +238,7 @@ label chapter_6: pause .5 show tracy unimpressed - show anon neutral flip + show anon neutral flip with dissolve "I turn to leave, behind me I hear the vendor mutter to herself." @@ -327,14 +327,14 @@ label chapter_6: # play sound "audio/effects/slapstickThunder.ogg" volume 0.7 play audio 'audio/effects/rumble.ogg' play ambient 'audio/effects/hungrybeast.ogg' fadein 1 - show dimmer_light behind anon + show dimmer_light behind anon show dimmer_darker behind anon with vpunch hide dimmer_darker with Dissolve(1) pause .5 "{cps=*.5}{i}What is this killing intent?!{/i}{/cps}" - + stop ambient fadeout 5 pause .5 @@ -346,7 +346,7 @@ label chapter_6: pause .5 unknown "Hm{cps=*.1}...{/cps} you Anon?" - + play ambient 'audio/effects/alarmclicheloop.ogg' fadein 0.5 show dimmer_lighter behind anon with Dissolve(.25) @@ -422,7 +422,7 @@ label chapter_6: pause .5 "While she spoke a mile a minute I managed to catch some of the words." - + "I ignored the latter,because this{w=.2} ISN’T a {cps=*.3}daaaa-{/cps}" "Isn’t THAT!" @@ -441,7 +441,7 @@ label chapter_6: "Her eyes gloss over as she’s pulled into her own memories." FM "One moment she was the prettiest princess pirate, and now she’s some sort of rock and roll maestro!" - + FM "The {i}imagination{/i} she has{cps=*.1}...{/cps}" pause .5 @@ -466,7 +466,7 @@ label chapter_6: "I breathe deeply, collecting my scrambled thoughts into a semi-coherent state." A "I’m good{cps=*.1}...{/cps}" - + A "So uh{cps=*.1}...{/cps} nice place." "I look at the walls of the room, what little white I could see that wasn’t covered by the myriad of family photos." @@ -595,12 +595,12 @@ label chapter_6: "He finishes polishing the head of the club and rotates it ever so slightly so I see my reflection in the metal." pause .5 - FD "Now, Irons are by far the most common, and most useful out of your standard club set." - + FD "Now, Irons are by far the most common, and most useful out of your standard club set." + FD "Anywhere you need an extra{cps=*.1}...{/cps}{w=.4} push{w=.4}, the Iron will do." "His gaze makes its way from the club to me as he lays it across his lap." - + "I gulp and sink back into the couch in an attempt to hide among the cushions." FD "Of course, this is all due to the solid steel construction, and your own efforts." @@ -634,7 +634,7 @@ label chapter_6: "I can practically feel the air slice in half as an image of the impossibly large pteradon standing over me with the club flashes momentarily." pause .5 - + hide dimmer_darker show fangdad happy flip with dissolve @@ -710,13 +710,13 @@ label chapter_6: show naomi explanatory flip N "Oh! Are you ready for your date now?" pause .5 - + show fangmom: easein_cubic 1 xalign 0.4 show fangmom neutral flip show fangdad neutral flip show fang surprised - show naomi neutral flip + show naomi neutral flip with Dissolve(.25) pause .5 @@ -743,8 +743,8 @@ label chapter_6: "{cps=*.1}...{/cps}God, why have you abandoned me{cps=*.1}...?{/cps}" "Buddha be a bro please!" - hide dimmer_light - show naomi neutral flip + hide dimmer_light + show naomi neutral flip with dissolve FM "I agree! Naser and Naomi can accompany you!" @@ -762,10 +762,10 @@ label chapter_6: show fangdad unimpressed flip FD "More people means you’re less likely to do something reckless, after all." pause .5 - + show naser unimpressed flip Nas "I dunno, I don’t think Fang would appreciate-" - + show fangdad: easein_cubic 1 xalign 0.8 pause 1 @@ -791,7 +791,7 @@ label chapter_6: F "Especially his." pause .5 - + show fangmom: easein 0.5 xalign 0.375 FM "Come now, how many opportunities in your youth will you get to spend time all together like this?" @@ -807,7 +807,7 @@ label chapter_6: "Her eyes gloss over again." pause .5 - + show fangmom: ease 0.75 xalign 0.4 FM "Like all those times you used to bathe together." @@ -828,7 +828,7 @@ label chapter_6: show naser sad flip behind naomi: yalign 0.1 xalign 1.8 - show naser: + show naser: easein_cubic 1 xalign 1.4 with dissolve pause 1 @@ -860,7 +860,7 @@ label chapter_6: pause .5 show dimmer_light behind fang, fangmom, fangdad, naser, naomi - show naser sad flip + show naser sad flip show naomi considering flip with dissolve @@ -877,9 +877,9 @@ label chapter_6: pause .5 F "Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffine." - + show fangdad neutral flip - show naomi neutral flip + show naomi neutral flip with dissolve F "Let’s just get out of here, Anon." @@ -1067,12 +1067,12 @@ label chapter_6: show naomi explanatory flip with Dissolve(.25) N "No way!{w=.4} It’s wide open!{w=.4} The tables can be rearranged to provide ample room for your audience!" show naomi neutral flip - show fang unimpressed + show fang unimpressed with Dissolve(.25) pause .25 "Fang looks unimpressed." - + show naomi explanatory flip N "Come on, let’s go ask!" show naomi neutral flip with Dissolve(.25) @@ -1121,7 +1121,7 @@ label chapter_6: pause .5 play ambient 'audio/effects/city loop.ogg' fadein 4 - hide black + hide black show fang unimpressed with Dissolve(1.5) pause .5 @@ -1169,7 +1169,7 @@ label chapter_6: show fang flip off happy with dissolve "She responds with a smirk and a middle finger." pause 1 - + stop ambient fadeout 6 scene black with Dissolve(1.5) @@ -1228,7 +1228,7 @@ label chapter_6: show naser neutral: xalign 0.1 yalign 0.1 show fang unimpressed flip: - yalign 0.0 xalign 0.9 + yalign 0.0 xalign 0.9 show anon neutral flip: yalign 0.1 xalign 1.15 show naomi neutral: @@ -1250,7 +1250,7 @@ label chapter_6: "He crushes the bottle in one hand and tosses it into a trash can five yards away." pause .25 - + show naser smug with Dissolve(.25) "{cps=*.1}...{/cps}Then looks to us with the smuggest grin to ever be seen on a beak." @@ -1264,14 +1264,14 @@ label chapter_6: with Dissolve(.25) N "Great shot, Naser!" show naomi neutral - show naser happy flip + show naser happy flip with dissolve Nas "Of course it was, babe." "Fang mock retches into the grass." pause .25 - show naser considering flip + show naser considering flip show naomi neutral with Dissolve(.25) Nas "At any rate, I need to drain the snake." @@ -1354,7 +1354,7 @@ label chapter_6: show naomi considering N "Yes, Naser knows, but I figure I’d ask you as well." - show naomi neutral + show naomi neutral N "Since the two of you spend so much time together and all." pause .25 @@ -1489,12 +1489,12 @@ label chapter_6: play music "audio/OST/sadist.ogg" fadein 1 pause .5 - + show anon neutral flip with dissolve pause .5 "Naomi’s laugh is hollow." - + "Her eyes shifting side to side." pause .5 @@ -1764,7 +1764,7 @@ label chapter_6: pause .5 "Suddenly an image of Fang’s dad pops in my mind and I realize I probably shouldn’t be seen alone with her behind a public restroom" - + "Under penalty of ‘holy shit my spleen is outside my body’." pause .5 @@ -1959,13 +1959,13 @@ label chapter_6: play ambient 'audio/effects/city loop.ogg' fadein 5 stop music fadeout 3 - show naomi neutral + show naomi neutral show naser considering with dissolve Nas "Hey, Anon, you alright?" A "Hm?" - + Nas "You’ve got this intense look on you." A "Oh, sorry." @@ -2059,7 +2059,7 @@ label chapter_6: pause .15 show naomi neutral flip with dissolve show dimmer_lighter behind naomi - show naomi happy flip + show naomi happy flip with Dissolve(.25) show anon fear: easein_quart 1 xalign 0.325 @@ -2089,7 +2089,7 @@ label chapter_6: N "That’s a wonderful idea!" show naomi neutral flip - show naser considering flip + show naser considering flip with Dissolve(.25) pause .5 @@ -2127,7 +2127,7 @@ label chapter_6: N "Still, despite his looks, the Anon I know won’t end up doing anything weird!" show naomi neutral - show naser neutral flip + show naser neutral flip with Dissolve(.25) pause .25 @@ -2147,7 +2147,7 @@ label chapter_6: N "Come on, Naser! We’ll go look on the east side of town!" - show naomi neutral + show naomi neutral show naser considering flip with dissolve @@ -2166,13 +2166,13 @@ label chapter_6: show naser: easeout 1 xalign 2.6 with None - show naser neutral + show naser neutral show naomi keikaku with dissolve hide naomi hide naser with dissolve - + "Naomi grabs Naser by the arm and leads him around a corner and onto another street." "Naser gives one last worried look back before he’s out of sight." @@ -2406,7 +2406,7 @@ label chapter_6: play ambient2 'audio/effects/alarmklaxonloop.ogg' fadein 0.5 pause .5 - + "Oh and there’s the alarms again.{w=.4} {nw}" stop ambient2 fadeout 4 extend "I think I’m finally starting to tune them out though." @@ -2549,7 +2549,7 @@ label chapter_6: pause .5 label troodon: - + play ambient 'audio/effects/marketloop.ogg' volume 0.6 fadein 4 scene little troodon show anon neutral: @@ -2579,7 +2579,7 @@ label chapter_6: "One child runs up and gives me a flower to mark me for pickpockets." "I toss it in the nearest bin." - + show fang neutral with Dissolve(.25) F "Good eye." @@ -2690,7 +2690,7 @@ label chapter_6: unknown "But first,{w=.4} the Ritual,{w=.3} that must be Conducted." "Finally, progress." - + show fang unimpressed with Dissolve(.25) F "No way!" @@ -2708,7 +2708,7 @@ label chapter_6: unknown "For as long,{w=.3} as I can stand to hold it." unknown "And to the victorious,{w=.3} my own artifact holding me to this flimsy visage{cps=*.1}...{/cps}" - + unknown "{cps=*.1}...{/cps}A Phone Roomba." pause 1 @@ -2811,7 +2811,7 @@ label chapter_6: "The building is an antiquated Italian restaurant, with the words ‘DINO-MOE’S PIZZA & PASTA’ written on a grand sign out front." pause .5 - + F "Pizza, huh?" show fang unimpressed with Dissolve(.25) @@ -2940,7 +2940,7 @@ label chapter_6: show fang: easein_back 1 xalign 0.625 with None - show moe neutral + show moe neutral with dissolve "Moe wraps an arm around each of our shoulders and drags us through the restaurant to a cozy yet dark booth sequestered away from the rest." @@ -3036,7 +3036,7 @@ label chapter_6: A "You don’t say?" F "Uh huh." - + show fang neutral with Dissolve(.25) F "Whenever I’m listening to my music at night he always yells through the door about ‘audible bowel movements’." pause .5 @@ -3091,7 +3091,7 @@ label chapter_6: A "How’d you know-{w=.4}{cps=*.25} waaaaaaiiit {/cps}a second." show anon grin flip with Dissolve(.25) pause .75 - + F "Another word and you get hot wax in your face." "I’m holding back my laughter behind my fist." @@ -3116,7 +3116,7 @@ label chapter_6: show anon: easein_quart 1 xalign 0.95 pause .1 - show anon sad flip + show anon sad flip show fang unimpressed with Dissolve(.25) pause 1 @@ -3136,7 +3136,7 @@ label chapter_6: pause .5 A "Alright alright.{w=.4} Sheesh." - + A "But what about your mom?" A "Is she like, on heroin or something?" @@ -3166,7 +3166,7 @@ label chapter_6: show fang unimpressed with Dissolve(.25) F "The new guy is the only one I can rely on." - + "{cps=*.4}My life sucks.{/cps}" pause .5 @@ -3203,7 +3203,7 @@ label chapter_6: pause 1 Moe "Someone order a fuckin’ pizza?!" - + show moe: ease_cubic 1 xalign 0.9 ease_cubic 1 xalign 1.6 @@ -3273,7 +3273,7 @@ label chapter_6: play sound 'audio/effects/slapstickpunch.ogg' Waitress "{cps=*.25}Mooee!!{/cps}" with vpunch pause .5 - + Waitress "We got a code {i}K{/i} on line 1!" pause .5 @@ -3351,7 +3351,7 @@ label chapter_6: F "You gonna finish that?" "I look at my half eaten slice." - + "I guard my hoard with an arm bulwark." show anon: @@ -3366,7 +3366,7 @@ label chapter_6: pause .5 "The pizza doesn’t last, sadly, as we continue to take slices." - + "Its’ life is ended in a matter of minutes, when otherwise I would have committed pastacide in an hour." "By the end I’m satisfied enjoying the feeling of the itis." @@ -3503,7 +3503,7 @@ label chapter_6: A "{cps=*.1}...{/cps}Support?" Moe "Ay, youse gots ta be her support." - + Moe "She gots ta fix her own problems, but youse gots ta back her up on dem." Moe "An’ from what I hear from ma boy Nasa, you’ve already been dun dat." @@ -3526,7 +3526,7 @@ label chapter_6: Moe "Anyway." Moe "Be good ta her, Anon." - + Moe "She’ll be good ta youse, I raised her right afta all." pause .5 @@ -3682,7 +3682,7 @@ label chapter_6: "{cps=*.1}...{/cps}huh{cps=*.1}...{/cps}" pause .5 - + play ambient 'audio/effects/dinomoesloop.ogg' fadein 4 stop music fadeout .5 show anon: @@ -3712,7 +3712,7 @@ label chapter_6: A "Totally." pause .5 - + stop ambient fadeout 4 play music "audio/OST/appreciating_the_scenery.ogg" fadein 1.0 @@ -3721,7 +3721,7 @@ label chapter_6: show fang happy flip with dissolve "Fang smiles softly and nods." - + show anon neutral with dissolve "Good thing Naomi put Naser’s number in my phone." @@ -3888,7 +3888,7 @@ label chapter_6: pause .5 FM "Why don’t you go get ready for bed Lucy." - + show fang angry flip with Dissolve(.25) "Fang glowers." @@ -3969,7 +3969,7 @@ label chapter_6: # TODO: night outdoor ambience w/ nature, like crickets chirping etc.? "With that I exit the door." - + "Once it’s closed I can feel all that bravado evaporate and my legs turn to jelly." pause .5 @@ -3982,7 +3982,7 @@ label chapter_6: show anon neutral flip with Dissolve(.25) pause .25 - + FD "-and don’t come back until you’re finished thinking!" pause .5 @@ -4141,7 +4141,7 @@ label chapter_6: pause .5 Nas "But what can I do?" - + Nas "She hates me, and I can’t bring up my worries with my parents." Nas "Even Naomi notices I get stressed about it." @@ -4196,7 +4196,7 @@ label chapter_6: A "Hear me out.{w=.3} Just consider this." A "Maybe it’s not your job." - + A "I mean, you go out of your way to try and help her" A "Hell even Naomi has tried." @@ -4260,7 +4260,7 @@ label chapter_6: show naser neutral with Dissolve(.25) Nas "No way." pause .5 - + show naser considering with Dissolve(.25) Nas "Advice for Fang{cps=*.1}...{/cps}{w=.3} saying it was a date{cps=*.1}...{/cps}" pause .5 @@ -4284,7 +4284,7 @@ label chapter_6: show naser annoyed flip with Dissolve(.25) Nas "Oh god, what would Dad think of the kids?" - + show anon: easein_quart 1 xalign 1.0 A "What the fuck?!" @@ -4308,18 +4308,18 @@ label chapter_6: show naser unimpressed with dissolve pause .5 - + A "At this point it seems like you just {i}want{/i} to be a stressed mess." pause .5 A "Maybe I do like your sister." A "Sure, she’s rude, violent and maybe a bit bipolar." - + show naser angry with Dissolve(.25) A "She’s impressionable, self-centered, stubborn, the list goes on." - + show naser: easein_back 0.5 xalign 0.3 Nas "Are you looking to taste some concrete?" @@ -4327,7 +4327,7 @@ label chapter_6: A "But beyond all that, there’s more to her." A "Like{cps=*.1}...{/cps}{w=.3} like her passion, Naser." - + A "She adores music. Adores {i}playing{/i} music." A "And she has these{cps=*.1}...{/cps} moments where I can see the softer side of her." @@ -4357,7 +4357,7 @@ label chapter_6: pause .5 A "How long?" - + show naser neutral with Dissolve(.25) Nas "About two school semesters, thirty track-meets, and a school election." pause .5 @@ -4423,7 +4423,7 @@ label chapter_6: show anon neutral flip with dissolve A "Nah it’s fine. If I run I think I can make it." - + Nas "Well don’t let me keep you. I’ll catch ya at school, Anon." A "Yeah,sure thing." @@ -4436,7 +4436,7 @@ label chapter_6: "Just gonna ignore that." - show naser neutral with Dissolve(.25) + show naser neutral with Dissolve(.25) Nas "Thanks for sticking around a bit." show naser considering with Dissolve(.25) diff --git a/game/script/7.concert-day.rpy b/game/script/7.concert-day.rpy index d3389ef..5e07dd3 100644 --- a/game/script/7.concert-day.rpy +++ b/game/script/7.concert-day.rpy @@ -1,8 +1,11 @@ + label chapter_7: #Concert Day - "-One Week Later-" + I "{cps=*0.2}-- One Week Later --{/cps}" + pause .6 scene moes pizza + show anon neutral at aright with fade @@ -13,43 +16,55 @@ label chapter_7: "More excitement from Fang and the band and trepidation on my part around Fang." "Having come to terms with how I feel, I just can’t stop noticing all the little things she does." + pause .5 "Like her cute tail wagging to a silent tune." + pause .5 "Or her weird and funny way of eating." + pause .5 "Or how soft and huggable her wings look." + pause .5 "Raptor Jesus, if this is what love is I kind of want to sample buckshot." + pause .5 "And yet I don’t want it to stop." "Even now as Moe and Reed work on clearing the floor of tables and making a noise." + scene fangonamp + "And I’m drooling like an idiot as I watch Fang bend over a large Amp." + pause .5 unknown "Ahem" "Even now her tail wags to that mysterious beat in her head." + pause .5 unknown "AHEM" "Not to mention the way those jeans hug her hips and ass-" - - unknown "AH-HEM!" - + 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 "Aren’t you supposed to be helping?" - "Hm? OH SHIT RIGHT!" + "Hm? {w=.3} OH SHIT RIGHT!" A "Y-yeah, right! Just moving this table ahahaha." show trish unimpressed flip with dissolve - hide trish with moveoutleft + hide trish with easeoutleft scene moebackrooms with fade @@ -61,14 +76,17 @@ label chapter_7: "The area is a good one-hundred and fifty by two-hundred feet, so without the tables there’s enough space for at least a few hundred people." - show anon neutral at aleft with moveinleft + show anon neutral at rleft with easeinleft "Impressed, I let out a low whistle." play music 'audio/OST/Dino Destiny Reader.ogg' fadein 1.0 - show anon neutral at aleft - show stella neutral alt flip at sright - + # show anon neutral at aleft St "I’m on time, right?" + 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?" @@ -95,25 +113,29 @@ label chapter_7: "There’s no way I’m going back to that sort of prison labor." "I look the pale green, spine covered thing up and down." + + "Including the ‘OPPAI’ t-shirt she’s wearing." + + "What the fuck." A "Uh.." A "Y-you {i}do{/i} know what your shirt says, right?" - show stella shock alt flip with dissolve: - yalign 0.5 + 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." - St "Oh my… th-this was the only clean shirt I had…" + St "Oh my…{w=.4} th-this was the only clean shirt I had…" "If I didn’t feel the way I did about Fang, I’d think Stella’s stammering was kinda cute." "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… You like anime too, don’t you?" + St "Wait…{w=.4} You like anime too, don’t you?" "Play it cool, Anon. No need to reveal your power level." @@ -123,9 +145,9 @@ label chapter_7: "I’ve seen a bit here and there.": A "Yeah, uh… a little bit." - St "That’s amazing! I don’t have anyone else I can talk to about it!" + St "That’s amazing! {w=0.2} I don’t have anyone else I can talk to about it!" - St "What’s your favorite anime? I loooove PreCure!" + St "What’s your favorite anime? I {i}loooove{/i} PreCure!" "Raptor Jesus on his cross of rock." @@ -133,17 +155,17 @@ label chapter_7: St "Oooh, we should watch it together sometime!" - St "I have the box set of every season!" + St "I have the box set of {i}every{/i} season!" St "We could marathon it over a long weekend or something!" - A "Uh… maybe some other time..." + A "Uh…{w=0.3} maybe some other time..." "I’ll just block my calendar for this… maybe for after the heat death of the universe." A "Anyway, the show isn’t 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?" @@ -153,11 +175,11 @@ label chapter_7: A "Doesn’t ring a bell." - St "O-oh… well… Uh… How would you like another?" + St "O-oh…{w=0.3} well… {w=0.3}Uh… {w=0.3}How would you like another?" - A "Eh… I got time to kill, sure." + A "Eh… {w=0.3}I got time to kill, sure." - "She pulls her deck of tarot cards from… somewhere…" + "She pulls her deck of tarot cards from… {w=.3}somewhere…" "Where the fuck does she hide these things?" @@ -173,7 +195,7 @@ label chapter_7: if anonscore >= 3 and fangscore >= 4: #>>golden St "Upright Strength" - St "OH! I don’t think you need to worry about what’s to come, Anon." + St "OH! {w=.3} I don’t think you need to worry about what’s to come, Anon." elif anonscore >= 3 and fangscore <= 3: #>>tradwife St "Inverted Hierophant." @@ -184,7 +206,7 @@ label chapter_7: St "Anon, if you ever feel lonely you can come to me." elif anonscore <= 2 and fangscore <= 2: #>>shooter - St "Oh my, inverted Empress." + St "Oh my, {w=.3} inverted Empress." St "You need to be wary about future negligence, Anon." else: #>>ERROR HANDLING @@ -196,10 +218,11 @@ label chapter_7: A "The fuck does that mean?" - St "Uh… er… Gottago,naturecalls,seeyouattheshow!" - 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}!" + show stella neutral alt flip at sleft with dissolve + play sound 'audio/effects/whoosh.ogg' + hide stella with easeoutleft + "She flees in denim pissing fear." stop music fadeout 1.0 @@ -211,24 +234,24 @@ label chapter_7: "Oh yeah." "I step up to the stage to see the band’s point of view." - - hide anon at sleft with moveoutright - - scene moebackrooms - - show anon neutral at aleft with moveinleft: - xalign 0.0 - linear 0.5 rotate 90 yalign -0.5 - - - "And then promptly trip." + show anon neutral flip with move: + ease_cubic 1.0 xalign 0.5 + show anon neutral flip: + ease_cubic 0.5 rotate -90 yalign -0.5 + pause 0.5 #anon fall - + play sound 'audio/effects/anonDumbassFall.ogg' volume 1.3 + scene moebackrooms at shudder + pause 0.2 + scene moebackrooms "*FWAP*" + + "And then promptly trip." + A "Argh!" - hide anon + hide anon "What the fuck was that?!" @@ -237,7 +260,7 @@ label chapter_7: "That’s…" "Probably not good for the show." - + scene moebackrooms show anon neutral at acenter with moveinbottom "I stand up and wipe the dust from my pants." @@ -256,13 +279,13 @@ label chapter_7: "Trish sighs, points between her eyes and Reed’s, and stomps over to the stage." - show trish neutral flip at tcenter with moveinright + show trish neutral flip at tcenter with easeinright T "Whaddayawant, skinnie?" A "I just tripped on one of the wires up here." - show trish unimpressed flip + show trish unimpressed flip with dissolve T "Sucks to be you." @@ -270,7 +293,7 @@ label chapter_7: A "Should I plug them all into a surge protector so you guys don’t fall during the concert?" - show trish annoyed flip + show trish annoyed flip with dissolve T "What?" @@ -280,12 +303,12 @@ label chapter_7: A "Whose?" - show trish unimpressed flip + show trish unimpressed flip with dissolve T "...Reed’s." A "..." - + pause .5 T "..." A "And you trust his word on something like this?" @@ -298,7 +321,9 @@ label chapter_7: "Before I can object, Trish turns away and runs after Reed who is huddled over the smoke machine, pungent fumes wafting from it’s exposed innards." - hide trish with moveoutleft + show trish at turnaround with dissolve + pause .3 + hide trish with easeoutright "Well, seems like he’s got that handled." @@ -316,7 +341,7 @@ label chapter_7: label LeaveStageAsIs: $ anonscore += 1 - "Reed may not understand cable management, but then again neither did I." + "Reed may not understand cable management,{w=.4} but then again neither did I." "Probably better to let sleeping fossils lie." @@ -332,7 +357,7 @@ label chapter_7: "I’ll just put them all on one of Moe’s surge protectors." - "Aaaaaand done." + "{cps=*0.5}Aaaaaand{/cps} done." label PostCableConundrum: @@ -343,7 +368,7 @@ label chapter_7: "The band is doing one last sound test, Reed’s bass drum bearing another new logo for VVURM DRAMA that doesn’t look half bad." "Trish has a wicked grin on her face and I can practically see the dollar signs in her eyes." - scene moebackrooms + scene moes pizza show fang hiding at sright with fade "And Fang…" @@ -354,7 +379,7 @@ label chapter_7: A "Hey." - show anon neutral at aleft with moveinleft + show anon neutral at aleft with easeinleft show fang surprised flip at scenter with dissolve @@ -399,12 +424,12 @@ label chapter_7: T "No one thinks that, loser." - A "Don’t you have something to be triggered about!" + A "Don’t you have something to be triggered about?" show trish fury flip with dissolve: xalign 0.5 yalign 10.0 - T "YOU CAN’T USE THAT WORD, THAT’S OUR WORD!" + T "YOU CAN’T USE THAT WORD, THAT’S {b}OUR{/b} WORD!" show trish angry flip at tcenter with dissolve @@ -416,12 +441,16 @@ label chapter_7: stop music fadeout 1.0 F "We’ve got sweet music to play." - scene moebackrooms + scene moes pizza + show dimmer_darker + 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 + with dissolve play music 'audio/OST/The.ogg' fadein 1.0 "Showtime" @@ -430,11 +459,17 @@ label chapter_7: "WHAT." "They go right into their next song with gusto." - + scene black with Dissolve(1) "..." "An hour later and the band is wrapping up their last song for the night." - + scene moes pizza + show dimmer_darker + show trish neutral at tleft + show fang neutral at scenter + show reed neutral flip at rright: + xalign 1.3 + with dissolve "I take my eyes off the stage to get a read on the crowd." "Easily a good hundred people showed up to see VVURM DRAMA, better than any of us expected." @@ -470,9 +505,25 @@ label chapter_7: "The crowd was cheering." - "Actually cheering this time." + "{i}Actually{/i} cheering this time." play music 'audio/OST/punk_revamp.ogg' fadein 1.0 - + show trish happy at tleft + show reed happy at rright: + xalign 1.1 + show fang happy at scenter + with dissolve + pause 0.5 + show reed happy flip: + xalign 1.35 + show trish happy flip + with dissolve + show fang happy flip with dissolve + pause 0.5 + show trish happy + show reed happy: + xalign 1.1 + show fang happy + with dissolve "The bandmates’ faces light up, and they all glance at each other." "The hard work has taken its toll on the three, giving them varying degrees of perspiration." @@ -480,7 +531,7 @@ label chapter_7: "The sweat is trickling down Fang’s forehead, Trish has gone from an afro to dreadlocks, and Reed is providing the restaurant with a nice ocean scent." "Fang finishes with a furious flurry of strumming on her fretboard." - + show fang very happy with dissolve F "Woooooooo! THANK YOU LITTLE TROODON!" "The crowd’s approval is obvious, even in the makeshift mosh pit where I see Stella getting fake curb-stomped." @@ -490,16 +541,21 @@ label chapter_7: "Rosa is on the other side of the room, too entranced by the music to care." "Eh, I don’t see any blood so she’s good." - scene moebackrooms - show fang very happy at sleft - show anon neutral flip at acenter with fade + scene moebackrooms + show anon neutral flip at acenter + with fade + show fang very happy at sleft with easeinleft: + yalign 0.2 + F "ANON!" "Before I could react I was swept up in a blur of feathers." - hide anon - hide fang - show fang hug + hide anon + hide fang + with dissolve + show fang hug at acenter with dissolve: + yalign 0.0 "Fang wrapped her arms and wings around me and kept rocking back and forth." @@ -509,8 +565,9 @@ label chapter_7: "I tune out the alarms screaming in my head and hug her back." - hide fang hug - show fanganonhug + hide fang hug with dissolve + show fanganonhug with dissolve: + yalign 0.0 "Her wings are just as soft and huggable as they look." @@ -535,11 +592,12 @@ label chapter_7: "Trish looks like she’s sucked on a lemon with how twisted her face is." "The tiny triceratops pulls Fang out of my hands, and I can picture my fist twisting that horn right off her face." - hide fanganonhug + hide fanganonhug with dissolve show fang neutral flip at scenter show anon neutral flip at sright show trish neutral at tleft + with dissolve T "Hmmm... " A "Great show, right?" @@ -548,7 +606,7 @@ label chapter_7: show fang happy flip with dissolve - F "What? It was great though! Everyone was cheering!" + F "What? {w=0.2} It was great though! Everyone was cheering!" show trish indignant with dissolve @@ -570,14 +628,14 @@ label chapter_7: A "Have you sold much?" - T "Three buttons, four stickers, and an Apron!" + T "Three buttons, four stickers, {w=.2} and an Apron!" A "An apron?" Moe "AY, KIDS!" #moe now has vvurm drama apron - show moealt with moveinright: + show moealt with easeinright: xalign 1.8 yalign 0.0 Moe "LOOKIT DIS ‘ERE AH-PRON YA LIL TRIGGA FRIEN SOL’ ME!" @@ -603,8 +661,9 @@ 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 + with dissolve play music 'audio/OST/The.ogg' fadein 1.0 "Showtime" @@ -656,13 +715,13 @@ 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 Stella’s place, courtesy of one pissed of womanlet." + + "My jaw aches as I picture myself in Stella’s place, courtesy of one pissed off womanlet." "Before I have the chance to escape I hear my one saving grace." - show fang very happy with moveinleft: + show fang very happy with easeinleft: xalign 0.6 yalign 0.1 F "ANON!" @@ -671,7 +730,7 @@ label chapter_7: show fang happy with dissolve F "We did it!" - show trish unimpressed at tleft with moveinleft + show trish unimpressed at tleft with easeinleft T "No thanks to that asshole!" "Oh no." @@ -713,7 +772,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 @@ -747,12 +806,13 @@ label chapter_7: T "Ugh, you aren’t 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." "And Reed who was listening the entire time." - show reed neutral at rleft with moveinleft + show reed neutral at rleft with easeinleft pause 1 show reed considering with dissolve pause 1 @@ -777,7 +837,7 @@ label chapter_7: Moe "AY, KIDS!" #moe now has vvurm drama apron - show moealt with moveinright: + show moealt with easeinright: xalign 1.8 yalign 0.0 Moe "LOOKIT DIS ‘ERE AH-PRON YA LIL TRIGGA FRIEN SOL’ ME!" @@ -825,9 +885,10 @@ 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 easeinright: + xalign 1.3 - Re "Yooo, Anon!" + Re "Yooo, {w=.3} Anon!" "Reed crosses right through the puddles, tracking grimy footprints without a care." @@ -848,7 +909,7 @@ label chapter_7: A "You’ve only been playing together for a year?" Re "You know it man, crazy how time flies." - + pause .3 Re "Man, back then Trish had these crazy long horns and glasses." "Now there’s a thought. How would Trish even look with glasses?" @@ -859,13 +920,13 @@ label chapter_7: A "She- what?" - Re "Er… Probably shouldn’t have mentioned that…" + Re "Er… {w=0.3}Probably shouldn’t have mentioned that…" A "Fang wasn’t herself?" Re "Honestly… That’s probably something to be left for Fang and Fang alone to talk about… Sorry." - A "Er… riiiiiight." + A "Er… ri{cps=*0.65}iiiii{/cps}ght." Re "Only thing that stayed the same was like... me and my carfe, bro." @@ -873,10 +934,10 @@ label chapter_7: Re "It was almost like a totally different time, man." - show anon neutral at aleft with moveinright - show reed neutral flip with moveinright: + show anon neutral at aleft with easeinright + show reed neutral flip with easeinright: xalign 1.1 - show trish neutral flip at tright with moveinright + show trish neutral flip at tright with easeinright "Before I even got a moment to picture what it might have been like not even a year ago, Trish appears behind Reed." @@ -910,7 +971,9 @@ label chapter_7: xalign 0.2 show reed neutral flip with move: xalign 1.2 - show fang neutral with moveinleft: + show trish neutral flip with move: + xalign 1.2 + show fang neutral with easeinleft: xalign -0.4 F "Come on Anon, don’t you have any good memories from your old school?" @@ -932,15 +995,15 @@ label chapter_7: A "I didn’t say I was good at it. I was just clicking buttons and seeing what stuck." - A "And spoiler alert, nothing did." + A "And spoiler alert, {w=0.3} nothing did." "That got a giggle out of Fang and a look from Trish." T "By the way Anon, I saw you talking to that Stella girl before the concert. You have something going on there?" "I feel a pit in my stomach as a look of betrayal crosses Fang’s face." - - "Right into Trish’s trap, hook, line, sinker and rod." + + "Right into Trish’s trap, {w=0.2} hook, {w=0.2}line, {w=0.2}sinker and rod." menu: "Nyet.": @@ -959,7 +1022,7 @@ label chapter_7: A "I do NOT have a thing for Incontineisha." "No.": A "I do NOT have a thing for Incontineisha." - + Re "Who?... Thought like, we were talkin’ bout whatsherface." T "The one with the Dino Duel cards." @@ -984,7 +1047,7 @@ label chapter_7: play music 'audio/OST/you can_t sage here.ogg' fadein 1.0 "SHIT." - + pause 0.5 A "O-oh, I haven’t? Huh." F "Who really cares where you went to last?" @@ -1022,7 +1085,7 @@ label chapter_7: "DON’T SAY SOMETHING STUPID YOU ONLY GET ONE SHOT AT THIS." A "Family issues." - + stop sound fadeout 0.5 "Nailed it." Re "Bummer man… glad you’re here instead." @@ -1035,12 +1098,12 @@ label chapter_7: T "We’re all friends here, after all." "Guess we are all friends at this point." - + pause .5 "To varying degrees." "I let a content smile creep onto my face." #WHAT THE FUCK ANON CANT SMILE WHAT THEW FUCK WHAT THE FUCK - show moealt at sright with moveinright + show moealt at sright with easeinright play music 'audio/OST/Venetian Values.ogg' fadein 1.0 Moe "AY YOU STUPID KIDS!" diff --git a/game/script/8.anon-and-fang-study-together.rpy b/game/script/8.anon-and-fang-study-together.rpy index 1c5a6d5..a984ca8 100644 --- a/game/script/8.anon-and-fang-study-together.rpy +++ b/game/script/8.anon-and-fang-study-together.rpy @@ -1,18 +1,19 @@ + label chapter_8: scene black with fade #Study Session play music 'audio/OST/Bayside Bumming it.ogg' fadein 1.0 - "-A Few Weeks Later-" + "{cps=*0.2}-- A Few Weeks Later --{/cps}" - scene bandroom + scene bandroom with fade "Things have cooled off since the concert back in February." - + pause .5 "There’s no major events coming up, so the days have gotten longer." "The weather has started to warm up as well." - + pause .5 "Each morning I’ve been walking through a thick blanket of fog that always dissipates by lunchtime." "It’s a drastic shift compared to the hot/cold binary of fly-over life." @@ -25,21 +26,21 @@ label chapter_8: show fang happy at sleft with dissolve - F "Geez, Anon, you look like you’re dying right now." + F "Geez, {w=0.3} Anon, you look like you’re dying right now." show anon neutral flip at aright with dissolve - A "The sun… can go… fuck itself…" + A "The sun… {w=0.5} can go… {w=0.5}fuck itself…" "Fang chuckles and pats my back as I lean over my desk." "On second thought, tank tops seem cool. Reed is usually wearing one." - show jingo at sleft + show jingo at sleft with easeinleft jingo "Alright class, the Principal’s got something to say, then you’ll be leavin’ early." - hide jingo + hide jingo with dissolve "With that we were all directed to the auditorium." @@ -66,10 +67,10 @@ label chapter_8: T "Fuck, he found us." "The last students trickle in through the doors and take their seats." - scene auditorium + hide reed with dissolve "Mr. Carldewskii takes the stage with an electronic mic." - show carldelewski at scenter with moveinright + show carldelewski at scenter with easeinright carl "Alright, frickin’ settle down kids. We got a special frickin’ announcement from the frickin’ principal." @@ -87,11 +88,12 @@ label chapter_8: "The student body covers their ears in preparation." hide carldelewski with dissolve - show spears neutral at scenter with moveinleft + show spears neutral at scenter with easeinleft show spears angry with dissolve + play sound 'audio/effects/spearYellRumbleVoice.ogg' - Sp "ALRIGHT YOU LITTLE PUNKS." + Sp "ALRIGHT YOU LITTLE PUNKS." with vpunch Sp "LIKE THE MAN SAID, WE HAVE MIDTERMS TO DEAL WITH IN JUST A FEW WEEKS." @@ -110,17 +112,17 @@ label chapter_8: Sp "ARE THERE ANY QUESTIONS?" "Judging by the dead silence, there wasn’t any." - hide spears angry - show spears neutral at scenter with dissolve - - show carldelewski at sright with moveinright + show spears neutral flip with dissolve + pause 1.0 + hide spears with easeoutleft stop music fadeout 1.0 + "The principal gives a single approving nod and exits stage right." + show carldelewski at sright with easeinright carl "Alright you kids, you’re free to frikin' go." - hide spears with dissolve hide carldelewski with dissolve play music 'audio/effects/chatter loop.ogg' fadein 1.0 @@ -129,23 +131,32 @@ label chapter_8: "The four of us wait until the auditorium is half empty before getting up and making our way to the door." play music 'audio/OST/The Hunt for more (You)s.ogg' fadein 1.0 + + scene outside school with fade "Our motley crew make it to the front lawn of the school and Reed falls flat on his back in the freshly mowed grass." - scene outside school with fade - show fang neutral at sleft - show anon neutral: - xalign 0.3 yalign 1 - show trish neutral at tcenter - show reed neutral at sright + show reed neutral with dissolve: + xpos 0.0 + ease_cubic 1.0 xpos 0.5 + pause 0.1 + show reed neutral at scenter with easeinleft: + xalign 0.0 + ease_cubic 1.0 rotate -90 yalign -0.5 Re "Later guys." + hide reed with dissolve + show fang neutral at sleft with easeinleft: + xalign -0.2 + show anon neutral at acenter with easeinleft + # xalign 0.3 yalign 1 + show trish neutral at tcenter with easeinleft - hide reed - show reed neutral flip at sright - hide reed neutral flip with moveoutleft + + #This was Reed's original exit, which is contradicting the narrative + # show reed neutral flip at sright + # hide reed neutral flip with easeoutleft show trish neutral at tright with move - hide trish - show trish neutral flip at tright + show trish neutral flip with dissolve show anon neutral at acenter with move "His breathing becomes a rumbling snore." @@ -159,34 +170,34 @@ label chapter_8: "Fuck using my own data to pirate all these games I’ll probably never play." - T "I wasn’t asking you, douche." + T "I wasn’t asking you, {w=0.2} douche." F "I kind of just wanna go home." - T "...Kay… Talk to ya later Fang." + T "{cps=*0.4}...Kay{/cps}… Talk to ya later Fang." - F "Yeah… Later…" + F "Yeah…{w=0.4} Later…" T "Fuck you Anon." A "I didn’t even do anything this time!" - hide trish neutral flip with moveoutleft + hide trish neutral flip with easeoutleft "Tch. Fuck her." - A "Whatever. See you monday, Fang." + A "Whatever.{w=0.3} See you Monday, Fang." show anon neutral: - linear 0.3 xalign 0.9 + ease_cubic 0.3 xalign 0.9 "Before I can turn away Fang’s hand catches the sleeve of my unnecessary sweater." hide anon neutral - show anon neutral flip: - xalign 0.9 + show anon neutral at turnaround: + xalign 0.9 yalign 0.1 - F "A-actually… I was thinking…" + F "A-actually…{w=0.3} I was thinking…" A "Hmm?" @@ -194,18 +205,18 @@ label chapter_8: F "Wanna like, study at my place? I uh… kinda need help… with science." - A "Suuurrrreewaaait. Wouldn’t your dad make me into a hunting trophy?" + A "S{cps=*0.4}uuurrrree{/cps}waaait. Wouldn’t your dad make me into a hunting trophy?" F "I don’t think you’re that good of a catch." - "Ow. My ego." + "Ow.{w=0.3} My ego." - F "Besides, he’s working a late shift tonight and my mom should be out clothes shopping or something. Again." + F "Besides, he’s working a late shift tonight and my mom should be out clothes shopping or something.{w=0.3} Again." "It’s okay Anon, you’re just going to Fang’s house." "Alone." - + pause 0.5 "♪ Just the two of us. ♪" "Bill Withers shut the fuck up holy fuck AAAAAAAA." @@ -215,10 +226,10 @@ label chapter_8: F "Shit! The bus! We can make it to the last one if we run!" "OH GO FUCK YOURSELF BILL WITHERS." - hide fang neutral - show fang neutral flip at sleft - hide fang neutral flip with moveoutleft - hide anon neutral with moveoutleft + + show fang neutral flip at sleft with dissolve + hide fang neutral flip with easeoutleft + hide anon neutral with easeoutleft scene black with fade @@ -230,17 +241,17 @@ label chapter_8: "Must not expose skeleton arms." - scene home fang day + scene home fang day with dissolve "After a little while of being simultaneously fried alive and bathed in sweat, we finally make it to Fang’s place." "I obviously thank the bus driver again." - "Wait. Alone with Fang? At her place?" + "Wait.{w=0.3} Alone with Fang?{w=0.3} At her place?" - "Bill Withers begins to blare inside my head again God just fuck off FUCK." + "Bill Withers begins to blare inside my head again. God just fuck off, FUCK." - scene home fang day + scene home fang day with dissolve F "Come on, Anon. We can study in my room." @@ -257,7 +268,7 @@ label chapter_8: "She holds a door open to a pitch-black room, and I tentatively step in." F "Aaaaah, home sweet home." - scene fangroom + scene fangroom with dissolve "Fang flips on the lights and I’m not quite sure what I expected." @@ -269,8 +280,9 @@ label chapter_8: "I plant my hands in my pockets nonchalantly, looking around for a chair or something." - show fang neutral at sleft with dissolve - show anon neutral flip at aright with dissolve + show fang neutral at sleft + show anon neutral flip at aright + with dissolve F "Just sit on the floor, dweeb." @@ -348,13 +360,13 @@ label chapter_8: "I take the guitar from her hands and put the strap on, letting its weight hang from my shoulder." "Fang hands me the pick and I aimlessly strum the guitar, the mess of a noise sounding a far cry from her elegant playing." + play sound "audio/effects/badA.ogg" "Well I tried." F "Here, like this." - hide fangguitar - show fanganonguitar - with dissolve + + "Fang grabs another guitar and motions me to copy her hand movements." "I try to mimic her hands on the fretboard but it feels like my fingers are twisting into pretzels." F "Not like that, your hand’s gonna get cramped as fuck like that." @@ -369,9 +381,9 @@ label chapter_8: "Her hand covers mine as she tries to readjust the position of it." - F "No like- Gah stop fighting back!" + F "No like- {w=0.3}Gah stop fighting back!" - A "Ow hey- Quite tha- OW!" + A "Ow hey- {w=0.3}Quite tha- {w=0.3}OW!" F "Oh my fuck, Anon. Just relax your hand!" @@ -382,20 +394,22 @@ label chapter_8: A "Wha-" "Fang walks behind me." - + pause 0.5 F "Don’t turn around!" A "Why-" stop music fadeout 1.0 "She’s standing right behind me!" - + hide fangguitar with dissolve + show fanganonguitar + with dissolve "She’s standing RIGHT THE FUCK BEHIND ME!" "Her body presses against my back and her arms come around, each of her hands taking my own and guiding them into proper position." "..." - "AAAAAAAAAAAAAAAA" + "{cps=*0.5}AAAAAAAAAAAAAAAA{/cps}" play music 'audio/OST/Dragging on and on....ogg' fadein 1.0 F "Anon, are you paying attention?" @@ -499,13 +513,15 @@ label chapter_8: "I oblige, and repeat notes several times." "Fang’s tail starts wagging along with my strumming, turning into her usual metronome." + pause 1.0 F "...Wait..." - + hide fanganonguitar with dissolve + show fangguitar with dissolve "She takes the guitar from me and sits on the edge of her bed, toying with the chord I was strumming." - F "I... I think I’ve figured that song out, Anon." - + F "I...{w=0.3} I think I’ve figured that song out, Anon." + show dimmer_light behind fangguitar with dissolve play music 'audio/OST/Amberlight Brilliance - Demo.ogg' fadein 1.0 "Her tail slaps a simple beat on her mattress as she slowly builds up a rhythm in her strumming." @@ -522,7 +538,7 @@ label chapter_8: "Thinking back, she must have made countless songs like this, most of them never heard by anyone and left forgotten." - "She soon started to hum with the song she was playing, harmony and melancholy blending with the melody," + "She soon started to hum with the song she was playing, harmony and melancholy blending with the melody." "As Fang poured her very being into that instrument in her hands it dawned on me what this was." @@ -532,14 +548,15 @@ label chapter_8: "Musical notes that bore the weight of words she couldn’t define." - "All of which sounded beautiful, melding together into a harsh yet intoxicating piece of dissonant serenity," - - stop music fadeout 1.0 + "All of which sounded beautiful, melding together into a harsh yet intoxicating piece of dissonant serenity." "Eventually she started to diminuendo, the fading softness of strings and harshness in her humming as she slowly laid the guitar to rest." - + stop music fadeout 1.0 + hide dimmer_light behind fangguitar with dissolve "The music had stopped but her own emotions warred on." + hide fangguitar with dissolve + show fang hiding at scenter with dissolve "Fang sat there, looking down at her guitar realizing she showed me something she had never shown anyone before." "Fang bit back tears, fighting the sob that threatened to spill from her." @@ -554,8 +571,8 @@ label chapter_8: "That wanted to pretend that no one else mattered," - "That part was ejected. Forcibly." - hide fanganonguitar + "That part was ejected. {w=0.2}{i}Forcibly{/i}." + hide fang show fanganonhug with dissolve @@ -575,7 +592,7 @@ label chapter_8: "She felt like a porcelain doll in my arms. Tears of sorrow and relief stain my shirt and wet my chest." - F "thank you...thank you...thank you..." + F "Thank you...{w=0.2}thank you...{w=0.2}thank you..." "Unlike the rooftop Fang’s voice was a weak mumble, broken by hiccups and uneasy breaths." @@ -586,6 +603,11 @@ label chapter_8: "I have no clue how long it lasts, but Fang is able to compose herself with time." "I let her move away, choosing to sit next to her on the soft mattress." + hide fanganonhug with dissolve + show anon neutral at acenter with dissolve: + yalign -0.4 xalign 0.4 + show fang happy flip at sright with dissolve: + yalign -0.45 xalign 1.2 "Her eyes are puffy and red, and once again her make-up has left tracks of orange and black on her cheeks." @@ -614,14 +636,16 @@ label chapter_8: "She looks at the guitar and then me. Her surprise slowly turns to happiness." F "Sure I can. Hold up a second." - + hide fang with dissolve "She stands from the bed and goes for another one of her guitars." "Along the way she grabs a shirt off the floor, using it to wipe her face." - + show fang happy flip at sright with dissolve: + yalign -0.45 "When she comes back Fang sits closer than before, our shoulders together." F "So, for the opener-" + play music 'audio/OST/she_fucks_human_men.ogg' fadein 2.0 "After what feels like hours of back-and-forth to learn guitar, my arms feel like they’re about to fall off." @@ -661,24 +685,40 @@ label chapter_8: A "J-jam session?" - "Not that kinda jam session. Fuck." + "Not that kinda jam session. {w=0.2}Fuck." A "So what’s the whole pirate princess thing about?" - "She doesn’t have a candle so I’ll be fine." - + show fang unimpressed flip with dissolve + # play sound 'audio/effects/anonDink.ogg' + show guitarpick with dissolve: + subpixel True + xpos 0.6 ypos 0.6 + #wind up motion going the opposite way? + block: + ease_cubic 0.3 xpos 0.70 + + play sound 'audio/effects/anonDink.ogg' + show guitarpick: + subpixel True + ease_cubic 0.2 xpos 0.45 ypos 0.35 rotate -65 + ease_cubic 0.2 xpos 0.35 ypos -0.15 rotate -65 + # play sound 'audio/effects/anonDink.ogg' + show anon fear with dissolve "A guitar pick bounces off my eye." A "Gah!" F "I told you not to mention that!" - + show anon concerned with dissolve A "I know, I know, sorry, geez!" + show anon neutral with dissolve A "But, really though. What was the deal with that?" + pause 0.5 + show fang neutral flip with dissolve + F "{cps=*0.4}... It’s just{/cps}… Something that I did sometimes." - F "... It’s just… Something that I did sometimes." - - A "What, play pretend? All kids do that." + A "What, play pretend? {w=0.3} All kids do that." F "Yeah, but I mean, this was a bit different." @@ -698,10 +738,10 @@ label chapter_8: F "Being someone new, trying to figure everything out again…" - Re "{i}Fang wasn’t Fang.{/i}" + Re "{i}{alpha=0.5}Fang wasn’t Fang.{/alpha}{/i}" "Hmmm…" - + show fang happy flip with dissolve F "Anyways, go ahead and just try playing." "She reaches over and plucks a string on the guitar I'm holding." @@ -709,15 +749,17 @@ label chapter_8: A "Just whatever comes to mind?" F "Yeah. Just try and play whatever." stop music - "And then… All hell broke loose." - - show fangdad neutral at scenter with dissolve - hide fang happy - show fang shocked at sleft - FD "What the HELL are you doing here, Anon?" + "And then…{w=0.3} All hell broke loose." + # hide fanganonhug with dissolve + show fang shocked flip at sright with dissolve + show fangdad neutral at sleft with easeinleft: + yalign 0 + show anon concerned with dissolve + FD "What the {b}HELL{/b} are you doing here, Anon?" play music 'audio/OST/you can_t sage here.ogg' fadein 1.0 - show anonfacecloseup at truecenter + pause 0.5 + show anonfacecloseup at truecenter with fade "Yep, that’s me. You’re probably wondering how I got in this situation." @@ -733,7 +775,7 @@ label chapter_8: "And he brought his murder weapon." - "My life flashes before my life and my first thought is: god my life sucks." + "My life flashes before me and my first thought is: god my life sucks." "The Fang bits were pretty cool I guess." @@ -741,10 +783,25 @@ label chapter_8: "Anyways, back to the show." - show anonfacecloseup at truecenter + hide anonfacecloseup at truecenter with fade - FD "Out. Now." + FD "Out. {w=0.3}{b}Now{/b}." + show fangdad with move: + ease_cubic 0.2 xalign 0.2 yalign -0.2 + show fangdad at sleft + show anon concerned at scenter + with move + pause 0.2 + show fangdad flip at scenter + show anon concerned flip at sleft + with dissolve + pause 0.2 + hide fangdad + hide anon + with moveoutleft + pause 0.1 + show black with fade "It takes all my strength to prevent my bladder from doing its best Stella impression right about now." "I silently head to the door with Judge Dredd to my back, catching a sympathetic glance from Fang on the way out." @@ -755,37 +812,39 @@ label chapter_8: "PTERO-CLAWS HURT LIKE CRAP, MAN." - scene home fang outside night - show anon neutral at acenter - show fangdad unimpressed flip behind anon at sright + scene home fang outside night with fade FD "The next time I catch you alone with my daughter, I will use your head as a rubix cube." - - hide fangdad unimpressed flip - show fangdad unimpressed at sright - hide fangdad unimpressed with moveoutright - + + show anon fear flip at acenter with easeinright + show fangdad unimpressed flip behind anon at sright with easeinright + + show anon neutral flip with dissolve + show fangdad unimpressed at sright with dissolve + hide fangdad unimpressed with easeoutright "He gives me a shove off the porch and I hear the door slam behind me." + show anon neutral flip at turnaround stop music fadeout 1.0 "I can hear her father’s raised voice from here." - "Sheesh… guy needs like… all the chill pills…" + "Sheesh… {w=0.3}guy needs like…{w=0.3} all the chill pills…" "Or maybe some Carfe…" - + pause 0.5 "God dammit Reed." - + show anon neutral with dissolve + hide anon neutral with easeoutleft "I turn away from the luxurious home and walk down the pathway to the sidewalk." - scene skinrow - show anon neutral at aleft + scene skinrow with fade + show anon neutral at aleft with dissolve play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 "Shit. And things were getting…" "Getting…" - - "Argh, I dunno." + pause 0.5 + "Argh, {w=0.3} I dunno." "But like, after Fang’s song she was…" @@ -799,19 +858,19 @@ label chapter_8: "But really, all I can think about is how she was after that song." - "I saw something… something…" + "I saw something…{w=0.3} something…" "How do I fucking contextualize it." "In the moment I thought I knew." "Holding her in my arms…" - + pause 0.5 "*Bzzz bzzz*" "A text? Shit, that’s rare." - hide anon neutral + hide anon neutral with dissolve show anonphone at scenter with moveinbottom "Fang: Hey" @@ -840,7 +899,7 @@ label chapter_8: "My cheeks warm as I recall the feeling of her hands over mine." - "Fuck… I wonder… how does she feel about me?" + "Fuck…{w=0.3} I wonder…{w=0.3} how does she feel about me?" "I mean, she’s shown me so much of her now." @@ -854,7 +913,7 @@ label chapter_8: scene black with fade - "-Two weeks later-" + "{cps=*0.2}-- Two weeks later --{/cps}" "I’m looking over my final grades for this semester." @@ -913,7 +972,6 @@ label chapter_8: return label GetStartedOnStudy: - play music 'audio/OST/Dragging on and on....ogg' fadein 1.0 "No, I should focus more on my midterms." A "I’d rather get started with studying, actually." @@ -928,7 +986,7 @@ label chapter_8: F "Yeah, yeah. You only got this one shot and all." - F "Ffffffffffiiiiine. What’re we doing first?" + F "{cps=*0.5}Ffffffffffiiiiine{/cps}. What’re we doing first?" A "Ehh, why not science first since that’s your hardest subject." play music 'audio/OST/Those Other Two Weirdos.ogg' fadein 1.0 @@ -957,11 +1015,11 @@ label chapter_8: F "Don’t feel like it. We reading or not?" - "Fang sits beside me on the ground, Her oversized beak obscuring a good portion of the side of the page in my peripheral vision." + "Fang sits beside me on the ground, her oversized beak obscuring a good portion of the side of the page in my peripheral vision." "I can feel the prickle of her feathers barely brushing against my back." - F "We’re on chapter sixteen, right?" + F "We’re on chapter sixteen,{w=0.3} right?" A "Eighteen. Are you even paying attention during class?" @@ -984,7 +1042,7 @@ label chapter_8: A "Argh, fuck you." F "Ha, you wish." - + pause 0.5 "Don’treadintothat." A "If I read the first page out loud, would you read the second?" @@ -999,17 +1057,17 @@ label chapter_8: hide fang with dissolve - "In conductors, electrons are free to move around and flow easily. This is not true for insulators, in which the-" + A "In conductors, electrons are free to move around and flow easily. This is not true for insulators, in which the-" - F "*SNNNRRRRRRRRRK*" + F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" A "...Electrons are more tightly bound to the nuclei (which we'll discuss next). When current is applied, electrons move-" - F "*SNNNRRRRRRRRRK*" + F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" A "Dammit Fang, I’m trying to read to you here, cut that out." - F "*SNNNRRRRRRRRRK*" + F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" "She really did pass out!" @@ -1017,11 +1075,11 @@ label chapter_8: A "Fang, seriously, get up or I’ll poke you." - F "*SNNNRRRRRRRRRK* mmmrrrrfooouurmooooreminuuuutes." + F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}* mmmrrrrfooouurmooooreminuuuutes." A "Don’t think I won’t Fang! These guns are cocked and loaded!" - F "*SNNNRRRRRRRRRK*" + F "*{cps=*0.4}SNNNRRRRRRRRRK{/cps}*" "Target locked." @@ -1045,7 +1103,7 @@ label chapter_8: F "Oh no." - FM "Luuuuucy? Naaaaser? Are you here?" + FM "Luuuuucy?{w=0.3} Naaaaser?{w=0.3} Are you here?" FM "I got your favorite, dino nuggies!" @@ -1057,13 +1115,13 @@ label chapter_8: show fang neutral with dissolve - FM "Helloooo? Anyone home?" + FM "Helloooo?{w=0.3} Anyone home?" "I hear footsteps getting progressively closer as Fang’s mother searches for any sign of life in the house." "A door down the hall opens." - FM "Sweeeetie? Naseeeer? Oh, I guess he must be bowling with Moe again." + FM "Sweeeetie?{w=0.3} Naseeeer?{w=0.3} Oh, I guess he must be bowling with Moe again." show fang sad with dissolve @@ -1077,7 +1135,7 @@ label chapter_8: F "Broken bones are better than-" - show fangmom neutral at fmleft with moveinleft + show fangmom neutral at fmleft with easeinleft FM "OH Lucy, there you are! I didn’t realize your boyfriend was over to visit!" @@ -1089,7 +1147,7 @@ label chapter_8: "I wasn’t aware their beaks got red too." - F "Moooooooom! He’s not- what did I say about knocking!" + F "Moooooooom! He’s not-{w=0.3} what did I say about knocking!" FM "That you and lil’ Nassie need to knock on our door at night when it’s your parent’s ‘special’ time." @@ -1119,13 +1177,25 @@ label chapter_8: "She shoves the photo in my face that I immediately make out as a bathtub with an infant Fang and Naser playing in the water." + show fang surprised with dissolve "Well it IS kinda cute…" "Before I can open my mouth, Fang jabs me in the ribs." + show fang angry with dissolve - F "Oh my god mom, he doesn’t have time for this!" + F "{cps=*1.3}Oh my god mom{/cps}, he doesn’t have time for this!" "Fang pulls me off the ground and begins to push me towards the door." + show anon neutral flip at acenter + show fang angry flip at sleft: + xalign 1.3 + with dissolve + + hide anon neutral flip + hide fang angry flip + with easeoutleft + + show fangmom at turnaround scene black with fade @@ -1134,18 +1204,17 @@ label chapter_8: FM "You’re welcome back ANY time you’d like!" "I manage a weak wave as Fang continues to rush me towards the door in embarrassment." - show fang surprised at scenter - scene home fang outside + + scene home fang outside night "We reach the front door and she quickly turns back inside." - F "OkaybyeseeyouatschoolAnon." + F "{cps=*1.3}OkaybyeseeyouatschoolAnon.{/cps}" - scene home fang outside night - show anon neutral at aleft + show anon neutral at aleft with easeinleft "I hear the door slam behind me and am left alone on the porch." - "Well that was… interesting." + "Well that was…{w=0.3} interesting." "Guess I’ll go wait at the bus stop." @@ -1214,9 +1283,9 @@ label chapter_8: SV "You just get back from another date?" - A "What? No, it was a study session- Why am I telling you this?" + A "What? No, it was a study session-{w=0.4} Why am I telling you this?" - SV "Yeah, a ‘study’ session." + SV "Yeah, a {i}‘study’{/i} session." SV "I get ya." @@ -1228,9 +1297,9 @@ label chapter_8: A "Hm?" - SV "Kids these days… She was coming onto ya, dummy!" + SV "Kids these days…{w=0.3} She was coming onto ya, dummy!" - "Oooooooohh." + "{cps=*0.5}Oooooooohh.{/cps}" "Fuck." @@ -1240,17 +1309,17 @@ label chapter_8: A "What’s that?" - SV "I was right! HA!" + SV "I was right!{w=0.3} HA!" SV "By the way, that wasn’t your ride, was it?" - + show anon neutral at turnaround "I look back to see the tail end of the city bus rounding the corner onto the next street." - + show anon neutral flip at aleft with dissolve SV "Next one comes in forty-five minutes." - + pause 0.5 A "...Shut up and gimme a Danger Dog." - SV "Well, someone knows their franks." + SV "Well, {i}someone{/i} knows their franks." SV "Comin’ right up." "..." @@ -1258,7 +1327,7 @@ label chapter_8: stop music fadeout 1.0 scene black with fade play music 'audio/OST/Skinrow Soul.ogg' fadein 1.0 - "-Two weeks later-" + "{cps=*0.2}-- Two weeks later --{/cps}" "I’m looking over my final grades for this semester." @@ -1272,7 +1341,7 @@ label chapter_8: "Got a pretty great grasp on the core subjects, too." - "In the end, Mr Jingo screwed us over by making music midterm a live demonstration." + "In the end,{w=0.3} Mr Jingo screwed us over by making music midterm a live demonstration." "Horrid marks there. But I did get things pretty great with math and english." stop music fadeout 1.0 diff --git a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy index 04149ed..b6ff9e4 100644 --- a/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy +++ b/game/script/9.anons'-dirty-laundry-gets-put-up-to-air.rpy @@ -74,11 +74,15 @@ label chapter_9: F "OVER HERE, ANON!!" "Fang and Trish are sitting in the front row." - show fang happy at scenter - show trish neutral at tleft + show fang happy at scenter with dissolve: + xalign 0.1 + show trish neutral at tleft with dissolve: + xalign -0.1 + "Next to them is Reed huddling behind a cart with the projector he’d fixed on it, messing with the cords." - show reed neutral flip at rright with dissolve + show reed neutral flip at rright with dissolve: + xalign 1.35 A "What’s the deal? Why are we sitting in the front all of a sudden?" @@ -92,14 +96,14 @@ 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 + xalign 0.7 "I take my seat next to Fang." - A "They say if we’re here yet?" + A "They say why we’re here yet?" F "Nope." @@ -119,7 +123,7 @@ label chapter_9: A "What exactly is ‘carfe’?" - show reed shocked flip + show reed shocked flip with dissolve Re "You don’t know man?" @@ -127,17 +131,17 @@ label chapter_9: A "Really now?" - show trish explanatory + show trish explanatory with dissolve T "It was used in war by skinnies a while back. It’s a deadly tranquilizing agent." - show trish neutral + show trish neutral with dissolve - show reed unimpressed flip + show reed unimpressed flip with dissolve Re "It’s only deadly when you make it wrong, man." - show reed neutral flip + show reed neutral flip with dissolve Re "But yeah, it’s great stuff if you know how to do it." @@ -149,7 +153,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 @@ -178,10 +182,12 @@ label chapter_9: "He pauses to make sure everyone’s covering their ears before beginning." - hide reed with moveoutleft + hide reed with easeoutleft scene auditorium with fade show spears neutral at scenter with dissolve - Sp "ALLLRIGHT!" + stop music fadeout 1.0 + play sound 'audio/effects/spearYellVoice.ogg' + Sp "ALLLRIGHT!" with vpunch Sp "AS YOU ALL KNOW, GRADUATION’S COMING UP SOON." @@ -191,7 +197,7 @@ label chapter_9: Sp "FLOOR’S ALL YOURS, STUCO." - hide spears with moveoutright + hide spears with easeoutright show naomi neutral flip at sright with dissolve play music 'audio/OST/The Top of the Social Ladder.ogg' fadein 1.0 @@ -203,7 +209,7 @@ label chapter_9: "More plastic than person." - show naomi happy flip + show naomi happy flip with dissolve N "Why, thank you, Principal Spears!" @@ -231,7 +237,7 @@ label chapter_9: scene projector2 "There’s 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 "There’s some scientists and engineers holding hands…" scene projector5 @@ -250,13 +256,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 world’s 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,25 +297,32 @@ 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 + pause .14 + show black with Fade(0.14, 0, 0, color="#fff") + show black + pause .06 + show black with Fade(0, 1, 3, color="#fff") + pause .5 + play sound 'audio/effects/anonTheaterFall.wav' "There’s 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?" - "Still awake. Fuck." + "Still awake.{w=0.2} Fuck." scene auditorium with fade - show anon sad at acenter + show anon sad at acenter with dissolve "The lights come back on and my eyes burn." @@ -321,9 +334,9 @@ label chapter_9: Re "L-look I just used the usb Trish said-" - Nas "TRISH?! Why would Trish-" + Nas "{cps=*2.0}TRISH?!{/cps}{w=0.5} Why would Trish-" - "Trish… wasn’t in her seat." + "Trish…{w=0.3} wasn’t in her seat." "In the corner of my eye I notice someone running for the entrance." @@ -337,11 +350,11 @@ label chapter_9: "Literally." - "His baseball mitt of a hand covers the… the… that fucking BITCH!" + "His baseball mitt of a hand covers the…{w=0.2} the…{w=0.2} that fucking BITCH!" "Covers her face entirely." - "Even lifts her up. By her face. With one hand." + "Even lifts her up.{w=0.2} By her face.{w=0.2} With one hand." Sp "ALL OF YOU GET YOUR ASSES BACK TO CLASS." @@ -351,7 +364,7 @@ label chapter_9: "This is Rock Bottom all over again." - show fang sad flip at sright + show fang sad flip at sright with dissolve "Fang tugs at my arm, trying to get me to follow." @@ -370,7 +383,7 @@ label chapter_9: scene hallway show anon neutral flip at aright show fang sad at sleft - + with dissolve F "Hey…" "How is this happening to me?" @@ -410,9 +423,10 @@ label chapter_9: F "Just needs some time to forget it happened." "The squeak of sneakers catches my attention and I turn to see Reed approaching us down the hall." + stop music fadeout 2.0 play music 'audio/OST/Beach Chill Out.ogg' fadein 1.0 - show reed unimpressed at rleft with moveinleft + show reed unimpressed at rleft with easeinleft F "Reed...? I thought Spears sent everyone back to class." @@ -426,7 +440,9 @@ label chapter_9: A "Wait, get what off your chest?" - A "Were… were you in on it?" + A "Were…{w=0.2} were you in on it?" + # hide fang sad + show fang angry flip at scenter with dissolve "Fang’s questioning glare makes Reed shudder." @@ -444,17 +460,20 @@ label chapter_9: Re "...So I asked Trish to go get the thing from Naomi." - Re "I guess she must’ve, like… changed the slides before giving it to me?" + + Re "I guess she must’ve, like…{w=0.2} changed the slides before giving it to me?" - A "And you didn’t think to check?!" + A "{cps=*1.4}And you didn’t think to check?!{/cps}" + # hide fang angry flip + show fang sad at sleft with dissolve show reed considering with dissolve "Reed deflates." - + pause 0.5 A "...Damn it, Reed…" - Re "Look, man... Trish isn't a bad person." + Re "Look, man...{w=0.2} Trish isn't a bad person." A "Bitch sure has a funny way of showing it!" @@ -464,7 +483,7 @@ label chapter_9: A "Yeah, what could have POSSIBLY given that away?!" - Re "BRO! Let me finish!" + Re "BRO!{w=0.3} Let me finish!" "Reed's raised voice takes the wind out of my lungs." @@ -476,7 +495,7 @@ label chapter_9: Re "When she gave me the presentation from Naomi I didn’t think she’d do anything like that." - Re "But did you ever consider why?" + Re "But did you ever consider {i}why{/i}?" A "...Because she's a two-bit cunt?" @@ -484,7 +503,7 @@ label chapter_9: "Reed sighs again, with a noticeable lack of smoke surrounding him." - Re "Dude... You and Trish have always been at each others' throats. But like, why even?" + Re "Dude...{w=0.3} You and Trish have always been at each others' throats. But like, why even?" "I open my mouth to answer but can't find the words." @@ -493,7 +512,7 @@ label chapter_9: show reed angry with dissolve Re "Did'ja ever stop to consider WHY Trish always gave you a hard time?" - + pause 0.5 A "...Not really..." "Another sigh, this time with an expectant look from Reed." @@ -522,14 +541,11 @@ label chapter_9: "I guess Reed might have a point…": "Trish can still burn in hell for all I care." - - scene hallway with fade - show anon neutral flip at aright show fang neutral at scenter show reed neutral at rleft - stop music - stop music fadeout 3.0 + with dissolve + stop music fadeout 1.0 Sp "Three MONTHS!" Sp "THREE MONTHS from graduation and you PULL A STUNT LIKE THIS?!" @@ -550,7 +566,7 @@ label chapter_9: show fang neutral at scenter show reed neutral at rleft - + with dissolve Sp "You have five minutes to explain why I shouldn’t do that right now." "I couldn’t hear Trish’s full response through the door but she was obviously crying." @@ -577,12 +593,12 @@ label chapter_9: T "-driving Fang away!" - "...What." - + "{cps=*0.5}...What.{/cps}" + pause 0.5 "What does Fang have to do with any of this?!" "She wasn’t the one bitching about every damn thing I do!" - + show fang sad at scenter with dissolve "I glance over to Fang whose expression seems even worse now." F "..." @@ -598,7 +614,7 @@ label chapter_9: "Spears’ voice shocks me from my eavesdropping." "What am I supposed to say to Trish?" - + "Fang tries to give a reassuring smile but it’s so fragile." "Like this is all her fault and not that backstabbing bitch." @@ -609,10 +625,10 @@ label chapter_9: "I enter Spears’ office and my eyes are immediately drawn to Trish sitting in front of his desk surrounded by crumpled up tissues." - show trish sad at tleft - show anon neutral flip at aright - show spears neutral at scenter - + show trish sad at tleft + show anon neutral flip at aright + show spears neutral at scenter + with dissolve Sp "Trish, is there anything you would like to tell Anon?" "I’ve never seen her like this." @@ -682,9 +698,9 @@ label chapter_9: A "I didn’t mean to drive you and Fang apart or anything. I just want to be Fang’s friend." - A "But after what you fucking did. Fucking digging up my past? Airing it to every senior?" + A "But after what you fucking did.{w=0.2} Fucking digging up my past? Airing it to every senior?" - A "And all for Fang? She’s outside the door thinking this is all her fault!" + A "And all for Fang?{w=0.2} She’s outside the door thinking this is all her fault!" "That got a response from Trish." @@ -692,12 +708,12 @@ label chapter_9: A "Maybe it’s your fault for being such a bitch." - A "Maybe it’s mine. I don’t know." + A "Maybe it’s mine.{w=0.2} I don’t know." A "But it sure as shit isn’t Fang’s!" "Another choked sob racked her body and the tears started anew." - + pause 0.5 A "...I’m sorry for being a poor friend to you. But after what you did? I don’t know if I can forgive that." "Spears nods in approval, a fatherly grin stretching his cheeks." @@ -710,7 +726,7 @@ label chapter_9: "But I’m stopped by what Trish just muttered." - T "s’my fault… m’sorry." + T "s’my fault… {w=0.3}m’sorry." "..." @@ -729,7 +745,7 @@ label chapter_9: "Forgive her and act like nothing happened?" - Sp "Well, Anon, I can’t really say I blame you after all of that." + Sp "Well,{w=0.2} Anon, I can’t really say I blame you after all of that." "Trish remains silent, her eyes locked on the floor." @@ -741,7 +757,7 @@ label chapter_9: label PostSpearsOfficeTrish: "Right before I clamp my hand on the doorknob, Spears speaks up." - Sp "Oh, and Anon. Don’t think I didn’t notice." + Sp "Oh, and Anon.{w=0.3} Don’t think I didn’t notice." "Uh oh." @@ -754,21 +770,27 @@ label chapter_9: Sp "Your waifu is trash and your taste is shit." Sp "My door is always open so I can share some quality anime." - + pause 0.5 "What." + "I open the door to see Fang again, expression complex, leaning against the door’s frame." play music 'audio/OST/she_fucks_human_men.ogg' fadein 1.0 - + scene hallway with fade + show fang sad at sleft with dissolve: + xalign 0.5 + show reed considering at sleft with dissolve + "Reed has taken my place beside her with a comforting arm around her shoulder." - + "If this was any other situation I might have felt a bit jealous." - - scene hallway + + show reed considering flip: + xalign 1.4 show fang sad at sleft - show reed considering flip at rright - show anon neutral flip at aright - with fade + show anon neutral flip: + xalign 0.75 + with dissolve F "Hey." "A heavy sigh escapes my lips." @@ -779,7 +801,7 @@ label chapter_9: A "I’d frankly like to just disappear right now." - A "... I think I’ll just go home." + A "...{w=0.3} I think I’ll just go home." F "I uh... can ditch. If you need me to come with." @@ -833,7 +855,7 @@ label chapter_9: A "It’s nothing bad, promise." Re "It’s a good call, dude." - + show reed neutral flip with dissolve F "Mmmmm…" A "You can go first." @@ -856,7 +878,9 @@ label chapter_9: "Aeons later, Trish emerges from the office." - show trish sad at tcenter with dissolve + show fang sad flip at scenter with dissolve + show trish sad at sleft with easeinleft + "Her tears have become shiny trails reflecting the sterile light of the hallway." @@ -865,7 +889,7 @@ label chapter_9: "That makes one of us." "For a while, the two just stare at each other." - + pause 0.5 "Eventually…" F "...Why?" @@ -880,7 +904,7 @@ label chapter_9: T "...I thought he was a bad influence..." - T "...On you… the band…" + T "...On you… {w=0.2}the band…" T "Everything is changing, Fang, and I don’t like it." @@ -892,16 +916,16 @@ label chapter_9: T "I know what you told me, Fang, but like…" - T "But you deserve better, he’s not-" + T "But you deserve better,{cps=*1.4} he’s not-{/cps}" "I catch Trish throwing a glance my way as she cuts herself off." - T "Look, I’m sorry Fang. I'm just trying to look out for you." + T "Look,{w=0.3} I’m sorry Fang. I'm just trying to look out for you." F "Look out for me? I can make my own decisions, Trish." "Fang sighs and rubs her temples." - + pause 0.5 F "...I’m taking a break from the band." "I watch as Trish’s entire world shatters before her eyes." @@ -916,7 +940,8 @@ label chapter_9: F "Bye." - hide fang sad with moveoutright + show fang sad at scenter with dissolve + hide fang sad with easeoutright "Fang turns away from Trish and starts walking away." @@ -926,7 +951,9 @@ label chapter_9: Re "Give you some privacy, amigo." - hide reed with dissolve + show reed neutral flip with dissolve: + xalign 1.4 + hide reed with easeoutright "..." @@ -963,14 +990,15 @@ label chapter_9: "I turn away from Trish as she buries her head in her hands again." - show anon neutral at aright - hide anon neutral with moveoutright + show anon neutral at aright with dissolve + hide anon neutral with easeoutright "Part of me wonders if she’ll use that against me, but right now it just feels good to get it out of my system." scene hallway with fade "As I begin looking for Fang, Reed stops me in the hallway." - show anon neutral at acenter with dissolve - show reed explanatory flip at rright with dissolve + show anon neutral at acenter with easeinleft + show reed explanatory flip at rright with easeinright: + xalign 1.2 Re "Made the right call talking it out, trust me dude." @@ -984,8 +1012,10 @@ label chapter_9: "With a cryptic wink he rushes off towards Trish, probably to give her the same kind of therapy." - "I throw a quick glance back to see him pull in Trish for a hug. His turn to deal with her now." + hide reed neutral flip with easeoutleft + "I throw a quick glance back to see him pull in Trish for a hug. His turn to deal with her now." + pause 0.5 "What did he mean by ‘tell them’? Tell them wha-" "..." @@ -995,7 +1025,7 @@ label chapter_9: "How did he…?" "..." - + pause 0.5 "So much for privacy." "I shake the thoughts from my mind and head in the direction Fang went." @@ -1023,11 +1053,11 @@ label chapter_9: show reed sad flip with dissolve - F "Reed, I… I’m taking a break from the band." + F "Reed, I… {w=0.3}I’m taking a break from the band." "Reed’s expression shifts to one of sadness and shock." - F "I just… need time to think, alright?" + F "I just…{w=0.3} need time to think,{w=0.2} alright?" Re "Like, y’know that’ll crush Trish..." @@ -1041,8 +1071,8 @@ label chapter_9: Re "See ya, space cowboy." - "Wait, did he just...?" - + "Wait,{w=0.3} did he just...?" + pause 0.5 "God damn it, Reed." "We make our way to the front of the school as I mentally prepare myself for what’s coming." @@ -1055,9 +1085,8 @@ label chapter_9: "Time for the Walk of Shame." scene hallway - show anon neutral at acenter - + with dissolve "As I make my way through the hall I do my best to ignore the passing jeers from teens I don’t even know." "I guess it’s already spread to the lower years too." @@ -1082,8 +1111,9 @@ label chapter_9: scene outside school with fade - show anon neutral at aleft - show fang sad flip at scenter + show anon neutral at aleft with dissolve + show fang sad flip at scenter with dissolve: + xalign 1.1 "Within an hour I’ve fallen back to square one." @@ -1097,10 +1127,18 @@ label chapter_9: unknown "HEY LOSER, THINK FAST!" + show anon neutral flip at aleft with dissolve "I turn towards the voice, and the world slows down." - + + + show anon fear flip at aleft with dissolve "My field of vision is filled with a soda can, and I freeze up like a deer in headlights." + show sodacan blurred: + yalign -0.2 + xalign -0.1 + zoom 0.25 + ease_cubic 0.1 xalign 0.15 yalign 0.12 rotate 60 menu: "Duck.": "The can smacks me in the forehead while I was mid-stride, and I shift my footing to try and regain balance." @@ -1108,18 +1146,39 @@ label chapter_9: "The can smacks me in the forehead while I was mid-stride, and I shift my footing to try and regain balance." "Catch it out of the air.": "The can smacks me in the forehead while I was mid-stride, and I shift my footing to try and regain balance." - - - + + play sound "audio/effects/slapstickPunch.ogg" + show sodacan blurred: + ease_cubic 0.1 xalign 0.3 yalign 0.22 rotate 90 + ease_cubic 0.5 xalign 0.5 yalign 1.7 rotate 60 + hide sodacan blurred with dissolve + show fang shocked flip with dissolve "Except my foot catches on the edge of the stairlip and slips." + hide fang with dissolve - #[Falling animation and CGs here] + show anon with easeinleft: + parallel: + ease_cubic 1.0 rotate 90 + parallel: + ease_cubic 0.1 yalign 0.0 + ease_cubic 0.3 yalign -0.1 + ease_cubic 0.3 yalign -0.2 + ease_cubic 0.3 yalign -0.2 + scene outside school with vpunch + pause 0.5 + scene outside school with hpunch + play sound 'audio/effects/anonDumbassFall.ogg' fadeout 0.5 + pause 0.5 + scene outside school with vpunch + pause 0.5 + scene outside school with hpunch + play sound 'audio/effects/anonHeadbutt.ogg' fadeout 0.5 #scene imfreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeefaaaaaaallllllliiiiiiiiiiiinnnnnnnnnnnnnnnnnnnnnnnnnnnn scene black with fade "..." - A "uuurg." + A "Uuurg." unknown "Oh fuck, we need to split before the Caveman gets here!" @@ -1131,19 +1190,22 @@ label chapter_9: "I peel myself from around the bollard, feeling every bone in my body creak painfully." - scene outside school + scene schooloutside_blur at wiggle + #scene outside school show anon neutral at aleft: - xalign 0.5 yalign 0.0 rotate -90 - linear 1 rotate 0 + xalign 0.5 yalign -0.4 rotate -90 + ease_cubic 2.0 rotate 0 with fade - A "Argh… Fuck." + A "Argh…{w=0.3} Fuck." F "Holy shit! You’re alive!" A "Am I? Ow." - "Nothing seems to be broken… I’ve been in worse." + show anon with ease: + yalign -0.1 + "Nothing seems to be broken…{w=0.3} I’ve been in worse." "Honestly my ego’s more injured than I am." @@ -1155,20 +1217,33 @@ label chapter_9: "I try taking a step and my knee involuntarily twists in a direction it’s not supposed to." - "Suddenly, I’m doing the seth mcfarlane pose again." + "Suddenly, I’m doing the Seth McFarlane pose again." #Have you ever tried not being ironic for once in your life - scene black - + show outside school + scene black with fade F "Oh no. Ohhh no. Let me help you up." + show schooloutside blurred + show fangcarriesanon at aright + with dissolve + "She tucks her arms around my shoulder and pulls me to my feet again." + F "Let’s just get to the bench over there." + + pause 0.5 + show fangcarriesanon: + ease_cubic 2.0 xpos 0.3 + pause 1.0 + show fangcarriesanon: + ease_cubic 2.0 xpos -0.5 + pause 0.2 + + + hide fangcarriesanon with dissolve scene outside school show anon neutral at acenter show fang neutral flip at sright with fade - "She tucks her arms around my shoulder and pulls me to my feet again." - - F "Let’s just get to the bench over there." F "The taxi will be here in like five minutes." @@ -1181,7 +1256,7 @@ label chapter_9: F "Uhh… I think I heard somewhere that nicotine relieves a bit of pain... " - A "Yeah… I could use a smoke… right about now." + A "Yeah… {w=0.3}I could use a smoke…{w=0.3} right about now." "Fang retrieves one of the cigarettes from the crumpled pack and sparks it to life with her pink lighter." @@ -1201,23 +1276,24 @@ label chapter_9: "Fang helps me to my feet and over to the cab, opening the door so I can shamble in." + scene taxi day with dissolve + D "...Shit, kid, you look like you got into a fight with a steamroller and lost." A "Mmm." - scene taxi day D "Now where’re you kids heading on a school day? Maybe the hospital?" A "Home." - D "Sure thing kid. Got the address." + D "Sure thing kid. Got the address?" A "...Two-thirty-seven South St. Hammond street." "The driver sucks in a breath through his teeth." - D "Skin Row, eh? Well I can take you s’far as the edge of the neighborhood, deal?" + D "Skin Row, eh?{w=0.3} Well I can take you s’far as the edge of the neighborhood, deal?" A "Yeah, whatever. Just take me home…" @@ -1239,7 +1315,7 @@ label chapter_9: A "Uhhh… That reminds me." - A "Hold this… for me." + A "Hold this…{w=0.3} for me." "I toss my pocket knife into Fang’s lap, she looks at me with a nervous smile like she expects a punchline." @@ -1247,11 +1323,11 @@ label chapter_9: F "...Oh." - A "Joking… kinda…" + A "Joking… {w=0.3}kinda…" A "Haven’t needed to shiv someone yet..." - "Talking hurts, breathing too." + "Talking hurts,{w=0.2} breathing too." "Each breath I take feels like my ribs are gonna shatter." @@ -1270,9 +1346,9 @@ label chapter_9: scene black with fade scene skinrow with fade - A "Well, no place to go but home." + A "Well, {w=0.2}no place to go but home." - F "Wait, you still can’t walk, right?" + F "Wait,{w=0.2} you still can’t walk, right?" "I can probably make it a good fifty yards." @@ -1286,12 +1362,12 @@ label chapter_9: A "Uhh… First turn is a right up here…" - "Wait… Fang is coming over to my place?" + "Wait…{w=0.3} Fang is coming over to my place?" - "Fang is coming over to my place?" - - "Fang is coming over to my place?" + "Fang is coming over to {i}my{/i} place?" + "Fang is coming over to my {i}place{/i}?" + pause 0.5 "I don’t want her to see how I live!" "..." diff --git a/game/src/cg_gallery.rpy b/game/src/cg_gallery.rpy index 9d00f6c..a6930a7 100644 --- a/game/src/cg_gallery.rpy +++ b/game/src/cg_gallery.rpy @@ -158,17 +158,17 @@ screen cg_gallery(flag, __yoffset = 0, origin = 'CG'): textbutton _(cp['name']) text_color gui.selected_color text_xalign 0.5 else: if cp['eval'] is None: - textbutton _(cp['name']) activate_sound "audio/ui/uiClick.wav" action ShowMenu('cg_gallery_'+flag, 0, cp['name']) text_xalign 0.5 + textbutton _(cp['name']) action ShowMenu('cg_gallery_'+flag, 0, cp['name']) text_xalign 0.5 elif eval(cp['eval']): - textbutton _(cp['name']) activate_sound "audio/ui/uiClick.wav" action ShowMenu('cg_gallery_'+flag, 0, cp['name']) text_xalign 0.5 + textbutton _(cp['name']) action ShowMenu('cg_gallery_'+flag, 0, cp['name']) text_xalign 0.5 else: textbutton _(cp['name']) text_xalign 0.5 - textbutton _("Return") activate_sound "audio/ui/uiBack.wav" action ShowMenu('main_menu') text_xalign 0.5 + textbutton _("Return") action ShowMenu('main_menu') text_xalign 0.5 if _in_replay: - textbutton _("End Replay") activate_sound "audio/ui/uiBack.wav" action EndReplay(confirm=True) + textbutton _("End Replay") action EndReplay(confirm=True) elif not main_menu: - textbutton _("Main Menu") activate_sound "audio/ui/uiBack.wav" action MainMenu() + textbutton _("Main Menu") action MainMenu() transform: zoom 0.95 diff --git a/game/src/mod_menu.rpy b/game/src/mod_menu.rpy index 3180fbc..88cc2e6 100644 --- a/game/src/mod_menu.rpy +++ b/game/src/mod_menu.rpy @@ -10,10 +10,6 @@ screen mod_menu_button(filename, label, function): xmaximum 600 ymaximum 129 action function - if 'Back' in label or 'Return' in label or 'Quit' in label or 'Main Menu' in label: - activate_sound "audio/ui/uiBack.wav" - else: - activate_sound "audio/ui/uiClick.wav" fixed: add filename xalign 0.5 yalign 0.5 zoom 0.9 text label xalign 0.5 yalign 0.5 xanchor 0.5 size 34 diff --git a/game/storyline.rpy b/game/storyline.rpy index 19134ab..5dac88e 100644 --- a/game/storyline.rpy +++ b/game/storyline.rpy @@ -73,4 +73,7 @@ label .ending: if tradwife: scene c10 with fade pause 20 + if anonscore >= 4 and fangscore >= 4: + scene ending_d_cg with fade + pause 20 return diff --git a/game/utility.rpy b/game/utility.rpy index 5f76a43..27f4990 100644 --- a/game/utility.rpy +++ b/game/utility.rpy @@ -1,6 +1,5 @@ ## Utility functions for game setup, debugging etc. - label initstats(anon=0, fang=0, trad=False): # Sets various game-related global variables # :param int anon: Anon's score @@ -11,7 +10,6 @@ label initstats(anon=0, fang=0, trad=False): $ tradwife = trad return - label get_ending: # To check what ending we're getting, call this label and then check the value of _return # Sensible to have this logic defined in only one place for consistency @@ -22,4 +20,4 @@ label get_ending: elif anonscore <= 3 and fangscore >=3: return(2) # Doomer else: - return(1) # Shooter \ No newline at end of file + return(1) # Shooter