can I use sub script for event CG?

Discussion of topics that don't fit other sub-forums.
Post Reply
saveyou
Posts: 1
Joined: 23 Jul 2020 03:27

can I use sub script for event CG?

Post by saveyou »

I'm creating an event scene in NaniNovel,
and I want to know how to create and use a sub-script that will be used only in the event scene.
For example, there is a special conversation in the event scene,
and I want to display the same conversation later when viewing the event in the gallery.
Is there a way to do this?

idaot
support
Posts: 275
Joined: 01 Aug 2020 08:25

Re: can I use sub script for event CG?

Post by idaot »

The gallery is designed for CG textures only. You would need to create a custom gallery for any other type of content. Check the Custom UI example project in the samples repo which has an example of a music gallery that is made entirely without C# scripting: https://github.com/naninovel/samples

Post Reply