Bandocracy-ink/Level 0/PERFORM_WHALESONG.ink

45 lines
1.4 KiB
Plaintext

=== PERFORM_WHALESONG ===
#Environment: Erosion_show
//No idea how we're doing the art for this yet, whether the characters will be drawn into the environment or if we're making performing poses for them.
{vocals_whalesong == "Whaleish":
~ mood_guitarist--
~ mood_keyboardist++
~ song_stance_iconoclasts++
~ L0_song = "Whale Song in Whaleish"
-> WHALEISH_LYRICS
- else:
~ mood_guitarist++
~ mood_keyboardist--
~ song_stance_idealists++
~ L0_song = "Whale Song"
-> HUMAN_LYRICS
}
= WHALEISH_LYRICS
#PlayerControlUntil: SongDone, JumpToPath: PERFORM_WHALESONG.STAGE_CHATTER_WHALES
+ [Perform Whale Song with Whaleish lyrics]
-> STAGE_CHATTER_WHALES
= HUMAN_LYRICS
#PlayerControlUntil: SongDone, JumpToPath: PERFORM_WHALESONG.STAGE_CHATTER_HUMANS
+ [Perform Whale Song with only human-language lyrics]
-> STAGE_CHATTER_HUMANS
= STAGE_CHATTER_WHALES
//NOTE: Heather fears that on-stage comments that are not voiced will seem weird after hearing the song performed. Discuss with team soon, because if we take these out, I need to know. Though Mir will probably suggest testing it.
FERN: We love you, whales!
VEZ: (in Whaleish) <i>Welcome to the Bandocracy!</i> #PlaySound: Whaleish_welcome
-> POSTSHOW_WHALESONG
= STAGE_CHATTER_HUMANS
SKYLER: Yeah! Rock on!
VEZ: Welcome to the Bandocracy!
-> POSTSHOW_WHALESONG