Basic font question
Hello folks. I'm pretty new to the program, as well as coding in general. I have what seems like a REALLY simple question. Is there a way to chance the font of your entire project at once? Thank you!
View ArticlePrinting just a paragraph?
Hi, I'm presenting my story and want the final page to print out - but just one paragraph! e.g. not any links to other passages. I'm using harlowe and have had no problem installing a link to print the...
View ArticleWall of Text
I'm using the online version of twine. When I click "Publish to File" I get an HTML file, but whenever someone tries to open it, all they get is a wall of text. It's all my text, no coding. How can I...
View ArticleHaving an issue with Sugarcube 2.0
I have been making a text game on sugarcube on and off for a couple of months now and it has mostly been fine. Today I decided to update it to the latest version of sugarcube. A passage that previously...
View ArticleHow to make a conditional link?
This is what I want (Sugarcube syntax): [[Open oven No. 6|<<if $oven[5]>><<301>><<else>><<35>><<endif>>]] where 301 and 35 are passage...
View Article[Harlowe] Custom Font?
Hey, I'd like to use a custom font for my story, but I can't figure out how to do it at all. Twine 1 had a really easy import font function, which Twine 2 seems to be lacking. Is there any way to use a...
View ArticleSugarCube releases
I figured that I might as well post a note that I've just published a new release of SugarCube for those of you using it.Highlights: Added dynamic updating to several of the page elements within the UI...
View Articletwinery 2 how to add images?
Sorry if this has already been asked but I searched this forum and here: http://twinery.org/wiki/frequently_asked_questionsHow do I add images/ audio/ videos to twinery2?Here's the video of what I...
View ArticleProper way of setting variables with click macros?
So I am trying to set a variable with a click command. I am using this: <<click $LinkString>><<replace "#miniscene">><<display...
View ArticleTwine expert for paid gig with MIT
Hi everyone, My name is George Zaidan and I've been working on a CYOA game for MIT coded in Twine. I've put together the game, but now I need an expert in Twine to help make some changes I can't figure...
View ArticleCharacter portraits
Is there any way to showcase character portraits to show who's speaking? No need for them to be on the passage, they could be on the sidebar, I just want it to allow me to change them depending on the...
View ArticleDiverging a passage based on previous passage's choice
I'm trying to make a story where random encounters can happen when walking from one room to another. Let's say we've got a bedroom, and from this bedroom you can walk to the kitchen and living room....
View Articletext in mark tag showing up yellow?
This might be a super obvious question, but I've done some googling and can't seem to find the answer anywhere! My apologies in advance if this has been answered before. I'm using Twine 2 Harlowe in...
View ArticleGlobal Variables in Harlowe
Hi all, I'm trying to create a global variable that can goes up by 1 every second and can be accessed by any passage. I'm wondering if there's anyway for a passage to check if this global variable has...
View ArticleCharacter or Item Naming
Ok so I'm fairly new to twine but i've seemed to have gotten the hang of the basics. In my story the character has the option to choose their gender(doesn't affect the story in any way) and i haven't...
View ArticleTwine 2.0.11pre1 available
Hi, the first prerelease of Twine 2.0.11 is now available for you to take a look at. The goal of these prereleases is to make sure that a full release will run smoothly on all the platforms that Twine...
View Article(live:) event not stopping?
So I'm trying to do a simple animation of sorts, and I have a feeling I'm missing something really obvious, but I just can't figure it out for the life of me. I'm working in Twine 2, using Harlowe. I...
View ArticleHow to change the background image of certain passages? (Twine 2.0.10 Harlowe...
Hello Twine-masters, I am new to Twine and a novice to programming in general so i guess my question/problem will be boring for you but it's very important to me because it is part of my master-thesis....
View ArticleHidden links in Harlowe
How do I make a link look like regular text? I have tried .passage span.secreta a { color: black; font-weight: normal; } in my stylesheet and <css>.passage span.secreta a { color: black;...
View ArticleHow big a story can Twine contain?
New user to Twine here, using the 1.4.2 version. I wanted to make a really sizable story - like, perhaps close to novel-length maybe? - with only a few branches in it. I saw someone mention "story...
View Article