re-added colored lighting

This commit is contained in:
Mappening 2021-11-23 19:56:22 -06:00
parent 81186f3519
commit 2b80c6c629
2 changed files with 29 additions and 8 deletions

View File

@ -770,16 +770,20 @@ label chapter_13A:
"The music fades until all thats left is chatter."
"Spears takes to the stage with mic in hand for once."
window hide
window auto
pause .5
scene prom
show dimmer_darker
show spears neutral flip at scenter
with Dissolve(1)
pause .5
show spears:
matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
with dissolve
pause .25
Sp "Alright everyone. Before we end tonights prom we have a couple of items to take care of."
Sp "First thing is-"
"The principal pulls a tiny gold sheaf envelope from his lapel and holds it up for the audience to gawk at."
@ -833,7 +837,11 @@ label chapter_13A:
# xalign 0.9 yalign 0.0
show spears:
ease_cubic 1 xalign 1.0
matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
parallel:
ease_cubic 1 xalign 1.0
parallel:
ease_cubic 1 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255)))
show spears happy flip behind dimmer_darker with Dissolve(1)
show naser prom happy:
@ -888,7 +896,11 @@ label chapter_13A:
pause .5
show spears:
ease_cubic 1 xalign 0.5
matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255)))
parallel:
ease_cubic 1 xalign 0.5
parallel:
ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
show dimmer_darker behind spears with Dissolve(1)
Sp "To close off this wonderful night, Ive asked a student band to play a few bops for us."

View File

@ -2008,7 +2008,11 @@ label chapter_13D:
#show spears happy with dissolve
show spears:
ease_cubic 1 xalign 1.0
matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
parallel:
ease_cubic 1 xalign 1.0
parallel:
ease_cubic 1 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255)))
show spears happy flip behind dimmer_darker with Dissolve(1)
show naser prom happy:
@ -2062,7 +2066,11 @@ label chapter_13D:
pause .5
show spears:
ease_cubic 1 xalign 0.5
matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255)))
parallel:
ease_cubic 1 xalign 0.5
parallel:
ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
show dimmer_darker behind spears with Dissolve(1)
Sp "To close off this wonderful night, Ive asked a student to play one final song for us."
@ -2102,7 +2110,8 @@ label chapter_13D:
pause 0.5
show fang d prom happy with Dissolve(1):
xalign 0.5
xalign 0.5 matrixcolor TintMatrix(Color((0.7*255, 0.7*255, 0.8*255)))
ease_cubic 1 matrixcolor TintMatrix(Color((1.03*255, 1.03*255, 1.0*255)))
pause 0.5