Narrative Designers create more than Dialog Flows in Tavern Talk
This time we would like to highlight how our narrative designers are able to do more than just write and connect dialog nodes.
As for a narrative game like Tavern Talk with potentially major shifts in the narrative during development, we established a way to allow in-game adjustments using the same tool we use to write the dialogs. So now our designers are able to reveal more information for your journal, change the ambient music, or just let you switch to the drink mixing environment.
Once we export our dialog flow into Unity dialog nodes, these "Hubs" are initially recognized in the same abstract format. Taking this and checking which type of node the dialog flow is actually stopping on allows us to trigger all these effects dynamically in our implementation.
This even allows us to let the narrative team define additional variables that we can handle in the called code bits. Like e.g. the "Reveal Character Name Hub" allows one or more character's names to be revealed so you are able to see their name on the following dialog bubbles instead of "???".
And while we still, of course, need to implement these behaviors and create a blueprint hub to define the variables we want to receive. This allows us to easily adjust the game depending on our narrative needs instead of hard coding everything to happen after X dialog bubbles or something like that.
Examples:
- The next character arrives in the evening? Sure, let's trigger a black fade with a switch to the night background.
- The character tells you a rumor about a werewolf in the south? Sure, let's add it to your journal.
- Something ominous is about to happen? Sure, let's trigger a switch in our ambient music.
So basically you can think of these as stage directions to make more things happen than just text flying across the screen. All to breathe life into our story and world (or better into our tavern).
Files
Get Tavern Talk
Tavern Talk
A Cozy Visual Novel Game
Status | In development |
Author | Gentle Troll |
Genre | Visual Novel, Simulation |
Tags | Cozy, Dungeons & Dragons, Fantasy, Kickstarter, LGBTQIA, Meaningful Choices, Multiple Endings, Singleplayer |
Languages | English |
Accessibility | Subtitles, Configurable controls, Interactive tutorial |
More posts
- Gamescom exclusive demo - now available for everybody!May 14, 2024
- New Demo UpdateFeb 06, 2024
- Branching Narrative in Tavern TalkJan 17, 2024
- Kickstarter preorder shop is openJan 08, 2024
- Cross-over between Tavern Talk and Monster RoadtripDec 11, 2023
- Tavern Talk won 3rd place for the Colors Of Indie Award 2023Dec 01, 2023
- Collaboration with Quincy's TavernNov 24, 2023
- Tavern Talk characters are several sprites in a trenchcoatNov 20, 2023
- Window Backgrounds in Tavern TalkNov 06, 2023
Leave a comment
Log in with itch.io to leave a comment.