improved story engine of DDLC Scratch (still WIP) - chr, msg, place, glide, fade, exp merged into 1 dialogue block - way less messy code (less broadcasts, rewrited background & dialogue block) - extremely easy to add & use characters (duplicate one and change his CHR code) - every function in 1 sprite (story block, background block, music block, scene block, textbox block) cons: - no different files for face & body since i rewrited the engine for another game (could (easily?) be re-added though)
code still wip: reset block, menu, textbox planned features: choices, new font have to fix: - can't use background/music block next to eachother #WIP #VisualNovel #engine #story #games