Episode 26 Project Archive
I did not think I saved this one, but I found this on my google drive as the full project backup on Episode 26!
I did not think I saved this one, but I found this on my google drive as the full project backup on Episode 26!
As was brought to my attention - I had not uploaded the Episode 26 scripts for the visual novel series. Here are the scripts compiled for this episode!
Hello all! If you've followed along episode 28 to create a Censor Manager for your game, or just want to evaluate the one I've created as an example, here is the script below!
Episode 27 takes us to the process of exporting the game to a running application. This is the link to the final state of the project, ready to be exported, minus the unreleasable assets such as St...
2023-10-01 19:57:20 +0000 UTC View PostIn episode 25, we setup the rest of the config menu and get our main menu up and running! At this point we can start a new game or load an existing save directly from the main menu. And we can also...
2023-09-04 02:26:27 +0000 UTC View PostAs Episode 24 has been posted, this is the latest project archive available for download.
As we work with the new menu pages, these are the scripts that have been created or modified in this episode! Here if anyone needs them
Hello all - I have uploaded the latest full project archive that you can find at this link.
Hello all! I have finally had the time to finish episode 23 and it is posted on youtube now. Here are the scripts used for anyone who needs to reference them! Happy Coding!
Wow - what a big episode. This one was larger than I anticipated and we went into a lot of different scripts to make sure everything was compatible with the new History States. I've archived the sc...
2023-07-26 03:11:05 +0000 UTC View PostDue to time and energy, I had to split episode 21 into two parts. The second part has been posted along with the scripts that you can find right here!
This episode gets us to where...
2023-07-18 09:20:21 +0000 UTC View PostEpisode 21 has been released! This one starts off simple, but the variable store introduced in part two might be a more advanced topic for some users. If you need to compare code or dissect what I ...
2023-07-10 03:18:43 +0000 UTC View PostAs was pointed out to me, there was a bug in the choice system where if you ended your dialogue file at the end of a choice encapsulator with nothing else after the choice, you would get an indexin...
2023-07-10 03:18:37 +0000 UTC View PostHello Everyone! The latest state of the visual novel system in Unity as of episode 20 has been archived and is available for download here if anyone wishes to open it and check it out against your ...
2023-07-04 00:26:53 +0000 UTC View PostHello everyone! Episode 20 is released. This one takes our visual novel to the next level by improving the conversation manager and implementing choices into the visual novel! I'm quite happy with ...
2023-07-04 00:11:08 +0000 UTC View PostHello everyone! I just wanted to update you and let you know I will be uploading the next episode of the visual novel series tomorrow after I get off work. I have been involved in a time sensitive ...
2023-07-03 02:15:32 +0000 UTC View PostHello, everyone! Here are the scripts used in Episode 18. In this episode we make the Auto Reader that will allow the player to sit back and let the system advance the dialogue for them.
...
Hello, everyone. I'd like to thank you again for supporting the channel as Patrons.
As this series has been running for some time now, I'd like to know if anyone has anything they are hoping ...
2023-06-11 19:37:16 +0000 UTC View PostEpisode 17 has launched and features some small additions to our system thus far. This includes the addition of a Tag Manager to inject data into dialogue.
Episode 16 has just been released. In this episode we take care of a number of things.
#1 - Adding a prompt to the end of dialogue to show us when to advance
#2 - Customizing char...
2023-06-04 20:31:50 +0000 UTC View PostThe latest project download is available which includes the audio system integration in episode 15. You can download the project at this link
Episode 15 of the visual novel series has just been released. This episode deals with adding audio (sound effects, voices, ambience, and music) into your visual novel.
The scripts from this e...
2023-05-29 03:02:32 +0000 UTC View PostThis week's episodes have been uploaded finishing up episode 14 with the final two parts. Here we integrate Graphic Panel functions into our dialogue files through a new command database.
Good morning, Patrons! Here is an update to the Text Architect System for anyone that would like to use it. This splits up the building logic into different classes that the Text Architect referenc...
2023-05-15 14:14:49 +0000 UTC View PostEpisode 14 of the Visual Novel Series is about to be uploaded. Just waiting on the videos to finish processing on Youtube. Here are the scripts for this episode if anyone needs them!
Also the...
2023-05-15 03:33:18 +0000 UTC View PostHello Patrons! As a thank you for your support, I am including this week's full project backup that you can open for yourself in case you have any issues or interests.
As usual - the ch...
2023-05-08 15:02:26 +0000 UTC View PostThank you for your patience everyone. This was a very busy past two weeks but I finished video editing episode 13 this morning and have posted it on YouTube.
In this episode we integrate the ...
2023-05-08 14:51:58 +0000 UTC View Post
Hello, everyone! I don't know how many this applies to - but you can look forward to seeing 3D Characters being implemented into the Visual Novel System this weekend. We will hook up animations and...
2023-04-22 04:09:35 +0000 UTC View PostHey everyone, as Live2D Characters have been created now, there are a few people that had an issue with them showing up right on their screens. This was due to not having the RectTransform bounds a...
2023-04-11 13:47:28 +0000 UTC View PostHere is the download to the complete project up to Episode 10 now.