SolidGoldStudios / SecretSymphony

Our experimental musical mini-game!
https://solidgold.games
0 stars 0 forks source link

Give the fairy some helpful prompt dialog about the scythe #453

Closed melanie closed 2 years ago

melanie commented 2 years ago

When you first walk outside, the fairy goes right to the scythe - but it would be even better if she had some dialog, too.

"Look! Isn't this what you're looking for?"

This would be as simple as adding another condition to the script that handles the "break shit with your scythe" prompt we already have. And probably another var to track in GameManager.

melanie commented 2 years ago

Added a fairy prompt when you first walk outside to get the scythe:

Screen Shot 2021-09-19 at 8 57 04 AM

And another when you're first teleported to the wheat field:

Screen Shot 2021-09-19 at 8 52 30 AM

While I was in there, I also updated the dialog box for the two living room exit checks so that it's clear that it's Melody talking/thinking (it was just plain text before, no portrait or nameplate):

Screen Shot 2021-09-19 at 8 59 59 AM