Naninovel
Command integration with Naninovel
Step
Install RGS
Install Naninovel
Download and install RGSNaninovelIntegration.unitypackage
Check out the NaninovelDemo scene in the Demo folder
Tips
Make sure the DemoScript is set to the "Start Game Script"

Adding a new song is as easy as dragging and dropping to RGSNaninovelManager

Play song and stop song
Command
Description
Params
rgsPlay
Play specific song by key configured in RGSNaninovelManager
name, waitForCompletion
rgsStop
Stop any playing song

Available variables
Variables
rgs_combo
Current combo
rgs_score
Total score
rgs_maxCombo
Max combo
rgs_missed
Missed note count
rgs_level_<name>
Hit level count (e.g. Perfect, Ok)
Last updated
Was this helpful?