How to add a codex?

No, when it’s just a *goto or a *gosub, they have to be within the same text file. Whenever you finish playing through what is written in a *gosub, it will automatically take the reader back to where they came from, while a *goto will keep going unless there’s another *goto to return to the original label.

*gosub_scene works like *gosub, where once the player is finished with that particular scene/section, the game springs back to where they came from.

I think I left some specifics out, but let me hop on my computer before I correct myself. mobile is hard y’all

3 Likes