Is there a way to adapt the light novel format in a game engine?>inb4 VNVN feels like renpy clones, not like a real light novel.
Something like Roadwarden?
>VN feels like renpy cloneswell, Ren'Py is a VN engine.you can do a custom engine if you want, most pro studios do.there's also Interactive Fiction engines like Twine (HTML), Inform, TADS, ADRIFT... although some of these will require the user to use an archaic and clunky interpreter to read them.you could also just... publish the light novel as an Ebook and read it on an Ereader.
>>720084651I want to make something that feels more like a CYOA book and powerpoint presentation than a renpy game.
rpgmaker>VNrpgs are the superior story medium
>>720085157ren'py can do that. it's python code so you can alter it to your desires.but it sounds like Interactive Fiction is what you're after.