made & implemented portraits for the receptionist incidental

This commit is contained in:
ameworm 2026-02-13 17:43:48 -03:00
parent f0e7461b0e
commit f8a0a9f838
4 changed files with 6 additions and 0 deletions

BIN
images/char/ol_neutral.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
images/char/ol_scared.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View file

@ -58,6 +58,9 @@ layeredimage irida stiff:
group clothing auto:
attribute shirt default
image ol neutral = "ol_neutral"
image ol scared = "ol_scared"
# transforms
transform bouncetransition(duration=0.25):
easeout(duration / 2) yoffset 5
@ -607,6 +610,7 @@ label act2:
advnarrator "I step forward slowly."
advnarrator "I try to play it cool, but really, my eyes dart around the room awkwardly when I try not to look at NULL."
advnarrator "It's hard not to look at her.{w} In a room filled with people, I'd probably still find myself laser focused on her."
show ol neutral at left with dissolve
incidental "May I help you with something?"
show null boast creep at bouncetransition
null "Well, Irida?{w} May she?"
@ -635,6 +639,7 @@ label act2:
show null boast closed at bouncetransition
advnarrator "I bite my lip, almost finding myself retorting back at NULL out loud."
irida "S, Sorry...{w} One second, please..."
show ol neutral at bouncetransition
incidental "Take your time.{w} Was it a long way here?"
nvl clear
@ -669,6 +674,7 @@ label act2:
null "We must be made of the same stuff."
null "Just two no-good girls that start nowhere and lead nowhere."
nvlnarrator "I CAN'T FOCUS LIKE THIS SO JUST SHUT UP ALREADY!!!!!!!!{nw}"
show ol scared at bouncetransition
irida "Mrs. ◯◯!!!!!"
incidental "I'm sorry?!"
advnarrator "I realize quickly how loud I yelled that out."

Binary file not shown.