Scripting VN / Cutscenes framework


SVN (Scripting VN) is customizable VN/Cutscene framework.




– it can disp ...


by Encircle Technologies


Price History +

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.2runtimeCSharpruntimeCSharpAntlr4.Runtime to your project!