weblate-butterflysoup2/game/trailer.rpy

128 lines
4.6 KiB
Plaintext
Raw Normal View History

2023-01-26 19:38:19 +00:00
label trailer:
show bg black
window auto
# hide screen quick_menu3
# $ renpy.pause(1, hard=True)
# show chTitle "The year is 2009" onlayer screens
# $ renpy.pause(3, hard=True)
# hide chTitle onlayer screens
# $ renpy.pause(0.5, hard=True)
# show chTitle "Play baseball" onlayer screens
# $ renpy.pause(3, hard=True)
# hide chTitle onlayer screens
# $ renpy.pause(0.5, hard=True)
# show chTitle "Cringe" onlayer screens
# $ renpy.pause(3, hard=True)
# hide chTitle onlayer screens
# $ renpy.pause(0.5, hard=True)
# show chTitle "And fall in love" onlayer screens
# $ renpy.pause(3, hard=True)
# hide chTitle onlayer screens
$ renpy.pause(0.5, hard=True)
show chTitle "A word from our main cast" onlayer screens
$ renpy.pause(3, hard=True)
hide chTitle onlayer screens
show bg field
show special camera onlayer screens
show sprite minNeutral with dissolve
show sideSprite1 diyaWorried
Diya "Battery's low."
hide sideSprite1
show sprite minHuh
Min "Huh?"
show sideSprite1 diyaWorried
Diya "For the camera.{w=0.35} Warning sign's flashing."
hide sideSprite1
show sprite akarshaNervous
Akarsha "It's okay, we got this!{w=0.35} All we gotta do is nail it this take!"
show sideSprite1 diyaNeutral
Diya "Take 21.{w=0.35} Action."
hide sideSprite1
show sprite noelleNeutral
Noelle "The visual novel Butterfly Soup 2 is—"
show sprite akarshaShrug
Akarsha "Gay girls playing baseball and falling in love, again!" with sshake
Akarsha "The end."
show sprite noelleUh
play sound "sound/What!.ogg"
Noelle "That's not enough information!" with sshake
show sprite minUnamused
Min "I mean, it's a sequel.{w=0.35} It's just gonna be like the first game."
show sprite noelleUh
Noelle "But what if the viewers don't know anything about the first game?"
show sprite minUh
Min "Who would click on a video called \"Butterfly Soup 2 Trailer\" without even knowing what Butterfly Soup 1 is?"
Min "If you're watching this right now and that's you, honestly, what the fuck?"
show sprite noelleShocked
play sound "sound/shock.ogg"
Noelle "Don't insult the viewers!" with sshake
show sprite akarshaBigSmile
Akarsha "No, keep insulting them!"
Akarsha "We should use this video to cause controversy on purpose, to drive up the view count."
show sideSprite1 diyaWorried
Diya "...Why don't we just do something nice? {w=0.35}Like those ASMR videos showing relaxing stuff."
hide sideSprite1
show sprite minSurprised
Min "Maybe to get attention, we should make the opposite of that.{w=0.35}\nLike, a torture video."
play sound "sound/YES!.ogg"
show sprite noelleFacepalm
Noelle "WHY WOULD WE MAKE A \"TORTURE VIDEO\" AS A GAME TRAILER????" with sshake
show sprite minStupidHappy
Min "Instead of ASMR, we can call it PAIN."
show sideSprite1 diyaSurprised
Diya "But what would the letters stand for?"
hide sideSprite1
show sprite akarshaAway
Akarsha "Poo...{w=0.35}Ass...{w=0.35}Idiot...{w=0.35}Noelle."
play sound "sound/What!.ogg"
show sprite noelleShocked
Noelle "WHY WAS MY NAME USED?" with sshake
show sprite akarshaShrug
Akarsha "It was the first thing starting with \"N\" I could think of.{w=0.35} You should be flattered!"
show sprite akarshaBigSmile
Akarsha "This is giving me ideas.{w=0.35} Diya, gimme the camera."
show sprite noelleFacepalm
Noelle "No!{w=0.35} Don't give it to her!" with sshake
show sprite diyaNeutral
Diya "Too late."
show sideSprite1 akarshaHappy
Akarsha "Gracias!"
hide sideSprite1
play sound "sound/What!.ogg"
show sprite noelleShocked
Noelle "Relinquish the camera!" with sshake
$newSpeaker=True
play sound "sound/YES!.ogg"
show sideSprite1 akarshaShocker
Akarsha "Let go!" with sshake
play sound "sound/What!.ogg"
show sideSprite1 akarshaNervous
Akarsha "Wait, you're gonna make me drop it!" with sshake
hide sideSprite1
hide window
$newSpeaker=True
show bg white onlayer screens
play sound "sound/smack.ogg"
pause 0.1
hide bg white onlayer screens
with sshake
hide sprite
play sound "sound/short grass noise.ogg"
scene bg grass with sshake
play sound "sound/YES!.ogg"
Akarsha "WAAUGH!" with sshake
hide window
$ renpy.pause(0.1, hard=True)
hide special camera onlayer screens
scene bg black
play sound "sound/cameraBleep.wav"
show special changeBattery onlayer screens
pause 2.5
hide special changeBattery onlayer screens
pause 0.1
return