Working on Fishy Facts offline today:
- Copied TODOs from 20260613012434
- I think I'd like to work on the stage select on stream, so today I'm going to focus on adding the collectible screen (stamp rally passport).
- Originally, I was planning on the main characters going on multiple dates at the aquarium, where every date was at a specific part of the aquarium. At the end of every date, I was going to have the succubus buy a plushie. However, since I think it's better to let the player go to any exhibit they want whenever they want, I can't do this anymore. It also doesn't make any sense for the succubus to go to the gift store multiple times during the date. I thought that I might write it in such a way that after you complete all of the exhibits in an area, the succubus will think to herself that she should buy another plushie for the marine biologist later, without actually going to the store right away. But this doesn't work either, because all of the dialog is linear with no conditional statements. I think it works better if I just imply that a plushie has been acquired by filling in a silhouette on the map when you complete all the levels.
TODO:
- Common pain points:
- Map Select
- Collectibles
- Ending screen
For later: