Can I create my own save menu?
Hihi, I'm using sugarcube v2 and I'm still learning a lot of things, I'm trying to create a little game with a save menu, I like the menu by default but I would like to create my own if its possible...
View ArticleCharacter Name Twine 2 Sugarcube 1.03.34
Hey guys, I have a quick question In my game I want the user to be able to name their character I have the CSS for the textbox (<<textbox "$name" $name>>), that the character will use to...
View ArticleRetrieving Array Information out of a For Loop [Twine 2 / Sugarcube 2]
Hi, I already asked this on the Q&A forum but only got 1 reply which was not related to the question so I am hoping for a better response here. In Twine 2 / Sugarcube 2 I have a series of arrays...
View ArticleHow to choose a story format?
I haven't found any Twine documentation providing advice on how to choose a story format, but this choice seems awfully important. (For that matter, I'm not entirely clear on how to choose a Twine...
View ArticleTwine 2.1.3 not working
Hi all, I've just downloaded the new Twine, 2.1.3 but when I open it I get a blank application (see attached file) Any ideas?
View ArticleSugarCube 2/Twine 2 — have a div "reveal" when the player clicks/taps the screen
I swear I saw this implemented somewhere already but I can't remember what I read and it's driving me mad. I'd like to structure the passage so that text is revealed as the player clicks or taps the...
View ArticleHelp with arrays in sugarcube 2
Hello I'm sorry if this is a very noobish question, but i'm having a hard time understand arrays in general, so here goes. I'm trying to make a "trait" system, with different ranks, so say your...
View ArticleAny way to hide or minimize the Debug Test Mode window in Twine 2?
When running a passage in Test Mode in Twine 2 (Mac OS - Harlowe Story Format), is there a way to hide or minimize the window in the bottom right corner of the passage? The window shows the running...
View ArticleMaking a 'shop' menu, or dynamically populating a list and reading what the...
Hello all. So, I am having a good time with Twine 2. Using the default Harlowe 2.0.1 format. Here is what I have run up against. I want to make a clickable menu of choices for the player to purchase...
View ArticleMaking a multi part RPG with a simple battle system. Do you mind helping a...
(This first part isn't 100% relevant to my question, so if you want to get to the question, just real below this paragraph) So a few months I decided to create a video game based on my IFunny profile...
View ArticleChanging the background in Harlowe 2?
I've tried everything I can think of to change the background of my story using the CSS Stylesheet. I tried everything i can think of and I've scraped the forums. At first I tried to use a .jpg but...
View ArticleGo To Link displays blank page
I am using SugarCube 2.18.0 and Twine 2.1.3. Okay so I have a time system in place and I wanted the player to be forced to 'sleep' after a certain time and then the day would go to the next and the...
View ArticleStyle compatibility problem with Adobe Muse
Good afternoon, I built a project with Twine 2.0 using Harlowe and I styled my links and passages with the built-in CSS editor on Twine. I need to embed my game inside a website created with Adobe...
View ArticleCan't change background in Harlowe 2.0.1
Hello Everyone! I'm a beginner in Twine (I work only five days with this beautiful program) and I have a question. I don't understand how to change background in Harlowe 2.0.1. I should mention that I...
View ArticleMusic in Harlowe 2.0.1
Hello Everyone! As I mentioned in my previous topic - I'm a beginner in Twine. With your help I figured how to change background in Harlowe 2.0.1 (Thanks to @idling). I made a big step forward with...
View ArticleDifference between (array:) and (dataset:)
I know its a silly question but I am new to this and they look too similar.
View ArticleHow to reduce variables to each visited passage with turns() function?
How can I subtract 1 from my variables $sleep, $food and $water for each time the player visits a passage? With the function turns()? Please, anybody help me? I use SugarCube 2.18.0.
View Articlehow can I change (if:)'s value's at the same passage?
What I mean is this: _______[something]<a|______ (click:?a)[(set $b to 1)] (if: $b is 1)[something else] and (if:) doesn't work.My guess is you actually cant change values and react to changes at...
View ArticleSugarcube 2.x, making a variable to not get saved in each state, in between...
Hi all, I would like to define variables such that they won't be get saved each time in States object, like a constant, because I have lots of javascript object that they dont change throughout my...
View ArticleHow to change background only in one passage in Harlowe 2.0.1?
Hello Everyone! I've nearly finished my first project in Twine (As I said before - I'm a beginner in Twine). And I have one last question. Is it possible to change background only in one passage? I...
View Article