Image alignment not working?
I am wondering if the image alignment is still working properly... for example: <img src= "thesiteyourimageisfrom.com/whatever.jpg" width="800" height="360" align="right"> For some reason, that...
View ArticleHow to add klembot-snowman-2 (bitbucket) story format
I've downloaded the source code for snowman 2 and I'm trying to add it to Twine 2's list of formats, but I can't identify what .js file I'm supposed to "+Add" to make it work. The other question I...
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 ArticleCan I embed a Twine story in a linkedIn CV?
Hello, I'm working on an interactive story CV and wanted to know if it was possible to place it directly into linkedIn. I guess the real question is, then, once I've finished it, how do I then allow...
View ArticleQuestion for Devs (About grouping passages)
Hi! I wanted yo ask if you are planning to include possibility to create groups for passages in the story map? I found lack of possibility to group my passages disturbing when trying to create complex...
View ArticleMultiple variable setter link?
Hi. I'm using SugarCube 2 and Twine 2. Is there a way to set multiple variables with a single setter link? So one click changes multiple variables. I did work around it using <<click>>, but...
View ArticleCan cards for trading card games be coded on harlowe?
I was thinking about starting a game on this style, and wondered if it can be done with what we have now.
View Article[Harlowe] Link located in if-statement isn't working (error).
Does anyone know why this isn't working? I can't seem to figure it out. Any help is appreciated. Halfway down the hall is an open doorway. Light spills out(if: $hallclear is false)[, casting a slender...
View ArticleError Message 1155
Hi everyone! I am having to use Twine 1.4.2 for a class project. Every time that I go to BUILD - "Test Play" I get the error message 1155. Can anyone help me figure out what is going on?
View Articleim not sure how to add sound effects into my twine stroy
I don't know how add sounds effects into my twine story can you help?
View ArticleDisplaying part of a random passage on click
Twine 1.4 and SugarCube 2. Let's say I have a simple passage like this: Some text and <<click "button">><</click>>. When the button is clicked I want to: get a random passage...
View Articlehtml tags with timedcontinue macro (Sugarcane)
<i>...text1 <<timedcontinue 2>> </i>text2 The closing tag is ignored if it goes after <<timedcontinue>>, so all text till the end of the passage remains italic. Any...
View ArticleHow do I Close Inventory and return to previous Passage?
I've been following this tutorial on how to make an inventory system: http://gersande.com/designing-inventories-in-twine-2-with-the-built-in-harlowe-macros/#1 It's been really helpful so far, until I...
View ArticleHow to make a link activated by hooks?
I'm a beginner, I started using Twine today. I want to make a link that works only after you click both of 2 hooks. I'm not a native speaker of English, so I write in my own language. Also, I don't...
View ArticlePutting PHP in Harlowe?
I know you can insert normal HTML codes right into a passage in... pretty much any Twine 2 formats, yes? Is it possible to insert PHP code as well? I gave it a test go and the ?php part of the code got...
View ArticleVery strange bug! (Sugarcane, Javascript)
I'm trying to write a function which simulates dialing: <<set...
View ArticleMusic and sound effects
Sorry to ask another question so quickly. I need sound effects in my Twine in places. I've found some formats that I can't seem to get to work. How do I embed youtube audio into my Twine?
View ArticleHidden Link
Is there a way to make a link hidden, only accessible through the editor. Example, if I want to make a chance of choosing x or y [[(either:"x","y")]] and make the links for x and y, how do you hide the...
View ArticleI don't want to be responsive
I'm using sugarcube latest ver, I want to stick some images in place in my twine, but the responsive layout changes their positioning. My images slide all around the background: url(); when the window...
View ArticleGetting more than one link to work with an if/else statement
Looked around a fair deal, and I haven't noticed that anyone else has talked about this yet. In my current story, I have a lot of interconnecting passages that the player may or may not have explored,...
View Article