Impossible to importe an archive file
Hello ! Sorry to bother the community, but I run into an issue that is rather new to me. I've written a story, and exported it to an archive file. When I try to reimport it on my computer (a Mac with...
View ArticleBack to last passage and random generation
Twine version 2.1.0 Sugarcube 2.21.1 I'm currently writing a Twine game for my University assignment but I've got a few obstacles I can't overcome. Within some of my passages, I've got descriptive...
View Articlechecking for specific object within array
Twine 2.1.1 Sugarcube 2.14.0 I have recently switched to Sugarcube from Harlowe and after watching some videos on youtube and implementing the inventory system from the Twine Wiki, i have run into a...
View Article[Twine 2.1.1][Sugarcube 2.14.0] checking for specific object within array
I have recently switched to Sugarcube from Harlowe and after watching some videos on youtube and implementing the inventory system from the Twine Wiki, i have run into a problem. I want to be able to...
View ArticleUibar hidden but still displaying a black empty bar on Safari only
Hello everyone! Making my first Twine game using Sugarcube 2.0 on Twine 1.4.2 and it seems to have gone off without a hitch except for one final problem that I'm stumped on. I've used #ui-bar {...
View ArticleUsing and Updating the StoryMenu?
Hello, i am trying to learn how to use the StoryMenu in a dynamic way. How would you go about updating the StoryMenu from passage to passage? Say if you have simple day system that would display Monday...
View ArticleRandomized backgrounds per passage
Hello! I've been trying to add backgrounds to specific passages in a Harlowe Twine 2 project using javascript. It's fairy easy to show a random background image from a directory attached to <body...
View ArticleCan I add a scrollbar to a specific passage in sugarcube v 2.14.0
I'm having a minor issue with one of my passages in twine. I have a sort of store page set up, with numerous options for things to purchase, HOWEVER I have too many items to fit on to a single page...
View ArticleStatement with "(If: $value1 is false OR $value2 is false)"
Hello everyone ! I'm completely new to Twine. I tried a first simple story, but then of course I wanted to complicate it a bit, and that's when everything went wrong Here's my problem : I created a...
View ArticleTracking interactions on passages with Twine - Example
Hey ya'll, I created a Twine project this week that tracks interactions in passages. I'll be doing some video tutorials on how to do it in case you also want to see one way to track how users interact...
View Article[Twine 1.4.2 / SugarCube 2.14.0] Sending a String to a Google Form Automatically
So I have a bug reporting feature in my game that creates and provides a string to the player that they can plug into a Google form to report bugs. On my end, I built a little tool into my game, as a...
View ArticleNew Twine StackExchange Community
Hey all. Just wanted to let you know I've created a proposal on StackExchange's Area 51 section. If you would like to see the community become a reality, please follow the proposal and post sample...
View ArticleHealth/Cooldown Bars (sugarcube)
Hello all, I've been working on an action RPG combat system using twine, and I've been using the <<repeat 100ms>> and <<replace>> macros to dynamically update player health...
View ArticleHow to Show/Hide Text in Sugarcube v2
Is there a way to toggle a link macro in Sugarcube v2 to show text and then hide it? For example, suppose I create a link called "Height" and want the player to see text describing how tall they are....
View ArticleInclude Macros Does Not Exist
I tried using: <<include "passage">> I checked the documentation and it said it was added on 2.15. I'm currently using 2.16. Edit: Twine didn't change the story format of the story. It...
View ArticleDynamic Linking
Pre-face: I'm torn choosing between workshop and chit-chat. Is there any rules regarding on what is for what? Pre-face 2: This is also not a question. Just a brain dump and acts like a note for me....
View ArticleAdding a mouseover/hoverfunction that activates hidden passage links (Twine...
I was wondering if it is possible to add a function in Twine 2 where a player is taken to a new passage when they move their mouse cursor over a certain text. For example, if there is a bit of text...
View ArticleTwine 2.1 stuck loading when adding a new story format
I'm trying to add the latest version of sugarcube to twine, I copy and paste the file url but for some reason it doesn't do anything but display "loading..." indefinitely. I've tried several different...
View Articledownload link for 2.1.0?
Version 2.1.1 has a bug that won't let me add new story formats so I was wondering if anyone had the download link to 2.1.0.
View ArticleAudio - Turn off/on option in [Sugarcube 2]? Where to upload?
Right now I'm using the audio macro. Can I give the reader/player an option to mute all audio? If there is not, can I make an option in the UI bar (below saves and restart) that basically turns a...
View Article