Publisher | SoyVixterDev |
---|---|
File size | 1.75MB |
Number of files | 121 |
Latest version | 1 |
Latest release date | 2023-09-15 05:44:14 |
First release date | 2023-09-15 05:44:14 |
Supported Unity versions | 2018.4.2 or higher |
This Asset includes many features that can be used for many different purposes, you can use this asset in RPGs, Visual Novels or even games that only feature voicelines by ignoring the text or creating your custom node.
The code is intended to be easy to expand, use the actions called by the conversation runner script to control specific sections of the display process.
The rich text system can also be easily expanded on by creating custom functions and adding them into the effects dictionary found inside the conversation runner script.
The node system created for the graphic interface can also be expanded very easily by adding custom node classes which inherit from the basic ones, and then adding the respective logic in the Conversation Runner Script.