Pathfinding in Twine
Hi, I was wondering if someone can give me some pointers on how to do pathfinding for NPCs in Twine. Since passages do not necessarily correspond to locales, I don't see an easy way of doing this. I...
View ArticleHarlowe - Table pop-in?
I've just downloaded 2.0.11 to solve the issue with the default passage transition not working in Chrome. I was using a table to create rows and columns of 'doors', which seemed to be shaping up...
View ArticleRegarding the (history:)
I am using Twine 2 with Harlowe 1.2.2 In some of my passages I use the "(history:) contains" to call certain hidden text to appear later into the story. If a player hasn't visited the passage, then the...
View ArticleIs there any way to let the player choose the background color? (Harlowe)
And by that I mean the color applied to the entire background, throughout the entire game. Basically this: html{ background-color: rgb(xxx, xxx, xxx); } Except chosen by the player, either once at the...
View ArticleWhat are you working on?
Ahoy, I've only recently discovered twine (about two weeks ago), and I've been absolutely captivated by it's ease of use and the potential to make games from it. I have no prior programming experience,...
View ArticleThe Nike Air Max can be all dressed upwards inside darker glowing blue suede
The form regarding Nike’s <a href="http://www.niketrainersukv.co.uk/">nike air max outlet uk</a> Turbulence LS has more than a few similarities on the Air Greatest extent Travas, plus it...
View ArticleThe Nike Air Max can be all dressed upwards inside darker glowing blue suede
The form regarding Nike’s nike air max outlet uk Turbulence LS has more than a few similarities on the Air Greatest extent Travas, plus it wouldn’t end up being unjust to telephone that the particular...
View ArticleHide Header/Footer in some Harlowe passages?
Hi all, I want to keep my header/footer hidden in some introductory passages (maybe 20) until the variables they contain need to be seen by players. How can I do this? Thanks in advance.
View Articlethe machine game after they introduced the particular Air Max
The following Thursday can be <a href="http://www.nikeairstore.co.uk/">nike trainers sale uk</a> as well as Nike have unveiled a new number of the training colleges to be able to observe....
View Article"Tags of last visited passage"
Hi. A question about Harlowe. So, if I want to make mechanic that checks what tags last visited page has... how do I do it? Is it possible? I'm having a Player Appearance passage. It can be opened any...
View ArticleHarlowe save, load game system for more than one session?
If I'm using Harlowe, how do I create a save game system so a user can come back even days later, open their browser and visit the game url, and have the option to load game and kick off from the...
View ArticleIf Conditions (Harlowe)
I've checked the Harlowe manual repeatedly and tried searching through the forums, but been unable to find an answer: Is there a list somewhere of what conditions are allowed in if statements? So far...
View Article[Harlowe] Can't escape a single quote
I have code similar to this: (set: $a to (datamap: "A", "")) (set: $b to "(set: $a's 'A' to it + ' Don't! ' )") (print: $b) (print: $a's A) The single quote in 'Don't' needs escaping, or Harlowe will...
View ArticleHow do I make text appear individually and not all at once?
I mean that the whole passage won't appear at once, but rather it'll appear line by line. I want it to be slower so that the story can be digested better but I'm having some trouble doing that.
View ArticleCall to french speaking users
Bonjour à tous les francophones. Dans le but de développer l'usage de Twine en France, Suisse, Belgique... et autres lieux de francophonie, particulièrement pour réaliser de la fiction interactive avec...
View Article[Harlowe] Doing a loop with Javascript?
There are a number of questions asking how to do a for loop in Harlowe, since no macro is provided for that: this, and this, and also this bug report. Some workarounds that are proposed include using...
View ArticleHaving trouble with no break and display tags
This is a strange issue I can't wrap my head around. I am using Twine 2 with Sugarcube 2 What I am trying to do (and actually have accomplished) is to take away the page break between my...
View ArticleHow can I create a NEW sidebar (right side)?
I wanted to ask you all how can I create a NEW (custom) right side sidebar for general purpose like inventory, cell phone, and "wrist watch". I kinda have the ideia it can (and must) be done with CSS,...
View ArticleHow to vertically align (bottom) images in passages? (Harlowe)
Hey all, I'm working on a game called REFT in Twine 2.0 (Harlowe) as a final project for an experimental narratives course and have made a ton of progress with the mechanics. Now I'm trying to improve...
View ArticleClick again in Harlow
Hi there: I've written something like this: (if: $Wama is not 0)[Waschmaschine aus dem Weg räumen. (click: "räumen")[(set: $Zeit to $Zeit +5)(if:$Meister is 1)[(set: $Wama to $Wama - 10)](else:)[(set:...
View Article