So I’m still pretty new to programming with choicescript and I thought I had finally gotten the hang of it. Until I couldn’t get passed my first chapter. Where exactly am I supposed to put the text documents in order to transition from one chapter to the next?
Put your .txt files to .../web/mygame/scenes/ directory.
After that, use this command to order your scenes.
I highly recommended using CSIDE as it automatically handles file directories and allows you to export finished scenes to any location on your computer.
