Using Javascript animation as a background
Hi, I would like to use various javascript animation as a background such as https://maroslaw.github.io/rainyday.js/demo012_3.html Is this possible ? I have just started learning twine, css and html5
View ArticleHaving a letter styled paragraph in a passage (Harlowe)
(align: "=><==")[Location: Zaxos Castle, Exensong, Soldaria, Kingdom of Yeluvia. Date: 15:41, Ilirisa 17th, 1295 OA. You arrive back home in the Kingdom's Capital of Exensong. The King gives you...
View ArticleVertical Scroll Lock?
Hey all! I've been working on making a tutorial in Twine, and I'm trying to get it so that when you push a button on the side bar, you can hide/ reveal information in the main body of the page. I've...
View ArticleCreating margins with sugarcube 2
Hey So I'm new at this and I think I've only just decided to go with Twine 1 and Sugarcube 2 (although I'm still not confident that's the right choice). What I want to be able to do is create a second...
View ArticleName that hook! (please check the warning!)
Hello all, At parties people are always asking me "which story format do you use?" and I always laugh and reply "Harlowe" then leave the party immediately and come home to code things poorly. I'm...
View ArticleSave/Load game responsive footer/header in Harlowe?
Hi everyone, I'd really like to create a header/or footer for my game in Harlowe. I want it to show the game title, save and load options, and if there is space, some of the $variables set. CRITICALLY:...
View ArticleCan't install Twine
Hi, I downloaded Win 32-bit installer for Twine but everytime I try to install it I get the error: Error opening file for writing C:\Program Files (x86)\Twine 2\Twine.exe Click Abort to stop the...
View ArticleCannot read property of 'setAttribute' with cordova.js
Hello everyone, this is my first time posting so please bare with me. The background and setup of the issue: I was able to compile my test Twine 2 game using both Harlowe and Sugarcube and create an...
View ArticleAny other user input methods available?
Hello! I've been searching for ways for user to input data, which could be stored, and found only standard javascript alert window with input textbox available. What I would like to use is a textbox...
View ArticleAllowing users to input correct answers in HTML Text Box
Hi, I'm new to twine but I do a bit of coding and I've used similar programmes before. I've seen that you can use <<textinput>> to allow users to type in some text, and that text will be...
View ArticleHow to "invert" a passage on fly? (Sugarcane)
My character can walk in a maze forward and backward. If he goes backward, all "left" in the passage text must become "right" and vice versa. I think it should be done in postrender function, but how...
View Article(Sugarcube) Apply html code on every passage.
So, the title is self explenatory. I made a sidebar in html and would like that this sidebar appears in every passage. My question. Is there something like a general html page like there is one for js...
View Article$name - persists even if you move back passages?
Hi all, So the problem I am facing is that in CH 1 of my game you set your name $name. And it persists till the last CH 4. In the last CH 4, I want to give people the option to go back and play any of...
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 ArticleHow do I resolve a "complex data structure" save game error?
Hello, everyone. I'm writing a story in Twine 2 using Harlowe 1.2.2 and recently my story shows an error I've never before encountered using my current set of variables: "The game's variables contain a...
View ArticleSugarCube 2: Possible to prevent brief background flash when transitioning...
Please see this story and try clicking on a couple of links to see what I'm talking about: http://jordanmagnuson.s3.amazonaws.com/mslojka/ms_lojka_passage_background_flashing.html I've removed the css...
View Articlecan a link do one thing on hover and another thing on click
I am using Sugarcube 1 in Twine 1.4 The following code, defined by CSS, displays a tooltip when hovering over the link text: <a data-passage="#" class="tooltip"><span style="text-align: left;...
View ArticlePutting the value of a variable into another variable
Hi, just beginning with Twine, and ran into a problem with variables. My basic problem is simple: I have two variables, say a name, and the name of a diner. I have the player name the character, and...
View ArticlePlayer Limited Saving
I tried looking into this but didn't find much on it, or allowing saves at all really. (But I just might be looking for it incorrectly). Here is my problem: In the game I am currently making there is a...
View ArticleDamage count based on passage choices
I've searched a few times and can't seem to find something that will work, but apologies if I missed it! I'm very new to Twine (2.0) and I'm using Harlowe. I would like to have a health value assigned...
View Article