forked from Cavemanon/SnootGame
chapter 8
This commit is contained in:
@@ -1,32 +1,3 @@
|
||||
transform shudder:
|
||||
#this one has the weird fading thingy - not sure why or if it is really coming from this transform
|
||||
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.75
|
||||
|
||||
transform turnaround:
|
||||
linear 0.1 xzoom -1.0
|
||||
|
||||
#this needs the blurred transformation of the image in scirpt.rpy - I also just added a copy of moes pizza for this purpose, I think an image already defined as a scene might interfere with being also used as something else
|
||||
image moes_pizza_blur:
|
||||
"moespizza effect" with dissolve
|
||||
pause 1
|
||||
"moespizza blurred" with dissolve
|
||||
pause 1
|
||||
repeat
|
||||
|
||||
# show moes_pizza_blur with vpunch:
|
||||
# subpixel True
|
||||
# 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 chapter_7:
|
||||
#Concert Day
|
||||
I "{cps=*0.2}-- One Week Later --{/cps}"
|
||||
@@ -107,8 +78,9 @@ label chapter_7:
|
||||
show anon neutral at aleft
|
||||
|
||||
St "I’m on time, right?"
|
||||
show stella neutral alt flip at sright
|
||||
|
||||
show stella neutral alt flip at stright with easeinright
|
||||
|
||||
|
||||
|
||||
"Where did she come from?"
|
||||
|
||||
@@ -141,7 +113,7 @@ label chapter_7:
|
||||
A "Y-you {i}do{/i} know what your shirt says, right?"
|
||||
|
||||
show stella shock alt flip with dissolve:
|
||||
yalign 0.5
|
||||
yalign 0.5
|
||||
|
||||
"Stella gives me a quizzical look and glances down at her shirt, her face turning bright red."
|
||||
|
||||
@@ -167,7 +139,7 @@ label chapter_7:
|
||||
|
||||
St "What’s your favorite anime? I {i}loooove{/i} PreCure!"
|
||||
|
||||
"Raptor Jesus{w=.4} on his {w=.4}cross {w=.4}of{w=.4} rock."
|
||||
"Raptor Jesus on his cross of rock."
|
||||
|
||||
"It takes all my strength not to physically cringe."
|
||||
|
||||
|
Reference in New Issue
Block a user