Very nice game! I was wondering, how did you make the side bar(the section where HP and mana are displayed)? I've been tinkering around with twine as well, and was hoping to make something similar to display important stats to the player.
Viewing post in The Curse Of Something comments
Thank you!
To put stuff in the side bar, create a passage called "StoryBanner" and then put the stats there. If you want to know how to make the hp/mana bars check out this page: https://hiev-heavy-ind.com/Sample_Code/Sample_Code.html#Main%20Menu
You'll find that in the "Image Display" tab.