VNBase is a base for creating visual novels or dialogue systems for S&Box Games.
It uses a base-networkable Script Player for each pawn to load and play dialogue scripts from, where scripts are written using a LISP-styled language called SandLang.
Creating a simple dialogue system or a visual novel is easy, with the base including multiple example scripts. However, it is modular enough for anyone proficient to make custom functions and calculations if they so require, straight inside of SandLang, with little programming knowledge required.
VNBase is completely open source and free for you to use for any project, as long as proper credits are given. You may get the source code along with examples from this github repository.
https://github.com/Sp00n3xJR/SBox-Visual-Novel-Base