Hello. Been playing with monogatari.io for a week now, and I'm just amazed by how much can be done via Javascript these days.
I was wondering if I can assign a different script.js per button I'll add at the main menu so that the user can select which dating sim route to play at the start? I know I can just use chapters, but declaring every single asset in the beginning, then for many of them to not be called in that particular route seems unnecessary.