mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Choreography 12D
This commit is contained in:
parent
7b1bcb0952
commit
fa05b7abdf
1 changed files with 231 additions and 63 deletions
|
@ -1,7 +1,7 @@
|
|||
label chapter_12D:
|
||||
#Let's all go to the Aquarium
|
||||
scene black with fade
|
||||
pause 3
|
||||
scene black
|
||||
pause 2.5
|
||||
|
||||
play music "audio/OST/west_coast_kicking.ogg" fadein 1.0
|
||||
"Every day after school for the next few weeks I would join Fang to help her practice."
|
||||
|
@ -50,36 +50,100 @@ 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 fang neutral at scenter:
|
||||
show anon neutral at aleft:
|
||||
xalign 0.1
|
||||
with dissolve
|
||||
|
||||
A "Uhh… {w=0.2}They got exhibits for the deep sea, the gulf of Mexico, the dopefish, tropical reefs…"
|
||||
A "Uhh{cps=*0.1}...{/cps} {w=0.2}They got exhibits for the deep sea, the gulf of Mexico, the dopefish, tropical reefs{cps=*0.1}...{/cps}"
|
||||
|
||||
A "... Eenie{w=0.15} meanie{w=0.15} mini-"
|
||||
A "{cps=*0.1}...{/cps}Eenie{w=0.15} meanie{w=0.15} mini-"
|
||||
|
||||
F "Really?"
|
||||
|
||||
A "Sea turtles it is."
|
||||
|
||||
show fang:
|
||||
pause .6
|
||||
"fang happy" with dissolve
|
||||
easein_cubic 1 xalign 0.4
|
||||
show anon:
|
||||
easeout_cubic 0.5 xalign 0.225 #0.35
|
||||
pause .1
|
||||
easein_cubic 1 xalign 0.175 #0.725
|
||||
|
||||
"I take Fang’s hand and lead her through the lobby into the chamber labeled ‘Sea Turtle Conservatory’."
|
||||
|
||||
scene aquariumexhibit with fade
|
||||
show fang:
|
||||
#"fang happy"
|
||||
xalign 0.4
|
||||
ease_cubic 3.1 xalign 1.65+1.8+0.6
|
||||
show fang happy
|
||||
show anon:
|
||||
xalign 0.175
|
||||
ease_cubic 3.1 xalign 1.85+0.5 #0.725
|
||||
|
||||
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}"
|
||||
window hide
|
||||
window auto
|
||||
|
||||
pause 1.5
|
||||
scene black with dissolve
|
||||
pause .5
|
||||
scene aquariumexhibit with dissolve
|
||||
|
||||
|
||||
show fang happy:
|
||||
xalign -1.8
|
||||
ease_cubic 2.4 xalign 0.625
|
||||
pause .1
|
||||
"fang very happy" with dissolve
|
||||
ease_cubic 0.4 xalign 0.680
|
||||
show anon neutral:
|
||||
xalign -1.8
|
||||
ease_cubic 2.412 xalign 0.225 #0.625
|
||||
|
||||
pause .2
|
||||
|
||||
F "Anon, are you sure you want to spend the day here? {w=.2} 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."
|
||||
|
||||
show fang:
|
||||
"fang very happy"
|
||||
"fang adorable" with dissolve
|
||||
block:
|
||||
parallel:
|
||||
easeout_cubic 0.05 yalign -0.04
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.3 yalign 0.0
|
||||
parallel:
|
||||
pause 0.12
|
||||
ease_cubic 0.4 xalign 0.8
|
||||
ease_cubic 1.2 xalign 1.8
|
||||
#pause 0.0001
|
||||
show fang adorable with dissolve
|
||||
|
||||
"Immediately Fang breaks free of my arm and presses against the glass."
|
||||
|
||||
F "Look at these cute little shits, I love them!"
|
||||
|
||||
show fang adorable at sleft
|
||||
show anon neutral at aright
|
||||
with dissolve
|
||||
show fang adorable at sleft:
|
||||
xalign 1.8
|
||||
"fang adorable" with dissolve
|
||||
easeout_cubic 0.1 yalign -0.04
|
||||
ease_cubic 0.5 yalign 0.1
|
||||
ease_cubic 0.3 yalign 0.0
|
||||
show anon:
|
||||
xalign 0.225
|
||||
|
||||
A "Yeah, I see them."
|
||||
|
||||
show fang adorable:
|
||||
yalign 0.0
|
||||
|
||||
show anon neutral:
|
||||
ease_cubic 1.95 xalign 0.87
|
||||
|
||||
"I peer into the tank and see a few more hatchlings bob out of the decorative grass."
|
||||
|
||||
"The hype becomes contagious and I find myself pressed against the glass as well."
|
||||
|
@ -90,6 +154,8 @@ label chapter_12D:
|
|||
|
||||
A "Come on Fang, there’s more stuff to see."
|
||||
|
||||
show fang sad flip with dissolve
|
||||
|
||||
F "{cps=*0.75}Nnnnnnnnnnnnnnnnnnnnnnnnnno{/cps}."
|
||||
|
||||
A "There’s more here than just those baby turtles, you know."
|
||||
|
@ -98,43 +164,60 @@ label chapter_12D:
|
|||
|
||||
A "You’re just going to stay here all day then?"
|
||||
|
||||
F "Yyyeeeep."
|
||||
F "{cps=*0.75}NYyyeeeep.{/cps}"
|
||||
|
||||
show fang happy with dissolve
|
||||
|
||||
A "What’ll you do for lunch?"
|
||||
|
||||
F "Bring me something from the cafe."
|
||||
|
||||
show anon neutral flip with dissolve
|
||||
|
||||
A "Allright, here I am going off without you."
|
||||
|
||||
A "Oh look, a Dumbo Octopus."
|
||||
show anon:
|
||||
"anon neutral flip"
|
||||
ease_cubic 0.8 xalign 0.7
|
||||
pause .2
|
||||
"anon grin flip" with dissolve
|
||||
|
||||
A "{w=.5}Oh look, {w=.5} a Dumbo Octopus."
|
||||
|
||||
F "{cps=*2.0}Whereisit?{/cps}"
|
||||
|
||||
show fang happy flip with dissolve
|
||||
|
||||
"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:
|
||||
yalign 0.0 xcenter 0.4
|
||||
#scene aquariumexhibit
|
||||
#intentional ghost / meteor walk
|
||||
show fang happy flip:
|
||||
ease_cubic 0.6 xalign 0.1
|
||||
with dissolve
|
||||
|
||||
show anon neutral flip with dissolve
|
||||
|
||||
#confirmed that fang has autism
|
||||
Attendant "Ma’am, please refrain from-"
|
||||
|
||||
show fang adorable at sleft with dissolve #at sleft
|
||||
show fang adorable flip at sleft with dissolve# at sleft
|
||||
|
||||
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…?"
|
||||
|
||||
A "Is that the first analogy you can think of{cps=*0.1}...{/cps}?"
|
||||
|
||||
#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}"
|
||||
|
||||
window hide
|
||||
window auto
|
||||
hide anon with dissolve
|
||||
|
||||
scene aquariumexhibit
|
||||
|
||||
|
||||
show fang adorable at sleft with dissolve #at sleft
|
||||
#new method
|
||||
show fang:
|
||||
# yalign 0.0 xcenter 0.4
|
||||
|
@ -149,7 +232,7 @@ label chapter_12D:
|
|||
linear 0.25 xzoom -1.0
|
||||
parallel:
|
||||
ease_cubic 0.5 zoom 0.8 ypos 0.1 xpos -0.2
|
||||
pause 1.0
|
||||
pause 1.0
|
||||
ease_cubic 0.5 zoom 0.4 xpos 0.0 ypos 0.3
|
||||
pause 1.0
|
||||
block:
|
||||
|
@ -165,34 +248,36 @@ label chapter_12D:
|
|||
pause 2.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."
|
||||
window hide
|
||||
window auto
|
||||
|
||||
show anonphone at scenter with dissolve # moveinbottom
|
||||
#show anonphone at scenter with easeinbottom
|
||||
show anonphone at scenter with easeinbottom #cursed
|
||||
|
||||
"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 dissolve
|
||||
window hide
|
||||
window auto
|
||||
hide anonphone with easeoutbottom
|
||||
|
||||
hide anonphone with dissolve #moveoutbottom
|
||||
pause .25
|
||||
scene black with dissolve
|
||||
pause 0.5
|
||||
scene stingray pool with dissolve
|
||||
|
||||
scene aquarium with fade
|
||||
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."
|
||||
|
||||
"She does have the act down though."
|
||||
|
||||
scene stingray pool with dissolve
|
||||
|
||||
A "Oh, cool, a stingray pool."
|
||||
|
||||
A "You plan on touching one?"
|
||||
|
@ -233,7 +318,7 @@ label chapter_12D:
|
|||
|
||||
A "You alright?"
|
||||
|
||||
F "Yeah, no, it’s just… You were right about them being slimy."
|
||||
F "Yeah, no, it’s just{cps=*0.1}...{/cps} You were right about them being slimy."
|
||||
|
||||
A "Well, I have yet to hear of a dry fish."
|
||||
|
||||
|
@ -241,11 +326,13 @@ label chapter_12D:
|
|||
|
||||
"After a few more rounds of rays, Fang decides she’s had enough."
|
||||
|
||||
scene black with dissolve
|
||||
pause 0.5
|
||||
scene aquarium
|
||||
|
||||
scene aquarium
|
||||
show anon neutral at aleft
|
||||
show fang happy flip at sright
|
||||
with fade
|
||||
with dissolve
|
||||
A "See, that wasn’t terrible, right?"
|
||||
|
||||
A "Actually, you got all your fingers right?"
|
||||
|
@ -258,17 +345,19 @@ label chapter_12D:
|
|||
|
||||
show fang neutral flip with dissolve
|
||||
|
||||
F "So uh…"
|
||||
F "So uh{cps=*0.1}...{/cps}"
|
||||
|
||||
F "Which exhibit are we checking next?"
|
||||
|
||||
"I check the aquarium pamphlet to see where we haven’t been yet."
|
||||
|
||||
A "Well… if we go outside we can see the dolphin pools. That way it loops back through the deep sea exhibits."
|
||||
A "Well... if we go outside we can see the dolphin pools. That way it loops back through the deep sea exhibits."
|
||||
|
||||
"With Fang in agreement I lead her towards the exit marked with a large dolphin sign."
|
||||
stop music fadeout 3
|
||||
|
||||
scene black with dissolve
|
||||
pause 0.75
|
||||
scene aquariumoutside with dissolve
|
||||
|
||||
"Upon exiting the building my nose is assaulted by a mix of salty air and the smell of raw fish."
|
||||
|
@ -276,7 +365,6 @@ label chapter_12D:
|
|||
"Somehow it’s even fishier than inside the aquarium."
|
||||
play music "audio/OST/Bayside Bumming it.ogg" fadein 1.0
|
||||
|
||||
|
||||
show fang happy at sleft
|
||||
show anon neutral flip at aright
|
||||
with dissolve
|
||||
|
@ -291,7 +379,7 @@ label chapter_12D:
|
|||
|
||||
F "Would you jump through a hoola hoop for me if I had treats?"
|
||||
|
||||
A "..."
|
||||
A "{cps=*0.1}...{/cps}"
|
||||
|
||||
"I notice the trainer has traded the hoop for a large brush and is getting one of the dolphins to open its mouth."
|
||||
|
||||
|
@ -301,49 +389,90 @@ label chapter_12D:
|
|||
|
||||
"She raises an eyebrow for a second and then realizes."
|
||||
|
||||
#god elbow worse than her standing jab? lmao
|
||||
show fang neutral with dissolve
|
||||
show fang:
|
||||
"fang angry" with dissolve
|
||||
ease_cubic 0.6 xalign 1.0
|
||||
parallel:
|
||||
easein_cubic 0.9 xalign 0.3
|
||||
parallel:
|
||||
block:
|
||||
pause 1.1
|
||||
"fang embarass" with dissolve
|
||||
pause 1.4
|
||||
"fang sad" with dissolve
|
||||
|
||||
show anon:
|
||||
pause .62
|
||||
ease_cubic 0.25 xalign 1.02
|
||||
ease_cubic 0.35 xalign 1.0
|
||||
|
||||
"An elbow jams into my shoulder and her other hand covers her snout."
|
||||
|
||||
pause .5
|
||||
|
||||
A "So that’s how you brush your teeth!"
|
||||
|
||||
show fang considering with dissolve
|
||||
|
||||
F "...I don’t need someone to bribe me at least."
|
||||
F "{cps=*0.1}...{/cps}I don’t need someone to bribe me at least."
|
||||
|
||||
A "Well if you ever need help I’m sure I can get them to lend me one of those brushes."
|
||||
|
||||
show fang neutral with dissolve
|
||||
show fang angry with dissolve
|
||||
show fang:
|
||||
"fang angry" with dissolve
|
||||
ease_cubic 0.5 xalign 1.0
|
||||
ease_cubic 0.5 xalign 0.5
|
||||
"fang neutral" with dissolve
|
||||
|
||||
show anon:
|
||||
pause .5
|
||||
"anon ohshit flip" #
|
||||
ease_cubic 0.25 xalign 1.1
|
||||
"anon neutral flip" with dissolve
|
||||
ease_cubic 0.35 xalign 1.0
|
||||
|
||||
"And that gets me a jab to the ribs this time."
|
||||
|
||||
show anon neutral flip with dissolve
|
||||
|
||||
A "Oh come on, you have to admit they look a bit like you..."
|
||||
|
||||
F "Ehh, I don’t see it."
|
||||
|
||||
"The dolphin beside her nods in agreement."
|
||||
|
||||
"...Right then…"
|
||||
"{cps=*.1}...{/cps}Right then{cps=*.1}...{/cps}"
|
||||
|
||||
show fang happy at sleft with dissolve
|
||||
show fang happy with dissolve
|
||||
|
||||
A "So, how bout we hit the last spot and then go grab our own lunch?"
|
||||
|
||||
A "Unless you want to have some tuna with your clone there."
|
||||
|
||||
show fang considering with dissolve
|
||||
|
||||
"Fang rolls her eyes at that."
|
||||
|
||||
"Her dolphin duplicate did too."
|
||||
|
||||
A "You’re fucking with me,{w=0.2} aren’t you."
|
||||
|
||||
show fang neutral with dissolve
|
||||
|
||||
F "What’re you talking about?"
|
||||
|
||||
"Fang’s aquatic doppelganger makes a laugh-like chirping and finally swims away."
|
||||
|
||||
"..."
|
||||
"{cps=*.1}...{/cps}"
|
||||
|
||||
A "So Deep Sea then!"
|
||||
|
||||
scene black with fade
|
||||
scene black with dissolve
|
||||
|
||||
pause .5
|
||||
|
||||
"We leave the dolphin pen, following signs back towards the building."
|
||||
|
||||
|
@ -353,7 +482,9 @@ label chapter_12D:
|
|||
|
||||
"Oh, I didn’t realize they had one of these."
|
||||
|
||||
scene aquariumtube with fade
|
||||
pause .25
|
||||
|
||||
scene aquariumtube with dissolve
|
||||
|
||||
"From within the glass walkway we’re surrounded by a myriad of colorful marine life swimming around us."
|
||||
show fang surprised at sright
|
||||
|
@ -368,13 +499,23 @@ label chapter_12D:
|
|||
|
||||
F "Recording what?"
|
||||
|
||||
#show fang flip with dissolve
|
||||
show fang neutral flip with dissolve
|
||||
|
||||
A "The uh…{w=0.3} {cps=*2.0}The shark!{/cps} Yeah, that cool looking shark over there!"
|
||||
A "The uh{cps=*0.1}...{/cps}{w=0.1} {cps=*2.0}The shark!{/cps} Yeah, that cool looking shark over there!"
|
||||
|
||||
show anon neutral flip with dissolve
|
||||
|
||||
"I point to the shark that’s currently lazing about, casually drifting by the walkway."
|
||||
|
||||
show fang adorable with dissolve
|
||||
show anon:
|
||||
pause .4
|
||||
ease_cubic 0.8 xalign 0.5
|
||||
show anon neutral with dissolve
|
||||
|
||||
show fang:
|
||||
ease_cubic 1.1 xalign -0.3
|
||||
show fang adorable flip with dissolve
|
||||
|
||||
"Fang turns to gush at the shark, giving me the opportunity to quickly stop my phone and see that my battery is near dead and storage near full."
|
||||
|
||||
|
@ -388,58 +529,83 @@ label chapter_12D:
|
|||
|
||||
A "Hm?"
|
||||
|
||||
F "The lights…"
|
||||
F "The lights{cps=*.1}...{/cps}"
|
||||
|
||||
A "Oh! Nah, the room is dark because the things inside aren’t used to light."
|
||||
|
||||
show fang neutral with dissolve
|
||||
|
||||
F "O-oh."
|
||||
|
||||
A "Wait…{w=0.2} are you sca-"
|
||||
show anon flip with dissolve
|
||||
|
||||
F "No! I just…{w=0.2} Wasn’t expecting it, is all."
|
||||
A "Wait{cps=*.1}...{/cps}{w=0.2} are you sca-"
|
||||
|
||||
show anon neutral at aleft:
|
||||
ease_cubic 1.0 xalign 0.5
|
||||
show fang sad with dissolve
|
||||
|
||||
F "No! I just{cps=*.1}...{/cps}{w=0.2} Wasn’t expecting it, is all."
|
||||
|
||||
show anon neutral:
|
||||
ease_cubic 1.0 xalign 0.39
|
||||
ease_cubic 0.65 xalign 0.45
|
||||
"anon face happy" with dissolve
|
||||
show fang:
|
||||
#pause 1.2
|
||||
pause 0.95
|
||||
ease_cubic 0.8 xalign -0.19
|
||||
"fang happy" with dissolve
|
||||
|
||||
"I offer her my hand."
|
||||
|
||||
|
||||
"Despite her claim otherwise I can feel how tense she is by how her fingernails dig into my hand."
|
||||
|
||||
show anon:
|
||||
"anon face happy"
|
||||
ease_cubic 1.8 xalign 2.8
|
||||
show fang:
|
||||
"fang happy"
|
||||
ease_cubic 1.8 xalign 3.6
|
||||
|
||||
pause .5
|
||||
stop music fadeout 2
|
||||
scene black with fade
|
||||
scene black with dissolve
|
||||
|
||||
"I lead her into the darkened room, what little light there is coming from the various animals within."
|
||||
play music "audio/OST/Beach Chill Out.ogg" fadein 1.0
|
||||
|
||||
|
||||
"The aquariums within are packed with bioluminescent jellyfish, illuminating the darkened room with an ethereal glow."
|
||||
scene jellyfishroom with fade
|
||||
scene jellyfishroom with dissolve
|
||||
|
||||
F "Whoa. This is…"
|
||||
F "Whoa. This is{cps=*.1}...{/cps}"
|
||||
|
||||
A "Beautiful."
|
||||
|
||||
F "Yeah…{w=0.3} that…"
|
||||
F "Yeah{cps=*.1}...{/cps}{w=0.3} that{cps=*.1}...{/cps}"
|
||||
|
||||
"I wasn’t referring to the exhibit."
|
||||
|
||||
"Fang’s grip on my hand eases, and her fingers work to intertwine with mine."
|
||||
|
||||
"With what little light there is I can make out Fang’s smile."
|
||||
|
||||
"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 "Oi! G-give me a warning next time!"
|
||||
|
||||
A "Mmmm… Naaaah."
|
||||
A "Mmmm{cps=*0.1}...{/cps} Naaaah."
|
||||
|
||||
"I laugh even as her hip bumps me roughly."
|
||||
|
||||
"Our interlocked fingers prevent her from using her preferred elbow tactic."
|
||||
|
||||
A "So…{w=0.2} had fun?"
|
||||
A "So{cps=*0.1}...{/cps}{w=0.2} had fun?"
|
||||
|
||||
F "Mmmm… {w=0.2}Maaaaybe…"
|
||||
F "Mmmm{cps=*0.1}...{/cps} {w=0.2}Maaaaybe{cps=*0.1}...{/cps}"
|
||||
|
||||
F "I’ll say yes if you delete that recording."
|
||||
|
||||
|
@ -451,6 +617,8 @@ label chapter_12D:
|
|||
|
||||
"She glowers."
|
||||
|
||||
pause .5
|
||||
|
||||
A "Feel rested?"
|
||||
|
||||
F "A bit. I’ll feel even more rested after some lunch though."
|
||||
|
@ -458,9 +626,9 @@ label chapter_12D:
|
|||
A "Sounds like a plan."
|
||||
window hide
|
||||
window auto
|
||||
pause .5
|
||||
pause .25
|
||||
|
||||
scene aquariumoutside with dissolve
|
||||
scene aquariumoutside with Dissolve(1.25)
|
||||
pause .5
|
||||
"The rest of our rest day was spent just relaxing on the pier."
|
||||
|
||||
|
@ -471,7 +639,7 @@ label chapter_12D:
|
|||
"And a very relaxed girlfriend."
|
||||
|
||||
"Overall,{w=0.2} mission successful."
|
||||
|
||||
|
||||
pause 0.5
|
||||
"Except the sunburn."
|
||||
|
||||
|
@ -479,9 +647,9 @@ label chapter_12D:
|
|||
|
||||
stop music fadeout 3.0
|
||||
scene black with Dissolve(1.5)
|
||||
pause .5
|
||||
#pause .5
|
||||
|
||||
"..."
|
||||
#"{cps=*0.1}...{/cps}"
|
||||
window hide
|
||||
window auto
|
||||
pause 1
|
||||
|
|
Loading…
Reference in a new issue