mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
fixes and ending D cg
This commit is contained in:
parent
e7d2312a0e
commit
9542821f67
7 changed files with 92 additions and 86 deletions
BIN
game/images/cgs/golden ending.png
Normal file
BIN
game/images/cgs/golden ending.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 MiB |
|
@ -242,6 +242,7 @@ image reed shocked flip = im.Flip("reed/reed shocked.png", horizontal=True)
|
|||
image naser shocked flip = im.Flip("naser/naser shocked.png", horizontal=True)
|
||||
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 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)
|
||||
|
@ -344,6 +345,7 @@ image anon concerned flip = im.Flip("images/anon/base set/anon concerned.png", h
|
|||
# vfx
|
||||
image black = "#000"
|
||||
image white = "#FFF"
|
||||
image blue = "#BECBFF"
|
||||
image dimmer_lighter = "#00000033"
|
||||
image dimmer_light = "#00000066"
|
||||
image dimmer_darker = "#00000088"
|
||||
|
@ -460,77 +462,77 @@ image naser fullystained shocked = Composite(
|
|||
)
|
||||
|
||||
#fang w pendant ending D
|
||||
image fang pendant happy = Composite(
|
||||
image fang nonxmas pendant happy = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang happy",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant sad = Composite(
|
||||
image fang nonxmas pendant sad = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang sad",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant unimpressed = Composite(
|
||||
image fang nonxmas pendant unimpressed = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang unimpressed",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant surprised = Composite(
|
||||
image fang nonxmas pendant surprised = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang surprised",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant angry = Composite(
|
||||
image fang nonxmas pendant angry = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang angry",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant neutral = Composite(
|
||||
image fang nonxmas pendant neutral = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang neutral",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant considering = Composite(
|
||||
image fang nonxmas pendant considering = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang considering",
|
||||
(0, 0), "amberpendant"
|
||||
)
|
||||
|
||||
image fang pendant very happy = Composite(
|
||||
image fang nonxmas pendant very happy = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang very happy",
|
||||
(0, 0), "amberpendant6veryhappy"
|
||||
)
|
||||
|
||||
image fang pendant very happy = Composite(
|
||||
image fang nonxmas pendant very happy = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang very happy",
|
||||
(0, 0), "amberpendant6veryhappy"
|
||||
)
|
||||
|
||||
image fang pendant shocked = Composite(
|
||||
image fang nonxmas pendant shocked = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang shocked",
|
||||
(0, 0), "amberpendant4shock"
|
||||
)
|
||||
|
||||
image fang pendant flip off happy = Composite(
|
||||
image fang nonxmas pendant flip off happy = Composite(
|
||||
# (1412, 1500),
|
||||
(1412, 1500),
|
||||
(0, 0), "fang flip off happy",
|
||||
|
@ -564,6 +566,7 @@ 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
|
||||
|
|
|
@ -803,7 +803,7 @@ label chapter_13D:
|
|||
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 shock flip with dissolve
|
||||
show fang prom d shocked flip with dissolve
|
||||
F "Yah! What the-"
|
||||
|
||||
F "Reed, why aren’t you on stage?"
|
||||
|
@ -1329,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
|
||||
|
@ -1429,7 +1427,7 @@ label chapter_13D:
|
|||
"..."
|
||||
|
||||
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:
|
||||
|
@ -2094,7 +2092,9 @@ label chapter_13D:
|
|||
"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 anonfang_xmasmorningbed with fade
|
||||
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."
|
||||
|
@ -2168,7 +2168,7 @@ 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."
|
||||
|
||||
|
@ -2300,7 +2300,6 @@ label chapter_13D:
|
|||
"I’ll sue them later."
|
||||
|
||||
A "Alright, here I go."
|
||||
scene room anon day with fade
|
||||
"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?"
|
||||
|
|
|
@ -8,7 +8,7 @@ label chapter_1xN:
|
|||
|
||||
|
||||
|
||||
show fang pendant unimpressed at scenter with dissolve
|
||||
show fang nonxmas pendant unimpressed at scenter with dissolve
|
||||
# yalign 0.4
|
||||
# xalign 0.1
|
||||
|
||||
|
@ -43,10 +43,10 @@ label chapter_1xN:
|
|||
A "If you’d move out Fang-"
|
||||
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
show fang pendant angry at scenter with dissolve
|
||||
show fang nonxmas pendant angry at scenter with dissolve
|
||||
F "{cps=*2.0}Trying to!{/cps}"
|
||||
|
||||
show fang pendant sad with dissolve
|
||||
show fang nonxmas pendant sad with dissolve
|
||||
pause 0.5
|
||||
hide fang with dissolve
|
||||
|
||||
|
@ -120,7 +120,7 @@ label chapter_1xN:
|
|||
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
|
||||
show fang pendant unimpressed at sleft with dissolve
|
||||
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!"
|
||||
|
||||
|
@ -170,7 +170,7 @@ label chapter_1xN:
|
|||
with fade
|
||||
play music "audio/OST/to_swagger.ogg" fadein 1.0
|
||||
play ambient "audio/effects/teenageCrowdLoop.ogg" fadein 2.0
|
||||
show fang pendant neutral at scenter with dissolve:
|
||||
show fang nonxmas pendant neutral at scenter with dissolve:
|
||||
xzoom -1.0
|
||||
"Thirty minutes till Naser gets back now."
|
||||
|
||||
|
@ -221,7 +221,7 @@ label chapter_1xN:
|
|||
show trish happy behind dimmer_darker at tleft with easeinleft
|
||||
|
||||
T "Fang! It took a while but Reed’s distracted!"
|
||||
show fang pendant happy behind dimmer_darker with dissolve:
|
||||
show fang nonxmas pendant happy behind dimmer_darker with dissolve:
|
||||
xzoom -1.0
|
||||
F "Oh thank fuck."
|
||||
|
||||
|
@ -231,12 +231,12 @@ label chapter_1xN:
|
|||
FD "Arrested for what?"
|
||||
|
||||
show trish surprised behind dimmer_darker with dissolve
|
||||
show fang pendant 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 pendant happy behind dimmer_darker
|
||||
show fang nonxmas pendant happy behind dimmer_darker
|
||||
with dissolve
|
||||
FangAndTrish "For being the most wanted guy in Volcano high."
|
||||
|
||||
|
@ -256,7 +256,7 @@ label chapter_1xN:
|
|||
hide fangdad
|
||||
"The old man limps back towards the kitchen, shoulders slightly hung about being fucking told by mom in seconds."
|
||||
|
||||
show fang pendant neutral behind dimmer_darker:
|
||||
show fang nonxmas pendant neutral behind dimmer_darker:
|
||||
xzoom -1.0
|
||||
show trish neutral
|
||||
with dissolve
|
||||
|
@ -276,7 +276,7 @@ label chapter_1xN:
|
|||
|
||||
T "Maybe if he wasn’t such a pig."
|
||||
|
||||
show fang pendant unimpressed behind dimmer_darker with dissolve:
|
||||
show fang nonxmas pendant unimpressed behind dimmer_darker with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
F "*Ahem*"
|
||||
|
@ -285,7 +285,7 @@ label chapter_1xN:
|
|||
|
||||
Moe "‘Lucy! Yer ma sayz Nasah is on ‘is ways!"
|
||||
|
||||
show fang pendant surprised behind dimmer_darker with dissolve:
|
||||
show fang nonxmas pendant surprised behind dimmer_darker with dissolve:
|
||||
xzoom -1.0
|
||||
show trish surprised behind dimmer_darker with dissolve
|
||||
F "Shit, hide!"
|
||||
|
@ -324,7 +324,7 @@ label chapter_1xN:
|
|||
xalign 1.2
|
||||
show moe neutral flip behind fangmom at sright:
|
||||
xalign 1.65
|
||||
show fang pendant happy at scenter:
|
||||
show fang nonxmas pendant happy at scenter:
|
||||
xalign 0.5
|
||||
xzoom -1.0
|
||||
show stella happy flip behind trish,naomi at scenter:
|
||||
|
@ -338,7 +338,7 @@ label chapter_1xN:
|
|||
Everyone "SURPRISE!"
|
||||
|
||||
#potentially use fang very happy with a modified pendant cause it looks much better
|
||||
show fang pendant very happy with dissolve:
|
||||
show fang nonxmas pendant very happy with dissolve:
|
||||
xzoom -1.0
|
||||
F "Naomi’s pregnant!"
|
||||
|
||||
|
@ -354,11 +354,11 @@ label chapter_1xN:
|
|||
pause 0.1
|
||||
show fangdad unimpressed flip:
|
||||
ease_cubic 0.2 yalign 0.0
|
||||
show fang pendant surprised with dissolve
|
||||
show fang nonxmas pendant surprised with dissolve
|
||||
"Dad swats my crest with one hand."
|
||||
|
||||
show stella neutral flip
|
||||
show fang pendant happy
|
||||
show fang nonxmas pendant happy
|
||||
show naser happy
|
||||
show naomi happy
|
||||
show fangdad happy flip
|
||||
|
@ -401,7 +401,7 @@ label chapter_1xN:
|
|||
hide fangdad
|
||||
hide moe
|
||||
scene livingroomdayalt
|
||||
show fang pendant neutral at scenter:
|
||||
show fang nonxmas pendant neutral at scenter:
|
||||
xzoom -1.0
|
||||
show trish neutral at tleft:
|
||||
xalign 0.1
|
||||
|
@ -411,7 +411,7 @@ label chapter_1xN:
|
|||
"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 pendant considering with dissolve
|
||||
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."
|
||||
|
@ -419,7 +419,7 @@ label chapter_1xN:
|
|||
"But Stella, jeez she’s got the attention of all the boys."
|
||||
|
||||
T "It’s weird, right?"
|
||||
show fang pendant neutral with dissolve
|
||||
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."
|
||||
|
@ -468,10 +468,10 @@ label chapter_1xN:
|
|||
yalign 0.5
|
||||
"The room’s temperature drops as the two glare at each other."
|
||||
|
||||
show fang pendant angry with dissolve
|
||||
show fang nonxmas pendant angry with dissolve
|
||||
F "Trish!"
|
||||
|
||||
show fang pendant angry with ease:
|
||||
show fang nonxmas pendant angry with ease:
|
||||
xzoom -1.0
|
||||
ease_cubic 0.2 xalign 0.4
|
||||
ease_cubic 0.2 xalign 0.5
|
||||
|
@ -502,7 +502,7 @@ label chapter_1xN:
|
|||
|
||||
"Everyone awkwardly returns to their own tiny dinner talk, Dad getting the patented look from Mom as she pulls him aside."
|
||||
|
||||
show fang pendant neutral at scenter with dissolve:
|
||||
show fang nonxmas pendant neutral at scenter with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
show trish explanatory with dissolve
|
||||
|
@ -516,7 +516,7 @@ label chapter_1xN:
|
|||
"Trish’s small chuckle is enough to know she won’t actually start another argument tonight."
|
||||
show trish neutral with dissolve
|
||||
|
||||
show fang pendant neutral with dissolve:
|
||||
show fang nonxmas pendant neutral with dissolve:
|
||||
xzoom 1.0
|
||||
"I scan the room again as I nibble on some of the tiny sandwiches Mom made."
|
||||
|
||||
|
@ -533,14 +533,14 @@ label chapter_1xN:
|
|||
show trish explanatory with dissolve
|
||||
T "Anon texted me earlier, y’know."
|
||||
|
||||
show fang pendant happy with dissolve:
|
||||
show fang nonxmas pendant happy with dissolve:
|
||||
xzoom -1.0
|
||||
F "Really?"
|
||||
|
||||
T "He said you owe him ten bucks."
|
||||
|
||||
"FFFFFFFFFFFF-"
|
||||
show fang pendant unimpressed with dissolve
|
||||
show fang nonxmas pendant unimpressed with dissolve
|
||||
F "{cps=*0.6}FFFFFFFFFFFFFFuuuuuuuuuuuuck.{/cps}"
|
||||
|
||||
T "You gonna tell me why?"
|
||||
|
@ -565,7 +565,7 @@ label chapter_1xN:
|
|||
pause 0.1
|
||||
show trish with move:
|
||||
ease_cubic 0.2 xalign 0.2
|
||||
show fang pendant neutral:
|
||||
show fang nonxmas pendant neutral:
|
||||
ease_cubic 0.2 xalign 0.55
|
||||
|
||||
show trish annoyed at tleft with dissolve
|
||||
|
@ -581,7 +581,7 @@ label chapter_1xN:
|
|||
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 pendant angry with dissolve:
|
||||
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
|
||||
|
@ -593,7 +593,7 @@ label chapter_1xN:
|
|||
|
||||
show naomi happy at sright
|
||||
show naser happy flip at nright
|
||||
show fang pendant considering
|
||||
show fang nonxmas pendant considering
|
||||
with dissolve
|
||||
|
||||
"I want to be jealous."
|
||||
|
@ -620,7 +620,7 @@ label chapter_1xN:
|
|||
with dissolve
|
||||
|
||||
show trish surprised flip
|
||||
show fang pendant neutral
|
||||
show fang nonxmas pendant neutral
|
||||
with dissolve
|
||||
|
||||
"Oh, it’s just the ex-captain of the football team."
|
||||
|
@ -636,7 +636,7 @@ label chapter_1xN:
|
|||
show trish considering flip with dissolve
|
||||
"Trish isn’t facing me but she has an odd look going on there."
|
||||
|
||||
show fang pendant happy with dissolve
|
||||
show fang nonxmas pendant happy with dissolve
|
||||
F "Well, hey, it happened."
|
||||
|
||||
T "Oh boy."
|
||||
|
@ -657,7 +657,7 @@ label chapter_1xN:
|
|||
|
||||
F "I was getting bored anyway."
|
||||
|
||||
show fang pendant happy:
|
||||
show fang nonxmas pendant happy:
|
||||
ease_cubic 1.0 xalign 0.1
|
||||
show trish happy:
|
||||
ease_cubic 0.2 yalign 0.1
|
||||
|
@ -667,7 +667,7 @@ label chapter_1xN:
|
|||
|
||||
stop ambient fadeout 2.0
|
||||
scene fangroomfuture
|
||||
show fang pendant considering at sleft
|
||||
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."
|
||||
|
||||
|
@ -675,7 +675,7 @@ label chapter_1xN:
|
|||
pause 0.5
|
||||
F "Aha! I got it."
|
||||
|
||||
show fang pendant happy:
|
||||
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."
|
||||
|
||||
|
@ -688,19 +688,19 @@ label chapter_1xN:
|
|||
"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 pendant happy with dissolve:
|
||||
show fang nonxmas pendant happy with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
show fang pendant happy:
|
||||
show fang nonxmas pendant happy:
|
||||
ease_cubic 0.5 xalign -0.4
|
||||
pause 0.1
|
||||
show fang pendant shocked with dissolve:
|
||||
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 pendant angry with dissolve
|
||||
show fang nonxmas pendant angry with dissolve
|
||||
"Unlike mine."
|
||||
|
||||
F "What the fuck!"
|
||||
|
@ -716,11 +716,11 @@ label chapter_1xN:
|
|||
"I’m half-tempted to brain her with my beloved guitar."
|
||||
|
||||
"Feh."
|
||||
show fang pendant neutral with dissolve
|
||||
show fang nonxmas pendant neutral with dissolve
|
||||
"I turn and make my way down the steps."
|
||||
|
||||
scene livingroomdayalt
|
||||
show fang pendant neutral at sleft:
|
||||
show fang nonxmas pendant neutral at sleft:
|
||||
yalign 0.4
|
||||
xalign -0.8
|
||||
show trish neutral flip at tleft
|
||||
|
@ -739,7 +739,7 @@ label chapter_1xN:
|
|||
show trish:
|
||||
ease_cubic 0.3 xalign 0.4
|
||||
|
||||
show fang pendant happy at sleft with dissolve:
|
||||
show fang nonxmas pendant happy at sleft with dissolve:
|
||||
xalign -0.55
|
||||
yalign 0.2
|
||||
|
||||
|
@ -790,13 +790,13 @@ label chapter_1xN:
|
|||
|
||||
"But…"
|
||||
|
||||
show fang pendant flip off happy with dissolve
|
||||
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 pendant happy with dissolve
|
||||
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
|
||||
|
@ -820,7 +820,7 @@ label chapter_1xN:
|
|||
hide stella
|
||||
with dissolve
|
||||
|
||||
show fang pendant happy:
|
||||
show fang nonxmas pendant happy:
|
||||
yalign 0.0
|
||||
show trish neutral behind fang:
|
||||
xalign 0.2
|
||||
|
@ -861,7 +861,7 @@ label chapter_1xN:
|
|||
|
||||
"Naomi ducks under his other arm and embraces him, rubbing muzzles together."
|
||||
|
||||
show fang pendant neutral with dissolve
|
||||
show fang nonxmas pendant neutral with dissolve
|
||||
"Wait, no. That didn’t happen."
|
||||
|
||||
"Only Naomi did the nuzzling."
|
||||
|
@ -897,7 +897,7 @@ label chapter_1xN:
|
|||
"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 pendant considering with dissolve
|
||||
show fang nonxmas pendant considering with dissolve
|
||||
"I should start thinking of ways to get out of cleanup."
|
||||
|
||||
stop ambient fadeout 2.0
|
||||
|
|
|
@ -2,7 +2,7 @@ label chapter_2xN:
|
|||
#Naomi Arc Two
|
||||
|
||||
scene livingroomdayalt
|
||||
show fang pendant neutral at sleft:
|
||||
show fang nonxmas pendant neutral at sleft:
|
||||
xzoom -1.0
|
||||
xalign -0.2
|
||||
show naomi sad flip at scenter
|
||||
|
@ -19,7 +19,7 @@ label chapter_2xN:
|
|||
yalign 0.1
|
||||
FD "Don’t think you’re getting out of cleaning, missy!"
|
||||
|
||||
show fang pendant angry with dissolve:
|
||||
show fang nonxmas pendant angry with dissolve:
|
||||
xzoom 1.0
|
||||
F "{cps=*0.5}UUUUUUUUUUUUUUUUUUUUUUUUGH{/cps}."
|
||||
|
||||
|
@ -44,7 +44,7 @@ label chapter_2xN:
|
|||
with easeoutright
|
||||
"I continue sweeping the detritus from the floor, making sure to focus on the nooks and crannies."
|
||||
|
||||
show fang pendant unimpressed with dissolve:
|
||||
show fang nonxmas pendant unimpressed with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
show naomi:
|
||||
|
@ -54,7 +54,7 @@ label chapter_2xN:
|
|||
show naomi unimpressed with dissolve
|
||||
"My thoughts keep going back to how odd Naser has been acting."
|
||||
|
||||
show fang pendant unimpressed:
|
||||
show fang nonxmas pendant unimpressed:
|
||||
ease_cubic 0.7 xalign -0.36
|
||||
pause 0.3
|
||||
show naomi:
|
||||
|
@ -75,7 +75,7 @@ label chapter_2xN:
|
|||
|
||||
"He felt so stiff when I said that."
|
||||
|
||||
show fang pendant unimpressed:
|
||||
show fang nonxmas pendant unimpressed:
|
||||
ease_cubic 0.5 xalign -0.1
|
||||
|
||||
show naomi neutral with dissolve
|
||||
|
@ -86,10 +86,10 @@ label chapter_2xN:
|
|||
show naomi happy with dissolve
|
||||
show naomi:
|
||||
ease_cubic 0.5 xalign 0.4
|
||||
show fang pendant angry with dissolve:
|
||||
show fang nonxmas pendant angry with dissolve:
|
||||
xzoom -1.0
|
||||
|
||||
show fang pendant angry:
|
||||
show fang nonxmas pendant angry:
|
||||
ease_cubic 0.5 xalign -0.28
|
||||
"Aw, it’ll be as if we’re newlyweds."
|
||||
|
||||
|
@ -98,7 +98,7 @@ label chapter_2xN:
|
|||
xalign 1.6
|
||||
"Yes, in fact maybe we can talk about our plans for our living arrangements now."
|
||||
|
||||
show fang pendant unimpressed with dissolve:
|
||||
show fang nonxmas pendant unimpressed with dissolve:
|
||||
xzoom -1.0
|
||||
show naomi:
|
||||
ease_cubic 0.5 xalign 0.7
|
||||
|
@ -167,7 +167,7 @@ label chapter_2xN:
|
|||
ease_cubic 0.4 xalign 0.5
|
||||
Nas "Wait, Naomi-"
|
||||
|
||||
show fang pendant angry behind naser with dissolve:
|
||||
show fang nonxmas pendant angry behind naser with dissolve:
|
||||
xzoom 1.0
|
||||
|
||||
F "God damn it Naser!"
|
||||
|
|
|
@ -3,7 +3,7 @@ label chapter_3xN:
|
|||
#Naomi Arc Three
|
||||
play music 'audio/OST/you can_t sage here.ogg' fadein 2.0
|
||||
scene livingroomdayalt
|
||||
show fang pendant unimpressed at sleft
|
||||
show fang nonxmas pendant unimpressed at sleft
|
||||
show naser sad flip at sright
|
||||
with fade
|
||||
|
||||
|
@ -18,18 +18,18 @@ label chapter_3xN:
|
|||
show naser explanatory flip with dissolve
|
||||
Nas "M-maybe I…{w=0.5} I should-"
|
||||
|
||||
show fang pendant angry with dissolve
|
||||
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 pendant sad 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 pendant considering with dissolve
|
||||
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 pendant angry with dissolve:
|
||||
show fang nonxmas pendant angry with dissolve:
|
||||
xzoom -1.0
|
||||
"I look out the window and watch as Naomi continues wailing."
|
||||
|
||||
|
@ -38,7 +38,7 @@ label chapter_3xN:
|
|||
"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 pendant unimpressed with dissolve:
|
||||
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."
|
||||
|
@ -54,7 +54,7 @@ label chapter_3xN:
|
|||
|
||||
"Easy part done."
|
||||
|
||||
show fang pendant neutral with dissolve:
|
||||
show fang nonxmas pendant neutral with dissolve:
|
||||
xzoom -1.0
|
||||
pause 1.0
|
||||
hide fang with easeoutleft
|
||||
|
@ -66,7 +66,7 @@ label chapter_3xN:
|
|||
scene home fang outside night
|
||||
show naomi sad flip at sleft:
|
||||
yalign -0.5
|
||||
show fang pendant neutral at sright:
|
||||
show fang nonxmas pendant neutral at sright:
|
||||
xzoom -1.0
|
||||
with fade
|
||||
stop music fadeout 1.0
|
||||
|
@ -93,7 +93,7 @@ label chapter_3xN:
|
|||
ease_cubic 0.1 yalign -0.48
|
||||
pause 2.0
|
||||
repeat
|
||||
show fang pendant unimpressed with dissolve
|
||||
show fang nonxmas pendant unimpressed with dissolve
|
||||
F "Naomi?{w=0.5} The fuck is wrong with you?"
|
||||
|
||||
show naomi sad flip:
|
||||
|
@ -111,7 +111,7 @@ label chapter_3xN:
|
|||
|
||||
"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 pendant angry with dissolve
|
||||
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:
|
||||
|
@ -120,7 +120,7 @@ label chapter_3xN:
|
|||
|
||||
N "A break…{w=1.0} N-Naser s-said he… {w=1.0}he wants to take a break!"
|
||||
|
||||
show fang pendant angry with dissolve
|
||||
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?"
|
||||
|
@ -342,9 +342,10 @@ label chapter_3xN:
|
|||
|
||||
"I stand up and for once look down on the salmon-toned asshole."
|
||||
hide fang
|
||||
show naomifangcg blur with dissolve
|
||||
scene home fang outside night
|
||||
with dissolve
|
||||
|
||||
show fang pendant angry at sleft with easeinbottom:
|
||||
show fang nonxmas pendant angry at sleft with easeinbottom:
|
||||
xalign -0.2
|
||||
F "For fuck’s sake, get over yourself!"
|
||||
|
||||
|
@ -628,7 +629,7 @@ label chapter_3xN:
|
|||
show dimmer_lighter
|
||||
show dimmer_darker behind dimmer_lighter
|
||||
show dimmer_darker2 behind dimmer_darker
|
||||
show fang pendant unimpressed behind dimmer_darker,dimmer_darker2 at scenter
|
||||
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."
|
||||
|
@ -716,7 +717,7 @@ label chapter_3xN:
|
|||
|
||||
hide fangphonevideocall with easeoutbottom
|
||||
"My screen fades to black and drops down onto my sheets."
|
||||
show fang pendant happy behind dimmer_darker2 at scenter
|
||||
show fang nonxmas pendant happy behind dimmer_darker2 at scenter
|
||||
F "I love you."
|
||||
|
||||
"It’s just a break after all."
|
||||
|
|
|
@ -58,4 +58,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
|
||||
|
|
Loading…
Reference in a new issue