stellary_sydney

VN Series EP3 - Scripts

Published: February 6th 2023, 4:33:11 am

PreviousNext

Episode 3 of the visual novel series has just been released. This is a 3 part episode split into three videos. We start by creating the ability to read text files and then move on to parsing the lines from those files to obtain speaker data, dialogue data, and command data. With that information, we feed each line to the dialogue system to render it on screen.


Link to the episode

Part 1 - (Reading Text Files) : 

      https://youtu.be/BK-mlGFsNHA

Part 2 - (Dialogue Parsing): 

      https://youtu.be/0srnS3bLhgs

Part 3 - (Starting Conversations): 

      https://youtu.be/W_Ix-9MsGQY


The full set of scripts and project are attached.