Publisher | Encircle Technologies |
---|---|
File size | 34.23MB |
Number of files | 221 |
Latest version | 1 |
Latest release date | 2018-02-23 09:38:21 |
First release date | 2018-02-23 09:38:21 |
Supported Unity versions | 2018.4.2 or higher |
SVN (Scripting VN) is customizable VN/Cutscene framework.
- it can display NVL style visual novels as well as ADV style visual novels/cutscenes.
- it can handle displaying sprites, customized text panels
- it plays music and sound and also voices.
Everything is scripted via powerful, yet simple scripting language that makes writing your story easy and fast. The overall story is expressed via Unity animator, which is expressive way to see whole story.
Full documentation (web): https://svn.en-circle.com/doc
Full documentation (pdf): https://svn.en-circle.com/manual.pdf
Example game: https://svn.en-circle.com/FuyuNoTabiWin.zip
To run SVN you need to download Antlr C# runtime and put it anywhere in Assets folder: https://github.com/antlr/antlr4/releases/tag/4.5.2 drag contents of antlr4-4.5.2\runtime\CSharp\runtime\CSharp\Antlr4.Runtime to your project!