add a new format failed
Hi, was trying to add a new format to twine2 by following this tutorial https://github.com/cauli/TwineJson . But after typing into the url, it keeps loading and never finishes. It happens on both the...
View ArticleFreelancer needed!
Hey everybody, I have long been dreaming of a way to add both a "like button" and a "comment on passages" feature to twine. Upon bugging this forum and searching the internet elsewhere, I got to the...
View ArticleHelp Creating Save Function in T1 Sugarcane?
Hi Will somebody please help me set up a decent Save function for my games in T1 Sugarcane?
View Article(Harlowe) What's the css tag for (mouseover:) links?
Hey, I'm trying to use mouseover links in harlowe and I noticed that they're just sort of... underlined with a dotted line, and I'd like to make them more noticeable by changing their appearance in the...
View ArticleCheck value in two dimensional array in Harlowe.
Hello, I'm new here. How can I check value in two dimensional array like: (this obviously don't work for me) (if: $levelMap[$posX][$posY+1] is > 0)[[Go South]] The $levelMap is 10 : 10 array: (set:...
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 ArticleThe End
Here is my new game which I have been working on: http://www.philome.la/KandSGC/the-end/play Any feedback would be awesome for future projects.
View ArticleIllume Proofing
Has anyone used the Illume proofing format this year? I'm having trouble importing it. The error I receive when I put up the format is The story format at...
View ArticleTemp variables in hooks
I'm using Twine 2.1.1 w/ Harlowe. I have a temp variable called "_parser" that lives in a "header" passage. I want to use this to style certain lines of text that are meant to be in a "narrator voice"...
View ArticleCreating a Binary Decision from Several Options (then eliminating those options)
Finally been thrown for a loop on a problem. First post, but lurking for a few months. The idea is this: I'd like for a player to visit a location and randomly see 2 people out of a possible 5. They...
View Article"Publish To File" Won't Work on Firefox! URGENT!
Whenever I click publish to file nothing happens. There is no indication to show that it has saved, no new tabs open, nothing. It's like clicking on nothing. I have been trying to save it for three...
View ArticlePublish to File does nothing
Using the online Twine editor at https://twinery.org/2/#!/stories, I click the gear icon below (and to the right) of a very simple story (one passage, entitled Start, with one sentence in it), choose...
View ArticleAlcyone: The Last City is a sci-fi interactive fiction game inspired by...
Hey everyone, I'm really excited to share the Kickstarter campaign for the interactive fiction title I've been working on titled Alcyone: The Last City. It's based on Twine and SugarCube 2 which I have...
View ArticleBackground Image Clickable?
Twine 2.0 Harlowe Version 2.1.1 Is it possible to have a background image clickable? I have the code set up in my Story Stylesheet and the background image works fine. I'm also inserting...
View ArticleHelp creating a UI
Hi I'm new to twine and CSS and after looking around the net I can't seem to find the info I am looking for. I want to create a custom UI for my game and I'm not sure how to do it. This is only a...
View Articleusing symbols with If statements using variable In Harlowe 2.1.1
Ive been having some trouble. I don't know if twine just doesnt support what im trying to do or if there is another way to go about it. basically when a variable reaches a certain point i want...
View ArticleHarlowe What to type after an "If" variable, (:if $hassword is "false") = I...
Hello everyone. I'm new to twine and am having trouble with Variables, specifically what to write after the above variable to create a link to another passage. Also if there was a tutorial you could...
View ArticlePermanently Changing a Variable as the Result of a Choice
I have decision points that not only advance the story, but also change a variable. The code I've used so far helps me exit the if statement, but it doesn't permanently change the variable. I need to...
View ArticleHelp with character Sheet
Hey everyone, First, i am using Twine version 2.0.11 and SugarCube version 2.11.0 (at least thats what appears when i check inside Twine) On my game, i am trying to create a character sheet for the...
View ArticleMaking a mobile friendly UI - few snags
Ahoy, First off, I'm using sugarcube 2.17.0 in Twine 1.4.2, and apologies in advance for the lengthy post. I've been fidding with twine on and off for about a year, and I'm hoping to finally get around...
View Article