Moving 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 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 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 ArticleHelp with multiple/overlapping links in the same passage.(Twine2.0/Harlowe)
Fairly new to Twine and after searching through the Forums I couldn't find anything that helped. This is on Twine 2.0 and I'm using Harlowe. So basically I have this: The subway station is cold and...
View ArticleTwine will not start
Im running lubuntu. I download twine and click on the twine file. It wants me to choose a program to run it with. I choose firefox and it downloads the twine file instead of starting Twine in the...
View ArticleHarlowe Random Event formatting help
Hello all! I'm attempting to use the (either: "event1" , "event2") function. But I want to be able to include quotation marks in the event text. For example, I'd like to say something like: The referee...
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 ArticlePrint keeps returning object as undefined
I'm currently just trying to create an object using 'edit javascript' and subsequently printing it in the passage but it keeps returning the object as undefined. In Javascript: var playerLook = {name:...
View ArticleRedirect to new passage? Twine 2.0 Harlowe
I've tried to look find how to fix my problem but I can't seem to find the right answer. Basically what I'm trying to do is have the player reach a point in my game where they're allowed to restart....
View ArticleRemove element id with Sugarcube 2.14
Is there a way to delete the id value from an element without resorting to javascript/custom macros? I did it with javascript so I don't need help with a solution, but I think it's ugly.
View Articlemaking a usable link
I am making a twine for a class project, and I cannot figure out how to create a usable link that I can send to my professor for her to view my twine. When I click "publish to file" a page of a bunch...
View ArticlePublish to file not working correctly on Safari please help!!
Hi, I made a twine on Safari for a project for class, and when I clicked "publish to file" it gave me a weird HTML code (see attached file). Anyway, my teacher can't grade my assignment, and I tried to...
View ArticleFeature request - more informative link arrows between passages
Because I'm more comfortable with a more featured programing language (even if javascript is a giant pile of terrible) and I keep adding game-type complexity to my twine story I find myself falling...
View Articlepassages overlapping using the online version
Hello, I am new to twine and for various reasons am limited to using the online version. I am having an issue with where the passages are generating in my twine. They seem to be stacking on top of one...
View ArticleMake a CSS HTML templates for all pages
Hi, I have made a template in CSS and HTML to make my project more beautiful (Inventory, avatar, style, ...) But I don't want to copy/paste this code at each passage for the reason that if i make a...
View ArticleHarlowe 2.0 - Using (prompt: " " ) to making an answer on pre-set variable
Hi guys So I'm fairly new to Twine, and completely noob with coding. I am currently making an interactive story meant for kids at a museum. In this story, the kids will have to help the character with...
View Article[harlowe] How to add comments to my passages?
I'm trying a new game, but it's becoming so complicated that I rely on memory to know what each passage does and why. Is there a way to add comments, like you can in other languages?
View ArticleHow do you regex an entire page before it outputs to reader? [Sugarcube 2.1]
Hi. Thanks for all your help. I've been writing stuff using a lot of twinescript and I just realised I need to run a regex at the end to clean up some grammar mistakes. Is the text printed into...
View ArticleWhat is the scope of variables created in passages vs. story javascript?...
Hello all, I just started experimenting with Twine/Harlowe and noticed that a variable that is set in a particular passage seems to be forgotten after the player hits the 'back' arrow (Harlowe's CSS...
View ArticleChanging days on life sim games
Hello. I am new to Twine( I am using Sugarcube2.14) and wanted to develop a life sim game. It is pretty simple and has only 2 locations right now so it isn't that complex. However I can't wrap my head...
View Article