Can't figure out how to remove unwanted skipped line
(Using Harlowe 1.2.3) I have a passage that contains text for two separate scenarios ($step 1 and $step 2). The problem is with (else-if: $step is 2), when I test or play this step, the text skips the...
View ArticleAnnouncing 'Somewhere', a Twine game for mobile
Hi all, last year I discovered Lifeline and have been amazed by how a "simple" text-based game can actually convey emotions, create tension using 'real time' notifications and so on ... Of course I've...
View ArticleProofing Without Codes
I've been trying to export a pdf proof copy from twine. But it always shows the codes too: <<set $x to 0>> or [[LinkText|Passage]] Is there a way that it would just print the text in the...
View ArticleDeactivating Link
I've been playing around choice links and it does what it does. What about if I just want to deactivate a link once it was clicked? And the other links are not affected? Because <<choice...
View ArticleWhy hasn't anyone monetized a Twine game?
Note: if someone has, or knows someone who has, monetized a Twine game I'd be very interested in reading up on the specifics. Please include links for further reading! Based on Google results, I...
View ArticlePatreon, and others ways of making money using Twine?
I was wondering if any Twine users have Patreon as a source of income, or how many Twine users use Twine to create something that brings them any form of income. So far the only venue I've found that...
View ArticleJavascript with Sugarcube
Hi. I'm new to Twine and I've spent the last three hours trying to find something in the documentation or forum that explains my question, but I've completely failed. I'm sure this has been answered...
View ArticleHow do I get rid of the bg block/change opacity?
Hello! This seems like it shouldn't be too difficult, but I can't find the answer anywhere. The default for Sugarcube is a black box with white text. I'd like to be able to do both of these things: :...
View ArticleSend the player to a passage without him doing something
I use Sugarcube 2.+ version. I´d like to know a command that sends the user directly to a passage, without having him click on anything. e.g. if certan criteria are met and player gets to passage x, he...
View Article[Dating Sim] [Twine 2.1.1] [SugarCube 2.14] Newbie. Help With Dating Simulator
I am making a dating sim and need to know how: *To display images *Add and play Music or effects *Type in for correct answer(And change to next passage) *Custom Naming of Character and able to post...
View ArticleInventory System (Sugarcube 2.0 / Twine 2)
Hi all, Right now, I've got a very makeshift inventory system going. Basically, I've created a variable for the player's weapon and armor ($player.weapon and $player.armor respectively), and I'm...
View Article[Twine 2.1.1][SugarCube 2.14]this.error propagation in JavaScript, how do you...
Hey there! So, I got one of those questions about coding. I have the following problem: Say, you have two JS functions, where one JS function calls (not mutually of course) the other function and a...
View ArticleDisappearing font macro effect
I think I may have come across a bug (but more likely its me). I've insert a font macro into one of passages, to bring up a webding. (css: "font-size: 0.65em")[(font: "webdings")[P] ] So far so easy,...
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 ArticleMoving Text?
Hello again! I have a small sample of jeopardy game and for some reason the passage header text is moving every time I click a link. I spent a night tweaking the css but I can't solve it... The header...
View ArticleNew to Twine: Need step-by-step help to add music & background image
Hello all!,I am excited to be here & looking forward to making a good Twine game!..I know there are posts here about adding music, I did searchHowever none were successful & more importantly,...
View ArticleSugarcube and 360° image.
I've got a question about the possibility to add 360° image in twine 2.1 with sugarcube 2.1x. Is it possible ? I mean I saw some "js" plugin on the net (here and here for exemple) and I would like to...
View ArticleTwine 1.4.2 SugarCube 2.13 menu cursor problem
Hi there, this is my first question! I was looking for a final fantasy type menu and came upon this fiddle http://jsfiddle.net/2ZqN6/5/ While it works very well, as is, on a web page, it performs oddly...
View ArticleLink arrows not being displayed in planning view
I've noticed a persistent, but intermittent issue where sometimes the lines showing links between passages do not appear. Mostly this seems to occur when I'm doing aliased links ([[click here to goto...
View ArticleCompressing HTML file and twiner file into a ZIP file/folder?
I just finished writing my first twiner story with Twiner 1 and I have no clue how to copy them. I'm using a Macbook Pro. Does anyone know how I'm supposed to make copies of both my workspace file, and...
View Article