forked from Cavemanon/SnootGame
make Anon's first class more unpleasant, start reworking canteen scene
This commit is contained in:
@ -113,6 +113,7 @@ image stellaSilo = im.Flip(im.MatrixColor("stella/stella neutral.png",im.matrix.
|
|||||||
image rosaSilo = im.MatrixColor("rosa/rosa neutral.png",im.matrix.brightness(-1))
|
image rosaSilo = im.MatrixColor("rosa/rosa neutral.png",im.matrix.brightness(-1))
|
||||||
image naomiSilo = im.MatrixColor("naomi/naomi neutral.png",im.matrix.brightness(-1))
|
image naomiSilo = im.MatrixColor("naomi/naomi neutral.png",im.matrix.brightness(-1))
|
||||||
image naserSilo = im.Flip(im.MatrixColor("naser/naser neutral.png",im.matrix.brightness(-1)), horizontal=True)
|
image naserSilo = im.Flip(im.MatrixColor("naser/naser neutral.png",im.matrix.brightness(-1)), horizontal=True)
|
||||||
|
image naserSiloShocked = im.Flip(im.MatrixColor("naser/naser shocked.png",im.matrix.brightness(-1)), horizontal=True)
|
||||||
image fangSilo = im.MatrixColor("fang/basic set/fang neutral.png",im.matrix.brightness(-1))
|
image fangSilo = im.MatrixColor("fang/basic set/fang neutral.png",im.matrix.brightness(-1))
|
||||||
image fangAngrySilo = im.MatrixColor("fang/basic set/fang angry.png",im.matrix.brightness(-1))
|
image fangAngrySilo = im.MatrixColor("fang/basic set/fang angry.png",im.matrix.brightness(-1))
|
||||||
|
|
||||||
@ -284,6 +285,8 @@ image fangdad unimpressed flip = im.Flip("fangparents/fangdad unimpressed.png",
|
|||||||
|
|
||||||
|
|
||||||
image black = "#000"
|
image black = "#000"
|
||||||
|
image dimmer_light = "#00000066"
|
||||||
|
image dimmer_darker = "#00000088"
|
||||||
|
|
||||||
#WAOH ITS THE TITLE SCREEN!!!!
|
#WAOH ITS THE TITLE SCREEN!!!!
|
||||||
label splashscreen:
|
label splashscreen:
|
||||||
|
@ -382,7 +382,7 @@ label chapter_1:
|
|||||||
|
|
||||||
N "Oh my gosh!{w=0.6} We share a home room Anon!"
|
N "Oh my gosh!{w=0.6} We share a home room Anon!"
|
||||||
|
|
||||||
show naomi neutral
|
show naomi neutral with dissolve
|
||||||
|
|
||||||
"{cps=*0.4}Oh wonderful.{/cps}"
|
"{cps=*0.4}Oh wonderful.{/cps}"
|
||||||
|
|
||||||
@ -424,7 +424,7 @@ label chapter_1:
|
|||||||
"I stood from my seat and faced the class.{w=0.6} Once again all eyes on me and the tightness in my chest returns.{w} I inhale deep,{w=0.4} willing my erratic heart to slow."
|
"I stood from my seat and faced the class.{w=0.6} Once again all eyes on me and the tightness in my chest returns.{w} I inhale deep,{w=0.4} willing my erratic heart to slow."
|
||||||
|
|
||||||
show anon neutral flip at acenter
|
show anon neutral flip at acenter
|
||||||
show jinflip:
|
show jinflip behind anon:
|
||||||
xalign -0.2 yalign 0.0
|
xalign -0.2 yalign 0.0
|
||||||
with ease
|
with ease
|
||||||
show anon neutral at acenter with dissolve
|
show anon neutral at acenter with dissolve
|
||||||
@ -441,29 +441,35 @@ label chapter_1:
|
|||||||
|
|
||||||
"I wanted to flee.{w} Hide away.{w} Anything to avoid those judging eyes."
|
"I wanted to flee.{w} Hide away.{w} Anything to avoid those judging eyes."
|
||||||
|
|
||||||
N "Why did you transfer here?"
|
N "{cps=*0.6}Why did you transfer here?{/cps}"
|
||||||
|
|
||||||
"My throat clenches.{w=0.5} It’s an innocent question.{w=0.5} But I think back again to it all."
|
show dimmer_darker behind anon with Dissolve(1)
|
||||||
|
|
||||||
A "uh{cps=*0.2}...{/cps} I{cps=*0.2}...{/cps}"
|
"My throat clenches.{w=0.5} It’s an innocent question.{w=0.6} But I think back again to it all."
|
||||||
|
|
||||||
|
A "uh{cps=*0.2}...{/cps}{w=0.4} I{cps=*0.2}...{/cps}"
|
||||||
|
|
||||||
"There’s whispers now.{w=0.75} The hushed tones,{w=0.3} silenced snickers,{w=0.3} blending with the everpresent stares.{w} My heart hammers at my chest and I am sure that they all can hear it.{w=0.5} See the cold chill racing over me."
|
"There’s whispers now.{w=0.75} The hushed tones,{w=0.3} silenced snickers,{w=0.3} blending with the everpresent stares.{w} My heart hammers at my chest and I am sure that they all can hear it.{w=0.5} See the cold chill racing over me."
|
||||||
|
|
||||||
show jinflip:
|
show dimmer_darker behind anon, jinflip with dissolve
|
||||||
xalign -0.1 yalign 0.0
|
|
||||||
with ease
|
|
||||||
|
|
||||||
Tsuki "{cps=*0.6}Anon-kun,{w=0.5} yuu du natto habu tsu ansaa zattu{/cps}"
|
Tsuki "{cps=*0.6}Anon-kun,{w=0.5} yuu du natto habu tsu ansaa zattu{/cps}"
|
||||||
|
|
||||||
"His words snap me out of my trance.{w=0.5} Only Naomi was looking at me.{w=0.5} The rest were preoccupied."
|
hide dimmer_darker with Dissolve(0.25)
|
||||||
|
|
||||||
|
"His words snap me out of my trance.{w=0.6} Only Naomi was looking at me.{w=0.6} The rest were preoccupied."
|
||||||
|
|
||||||
"Either talking about their winter break.{w=0.5} Or catching up on sleep."
|
"Either talking about their winter break.{w=0.5} Or catching up on sleep."
|
||||||
|
|
||||||
"They’ve all been ignoring me the entire time."
|
"They’ve all been ignoring me the entire time."
|
||||||
|
|
||||||
Tsuki "{cps=*0.6}Puriizu retaano tsu yo shiito,{w=0.3} Anon-kun.{w=0.5} Hai,{w=0.3} nao curassu-{/cps}"
|
show jinflip:
|
||||||
|
xalign -0.1 yalign 0.0
|
||||||
|
with ease
|
||||||
|
|
||||||
"That was nothing like my Japanese animes."
|
Tsuki "{cps=*0.6}Puriizu retaano tsu yo shiito,{w=0.3} Anon-kun.{w=0.5} {i}Hai{/i},{w=0.3} nao curassu-{/cps}"
|
||||||
|
|
||||||
|
"{cps=*0.7}That was nothing like my Japanese animes.{/cps}"
|
||||||
|
|
||||||
hide anon neutral with dissolve
|
hide anon neutral with dissolve
|
||||||
|
|
||||||
@ -479,14 +485,15 @@ label chapter_1:
|
|||||||
|
|
||||||
"Awkward introduction after awkward introduction to classmates that couldn’t care less kept me anxious the whole morning."
|
"Awkward introduction after awkward introduction to classmates that couldn’t care less kept me anxious the whole morning."
|
||||||
|
|
||||||
|
"And there’s still the rest of the day to go."
|
||||||
|
|
||||||
scene cafeteria
|
scene cafeteria
|
||||||
show anon neutral at aleft
|
show anon neutral at aleft
|
||||||
with dissolve
|
with dissolve
|
||||||
"And there’s still the rest of the day to go."
|
|
||||||
|
|
||||||
"Eventually, lunch comes around."
|
"Eventually,{w=0.4} lunch comes around."
|
||||||
|
|
||||||
"I don’t have the lunch card yet, so I settle for a pseudopizza."
|
"I don’t have the lunch card yet,{w=0.4} so I settle for a pseudopizza."
|
||||||
|
|
||||||
"The kind that becomes a viable weapon if you leave it alone for ten minutes."
|
"The kind that becomes a viable weapon if you leave it alone for ten minutes."
|
||||||
|
|
||||||
@ -494,31 +501,47 @@ label chapter_1:
|
|||||||
|
|
||||||
"I thought I had found a decent spot in the corner when disaster struck."
|
"I thought I had found a decent spot in the corner when disaster struck."
|
||||||
|
|
||||||
show naser neutral with moveinleft:
|
show naser neutral behind anon with easeinleft:
|
||||||
xalign -0.1 yalign 0.0
|
xalign -0.2 yalign 0.1
|
||||||
show anon neutral flip at scenter with move
|
show anon fear flip:
|
||||||
|
xalign 0.6 yalign 0.1
|
||||||
|
with MoveTransition(0.5, time_warp=_ease_in_time_warp)
|
||||||
|
|
||||||
"Said disaster was a hand grabbing my shoulder and turning me about."
|
"Said disaster was a hand grabbing my shoulder and turning me about."
|
||||||
|
|
||||||
"My plate of pizza shaped cardboard threatened to smear across my shirt."
|
"My plate of pizza shaped cardboard threatened to smear across my shirt."
|
||||||
|
|
||||||
"I fought the momentum of the tray until the hand that had spun me stabilized it and me."
|
"I fought the momentum of the tray until the hand that had spun me stabilized it and me."
|
||||||
show naser explanatory
|
|
||||||
Nas "Whoa there! Nearly dropped your food Anon."
|
|
||||||
|
|
||||||
A "Yeah, whose fault is that?"
|
show anon sad flip behind naser
|
||||||
|
show naser explanatory
|
||||||
|
with dissolve
|
||||||
|
|
||||||
|
Nas "Whoa there!{w=0.7} Nearly dropped your food Anon."
|
||||||
|
|
||||||
|
show naser happy
|
||||||
|
show anon neutral flip
|
||||||
|
with dissolve
|
||||||
|
|
||||||
|
A "Yeah,{w=0.4} whose fault is that?"
|
||||||
|
|
||||||
show naser considering with dissolve
|
show naser considering with dissolve
|
||||||
|
|
||||||
pause 2
|
pause 2
|
||||||
show naser explanatory with dissolve
|
|
||||||
|
show naser explanatory with Dissolve(0.25)
|
||||||
|
|
||||||
Nas "...Yours?"
|
Nas "...Yours?"
|
||||||
|
|
||||||
"I swear to all that is good and holy."
|
"I swear to all that is good and holy."
|
||||||
|
|
||||||
show naser happy with dissolve
|
show naser happy with dissolve
|
||||||
|
|
||||||
Nas "Wanna sit with us?"
|
Nas "Wanna sit with us?"
|
||||||
|
|
||||||
"What?"
|
A "What?"
|
||||||
|
|
||||||
Nas "Wanna sit with Naomi and me? Since you’re new and all."
|
Nas "Wanna sit with Naomi and me?{w=0.7} Since you’re new and all."
|
||||||
|
|
||||||
"He points to a table where the living pink sugar rush is waving."
|
"He points to a table where the living pink sugar rush is waving."
|
||||||
|
|
||||||
@ -526,47 +549,70 @@ label chapter_1:
|
|||||||
|
|
||||||
"I don’t want to make a scene."
|
"I don’t want to make a scene."
|
||||||
|
|
||||||
A "Suuuure…"
|
A "{cps=*0.25}Suuuure{/cps}{cps=*0.1}..{/cps}"
|
||||||
|
|
||||||
|
play music 'audio/OST/Dragging on and on....ogg'
|
||||||
|
|
||||||
scene cafeteria
|
scene cafeteria
|
||||||
show anon neutral at aleft
|
show anon neutral at aleft
|
||||||
show naomi neutral flip at sright
|
show naomi neutral flip at sright
|
||||||
show naser neutral flip:
|
show naser neutral flip behind naomi:
|
||||||
xalign 0.4 yalign 0.0
|
xalign 0.7 yalign 0.0
|
||||||
with fade
|
with fade
|
||||||
|
|
||||||
|
|
||||||
play music 'audio/OST/Dragging on and on....ogg'
|
|
||||||
|
|
||||||
"Before I even sit down the barrage of questions begins."
|
"Before I even sit down the barrage of questions begins."
|
||||||
|
|
||||||
show naomi explanatory flip with dissolve
|
# image naomi enthusiastic flip:
|
||||||
|
# im.Flip("naomi/naomi explanatory.png", horizontal=True)
|
||||||
|
# linear 2.0 yalign 0.1
|
||||||
|
# pause 0.5
|
||||||
|
# linear 2.0 yalign 0
|
||||||
|
# pause 0.5
|
||||||
|
# repeat
|
||||||
|
|
||||||
N "SO! How’d it go! Did you like Spears? Were you able to get what you need?"
|
# show naomi enthusiastic flip
|
||||||
|
# show naomi explanatory flip
|
||||||
|
show naomi explanatory flip:
|
||||||
|
ease 0.20 yalign 0.05
|
||||||
|
ease 0.35 yalign 0.0
|
||||||
|
repeat
|
||||||
|
|
||||||
"I just nod along, starting to not pay attention."
|
N "SO!{w=0.5} How’d it go!{w=0.4} Did you like Spears?{w=0.4} Were you able to get what you need?" # Naomi sees into the future
|
||||||
|
|
||||||
|
show naomi neutral flip at sright with ease
|
||||||
|
|
||||||
|
"I just nod along,{w=0.3} starting to not pay attention."
|
||||||
|
|
||||||
Nas "You looking forward to the rest of the day?"
|
Nas "You looking forward to the rest of the day?"
|
||||||
|
|
||||||
A "Not really."
|
A "Not really."
|
||||||
|
|
||||||
A "All these introductions, you know?"
|
A "All these introductions,{w=0.3} you know?"
|
||||||
|
|
||||||
Nas "I get you, hard to talk to people you don’t know, right?"
|
Nas "I get you,{w=0.4} hard to talk to people you don’t know,{w=0.3} right?"
|
||||||
|
|
||||||
A "Something like that, yeah."
|
A "Something like that,{w=0.4} yeah."
|
||||||
|
|
||||||
A "Hell, last period I tripped in front of everyone. Talk about a first impression."
|
A "Hell,{w=0.4} last period I tripped in front of everyone.{w=0.6} Talk about a first impression."
|
||||||
|
|
||||||
|
show naser happy flip
|
||||||
|
|
||||||
Nas "I don’t think they’d care too much."
|
Nas "I don’t think they’d care too much."
|
||||||
|
|
||||||
N "Have you had any trouble since then? Do you have enough money for food today?"
|
show naomi explanatory flip
|
||||||
|
|
||||||
Nas "Oh, you’re short on food money man?"
|
N "Have you had any trouble since then?{w=0.5} Do you have enough money for food today?"
|
||||||
|
|
||||||
|
show naomi neutral flip
|
||||||
|
show naser neutral flip
|
||||||
|
with Dissolve(0.25)
|
||||||
|
|
||||||
|
Nas "Oh,{w=0.4} you’re short on food money man?"
|
||||||
|
|
||||||
show naser flip unimpressed
|
show naser flip unimpressed
|
||||||
show naomi flip sad
|
show naomi flip sad
|
||||||
with dissolve
|
with dissolve
|
||||||
|
|
||||||
"I perk up at Naser’s interjection. Naomi looks disappointed for a second."
|
"I perk up at Naser’s interjection. Naomi looks disappointed for a second."
|
||||||
|
|
||||||
show naomi neutral flip with dissolve
|
show naomi neutral flip with dissolve
|
||||||
@ -575,33 +621,36 @@ label chapter_1:
|
|||||||
|
|
||||||
"Naomi is starting to look disappointed I’m only picking up on Naser’s interjections"
|
"Naomi is starting to look disappointed I’m only picking up on Naser’s interjections"
|
||||||
|
|
||||||
Nas "If you need a bit more extra chow, there’s going to be free refreshments at my si-- uh…"
|
Nas "If you need a bit more extra chow,{w=0.4} there’s going to be free refreshments at my si--{w=0.4} uh{cps=*0.1}...{/cps}"
|
||||||
show naser considering flip with dissolve
|
|
||||||
pause 0.3
|
show naser considering flip with Dissolve(0.25)
|
||||||
show naser neutral flip with dissolve
|
pause 0.75
|
||||||
|
show naser neutral flip with Dissolve(0.25)
|
||||||
|
pause 0.5
|
||||||
|
|
||||||
Nas "At Fang’s concert after school today"
|
Nas "At Fang’s concert after school today"
|
||||||
|
|
||||||
A "Your what?"
|
A "Your what?"
|
||||||
|
|
||||||
Nas "Fang"
|
Nas "Fang"
|
||||||
|
|
||||||
A "Your brother or….?"
|
A "Your brother or{cps=*0.2}...?{/cps}"
|
||||||
pause 0.1
|
pause 0.1
|
||||||
Nas "...Sibling."
|
Nas "{cps=*0.1}...{/cps}{cps=*0.3}Sibling.{/cps}"
|
||||||
|
|
||||||
"What."
|
"What."
|
||||||
|
|
||||||
Nas "Fang’s gonna have some extra pizzas for the show. You could take some home."
|
Nas "Fang’s gonna have some extra pizzas for the show.{w=0.5} You could take some home."
|
||||||
|
|
||||||
A "I uh... dunno about concerts. Not really one for public events like that."
|
A "I uh{cps=*0.1}...{/cps} dunno about concerts.{w=0.6} Not really one for public events like that."
|
||||||
|
|
||||||
Nas "Alright man, just thought you could use a few opportunities to make friends."
|
Nas "Alright man,{w=0.3} just thought you could use a few opportunities to make friends."
|
||||||
|
|
||||||
"What was that?"
|
"What was that?"
|
||||||
|
|
||||||
"I’ll pretend that wasn’t meant to be malicious."
|
"I’ll pretend that wasn’t meant to be malicious."
|
||||||
|
|
||||||
A "I’ll consider it."
|
A "{cps=*0.4}I’ll consider it.{/cps}"
|
||||||
|
|
||||||
show naomi sad flip with dissolve
|
show naomi sad flip with dissolve
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user