diff --git a/game/images/backgrounds/moespizza effect.jpg b/game/images/backgrounds/moespizza effect.jpg new file mode 100644 index 00000000..f4190e34 Binary files /dev/null and b/game/images/backgrounds/moespizza effect.jpg differ diff --git a/game/script.rpy b/game/script.rpy index 2dc198a8..945f5ef1 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -45,6 +45,8 @@ transform randPosition: yalign random.uniform(0.2,0.8) linear 0.6 alpha 1.0 linear 1.0 alpha 0.0 + + #python: # def Walking( name ): # show name: @@ -334,6 +336,10 @@ image dimmer_lighter = "#00000033" image dimmer_light = "#00000066" image dimmer_darker = "#00000088" +#Images for effects +image moespizza effect = "/images/backgrounds/moespizza effect.jpg" +image moespizza blurred = im.Blur("/images/backgrounds/moespizza effect.jpg", 1.5) + #WAOH ITS THE TITLE SCREEN!!!! label splashscreen: $ persistent.splashtype = random.randint(0,2000 - 1) diff --git a/game/script/7.concert-day.rpy b/game/script/7.concert-day.rpy index 635127ed..aaada5c8 100644 --- a/game/script/7.concert-day.rpy +++ b/game/script/7.concert-day.rpy @@ -1,9 +1,44 @@ +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 wiggle: + subpixel True + block: + 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 + +#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 + label chapter_7: #Concert Day I "{cps=*0.2}-- One Week Later --{/cps}" pause .6 scene moes pizza + + 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 + show anon neutral at aright with fade @@ -53,7 +88,7 @@ label chapter_7: T "Aren’t you supposed to be helping?" - "Hm? OH SHIT RIGHT!" + "Hm? {w=.3} OH SHIT RIGHT!" A "Y-yeah, right! Just moving this table ahahaha." @@ -122,7 +157,7 @@ label chapter_7: show stella happy alt flip at sright with dissolve - St "Wait… You like anime too, don’t you?" + St "Wait…{w=.4} You like anime too, don’t you?" "Play it cool, Anon. No need to reveal your power level." @@ -132,9 +167,9 @@ label chapter_7: "I’ve seen a bit here and there.": A "Yeah, uh… a little bit." - St "That’s amazing! I don’t have anyone else I can talk to about it!" + St "That’s amazing! {w=0.2} I don’t have anyone else I can talk to about it!" - St "What’s your favorite anime? I loooove PreCure!" + St "What’s your favorite anime? I {i}loooove{/i} PreCure!" "Raptor Jesus on his cross of rock." @@ -146,7 +181,7 @@ label chapter_7: St "We could marathon it over a long weekend or something!" - A "Uh… maybe some other time..." + A "Uh…{w=0.3} maybe some other time..." "I’ll just block my calendar for this… maybe for after the heat death of the universe." @@ -166,7 +201,7 @@ label chapter_7: A "Eh… I got time to kill, sure." - "She pulls her deck of tarot cards from… somewhere…" + "She pulls her deck of tarot cards from… {w=.3}somewhere…" "Where the fuck does she hide these things?" @@ -182,7 +217,7 @@ label chapter_7: if anonscore >= 3 and fangscore >= 4: #>>golden St "Upright Strength" - St "OH! I don’t think you need to worry about what’s to come, Anon." + St "OH! {w=.3} I don’t think you need to worry about what’s to come, Anon." elif anonscore >= 3 and fangscore <= 3: #>>tradwife St "Inverted Hierophant." @@ -193,7 +228,7 @@ label chapter_7: St "Anon, if you ever feel lonely you can come to me." elif anonscore <= 2 and fangscore <= 2: #>>shooter - St "Oh my, inverted Empress." + St "Oh my, {w=.3} inverted Empress." St "You need to be wary about future negligence, Anon." else: #>>ERROR HANDLING @@ -205,7 +240,7 @@ label chapter_7: A "The fuck does that mean?" - St "Uh… er… Gottago,naturecalls,seeyouattheshow!" + St "Uh… {w=0.4} er… {w=0.2} {cps=*1.3}Gottago,naturecalls,seeyouattheshow{/cps}!" hide stella neutral alt flip show stella neutral alt at sright hide stella with moveoutright @@ -234,7 +269,7 @@ label chapter_7: "And then promptly trip." #anon fall - play sound 'audio/effects/anonDumbassFall.ogg' + play sound 'audio/effects/anonDumbassFall.ogg' volume 1.0 "*FWAP*" A "Argh!" @@ -970,7 +1005,7 @@ label chapter_7: A "I do NOT have a thing for Incontineisha." "No.": A "I do NOT have a thing for Incontineisha." - stop sound fadeout 1.0 + stop sound fadeout 1.0 Re "Who?... Thought like, we were talkin’ bout whatsherface." T "The one with the Dino Duel cards."