From be808a8607e1d685a2bec20c38ad30eda2024484 Mon Sep 17 00:00:00 2001 From: Bowie Date: Wed, 13 Oct 2021 22:11:59 +0100 Subject: [PATCH] change BG for interim scenes etc., tweak raymba to show shadow for carpeted scenes --- game/script/x10-raymbas-observations.rpy | 80 ++++++++++++------------ 1 file changed, 41 insertions(+), 39 deletions(-) diff --git a/game/script/x10-raymbas-observations.rpy b/game/script/x10-raymbas-observations.rpy index 766a488..5fde326 100644 --- a/game/script/x10-raymbas-observations.rpy +++ b/game/script/x10-raymbas-observations.rpy @@ -1,5 +1,10 @@ image raymba2 flip = im.Flip("raymba/raymba2.png", horizontal=True) image raymba4 flip = im.Flip("raymba/raymba4.png", horizontal=True) +image raymbashadow flip = im.Flip("raymba/raymbashadow.png", horizontal=True) +image raymba4s = Composite( + (1500, 1500), + (0, 0), "raymbashadow", + (0, 0), "raymba4") image noir = "#0c054288" transform raymbatransform: xcenter 0.6 ycenter 0.385 zoom 0.5 @@ -20,9 +25,9 @@ label chapter_x10: "It is currently 201M2027, and I am playing with my current owner." pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1.5) @@ -116,9 +121,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -192,9 +197,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -304,9 +309,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -439,9 +444,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -550,9 +555,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -671,9 +676,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox + scene carpet + show raymbashadow flip: + xcenter 0.25 ycenter 0.385 zoom 0.5 show raymba4 flip: xcenter 0.25 ycenter 0.385 zoom 0.5 with Dissolve(1) @@ -698,8 +703,7 @@ label chapter_x10: pause .5 play music 'audio/ost/appreciating the atmosphere.ogg' fadein 3 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 + scene carpet show raymbabox show raymba3: xcenter 0.6 ycenter 0.385 zoom 0.5 @@ -778,11 +782,9 @@ label chapter_x10: "{cps=*.1}...{/cps}" pause .5 - scene fangapartment: - blur 8 zoom 1.5 xoffset -300 yoffset -400 - show raymbabox - show raymba4 flip: - xcenter 0.25 ycenter 0.385 zoom 0.5 + scene carpet + show raymba4s: + xcenter 0.25 ycenter 0.385 zoom 0.5 xzoom -1.0 with Dissolve(1) pause .5 @@ -822,7 +824,7 @@ label chapter_x10: show keys: easein_back 0.75 ypos -0.15 - show raymba4 flip: + show raymba4s: pause .3 easein_cubic 0.25 ypos 0.4 easeout_cubic 0.25 ypos 0.385 @@ -845,7 +847,7 @@ label chapter_x10: easein_back 0.75 ypos -0.15 easeout_cubic 0.5 ypos -1.0 - show raymba4 flip: + show raymba4s: pause .3 easein_cubic 0.25 ypos 0.4 easeout_cubic 0.25 ypos 0.385 @@ -870,7 +872,7 @@ label chapter_x10: easein_back 0.75 ypos -0.1 easeout_cubic 0.5 ypos -1.0 - show raymba4 flip: + show raymba4s: easeout_back 1 xpos 1.2 pause 2 @@ -896,13 +898,13 @@ label chapter_x10: "Returning to Owner." pause .5 - show raymbashadow: + # show raymbashadow: + # xcenter 1.5 ycenter 0.385 zoom 0.5 + # show raymbashadow: + # easein_cubic 1.5 xpos 0.6 + show raymba4s: xcenter 1.5 ycenter 0.385 zoom 0.5 - show raymbashadow: - easein_cubic 1.5 xpos 0.6 - show raymba4: - xcenter 1.5 ycenter 0.385 zoom 0.5 - show raymba4: + show raymba4s: easein_cubic 1.5 xpos 0.6 pause 2 @@ -914,10 +916,10 @@ label chapter_x10: "Observation:{w=.4} Owner’s alarm appears to be rescinded." pause 1 - show raymbashadow as footshadow behind raymbashadow: + show raymbashadow as footshadow behind raymba4s: ypos -0.7 xcenter 0.05 blur 3 easein_cubic 1 xpos 0.1 - show anond neutral behind raymbashadow: + show anond neutral behind raymba4s: xcenter 0.05 yanchor 1.0 ypos 0.85 zoom 3.5 blur 5 easein_cubic 1 xpos 0.1