Trying to use Twine online in Chrome - only get a blank page
As I say above. When I click "use it online" on the main Twine page it just navigates to a blank page. The page itself isn't trying to load. Have tried clearing my cache and restarting Chrome, but no...
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 ArticleHow can I set a time in my story based on other variables?
I'm new to Twine so I don't know much here. I'm trying to have the sentence "It is X:XX in the morning." The time depends on another variable I have called $MinToAlarm. (The character woke up before...
View ArticleProblem building custom Snowman 1.3
I'm trying to create a variant of the Snowman format that includes jquery-ui, but i'm running into a snag in the build process: the build script is getting caught on the html:test task, giving the...
View ArticleExample Turn-Based RPG (Pre-Alpha v. 0.4)
Greetings!An example turn-based Twine RPG has been requested a number of times on this forum and back in the old Google Groups. Recently, I threw together a rush job in about four hours for the Twine...
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 Create a Red Herring?
I have what I hope is an easy question to answer. I'm test driving Twine right now and loving it so far, but I'm hoping there's some way to create a red herring or "false" option? I'm looking for...
View ArticleMedia queries in SugarCube
Hi, Long time no post, But I'm trying to embiggen the text box area on large screens because it's super tiny atm, but my media query doesn't seem to be applying: @media screen and (min-width: 2000px)...
View ArticleThe game I'm working on
Here's some screenshots and a video of the game I'm working on. It's a turn-based strategy game. War Room mission briefings. Armoury. Tech Tree. Mission cutscene.
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 ArticleModifying objecct properties inside of an array?
I'm working with Twine 1.4x and Sugarcube 2. I have a menu where the player can install parts to a machine; all parts are objects containing the boolean properties 'have' (whether or not the player has...
View Articlecreate inventory using sugarcane format?
Please help. I need to make an inventory for my game.
View ArticleHow do I make it so that you have to visit certain text boxes before other...
I'm sure this question has been answered many times, but I'm new to this site and don't know how to search for the answer. I recently read Porpentine's "Howling Dogs," and I really like how you first...
View ArticleEnabling Forward/Back Buttons in the Midst of Story -- SugarCube 2
So I know "config.history.controls = false;" disables the back/forward buttons (and vice versa), but it seems that if I run that code while the story is running, I can't turn them on in the midst of...
View ArticleRolling a variable number of dice, based on a stat
Hello, First post, here :) I'm setting up my first Twine game using sugarcube 2.x and I'm interested in some possibilities with the random macros. I'm wanting to set up a situation where a character is...
View Article(save-game: ) Harlowe limitation
Are there any plans to allow save-game to work with games that have "fancy" set: macros? We have several places where by clicking a link the colour of the font changes, showing that a particular answer...
View ArticleProblems with (set:) and (live:) and (transition:)
Hey, I'm using Harlowe and I want to use the transition macro to make a text constantly pulse. Now as I read the transition-time command doesn't work at all, so I made it work like this: (set: $wub to...
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 ArticleSpring Thing 16. Lots of Twine
http://springthing.net/2016/play.html I haven't played anything yet but, from a quick glance, there is a lot of polish here.
View ArticleKey Error: header.html when opening game
Hi there. I have a game I've been working on and tried messing around with SugarCube. Now when I go to open my game I get this error message. (attached) I've also attached my twine game too. Any help...
View Article