SimpleJsonNovel - Visual Novel Engine -


Simple Json Novel is a visual novel game engine that can describe scenario data in Json format.
Text and image display, Prefab, sound playback, fades and post effects, etc.
It has more than 40 kinds of commands by default and supports macro description.

It also has a backlog function and a save/load function,The system can adapt to any object in the scene.
In addition, we have designed for expandability, so you can easily implement your own commands,
You can create commands linked with the engine by implementing the interface prepared in advance.
It can be used in 2D and 3D, and can be used in any game scene.

Demo
 Japanese
 English

WebSite & Docs

We are checking the operation on Android/iOS/WebGL.
We will try to improve the quality together with your feed bag.

If you have any bug or suggestions,
Please use the contact form below to report.
Contact Form

SNS
 twitter : @LoftPlain

This asset uses the following components under the license described below.
see Third-Party Notices.txt file in package for details.

Font(IPAexGothic) ※DefaultFont
  IPA Font License v1.0
UnityTextTyper
  Released under the MIT license
Json.Net.Unity3D
  The MIT License (MIT)
iTween
  iTween is under the MIT License,
  and the tweening functions used within are under the BSD License.