Dim Spirits alpha v0.1.5.1
Hey all! I've just started learning twine 2 on harlowe and have been working on a little project for the past four weeks. And now it's finally ready for a bit of public testing. The objective of this...
View ArticleUser input in Harlowe
I've been struggling to create a simple form at the beggining of a game, where the player can define attributes of his character such as name, job, etc. This post...
View ArticleTimed events in Twine 2.0.8 (Sugarcube)
I'm wondering if there's any way to get timed events in twine 2.0.8 with sugarcube. Basically, what I want is the player has a certain amount of time to click the link (lets say 3 seconds) and that...
View ArticleIs there a way to make text appear as RPG games?
Hello everyone, I am new to Twine. I wonder if there is a way to print text like old school RPG games letter by letter? Thank you :)
View ArticleHow do I style a piece of text with a changer macro applied to it?
Hi, I'm learning to use Harlowe, and I'm just getting the hang of styling text using classes. Everything seems to work except for the text that uses changer macros. For example |moan>[a low moan,]...
View ArticleTips for formatting to print.
I'm starting a simple choose-your-own-adventure gamebook (no variables) and I will print it later on. Should I [[use simple brackets]] or [[use some kind of numbering system|2]]. Do you have any other...
View ArticleHero.ROM - An Episodic Comedy RPG
Hero.ROM is a comedy-focused light-RPG set in a...let's call it "cyberpunk" setting, but blending elements of science fiction and fantasy into a bizarre, hilarious mess. I've been working on it for the...
View ArticleI thought I saved my twine game but I'm not sure I did
I have never used twine before and I need to make a game for one of my classes. I thought I saved it but I didn't publish it. All I have is a link to what my game was on but when I go to it now it is...
View ArticleNew Text that Bolds and then goes to normal
So I have the following text from the Harlowe example. Your [ballroom gown]<c1| is [bright red]<c2| with [silver streaks]<c3|, and covered in [moonstones]<c4|. (click: ?c1)[A hand-me-down...
View ArticleNo spell-check in Twine 2.0.8 standalone app for OS X?
I'm guessing the app isn't just a traditional browser wrapper, but I've noticed that none of OS X's built-in spellcheck options are available (for that matter none of the services are available at all,...
View ArticleStats system (SugarCube)?
I suppose this would be the correct place for it since it's still Twine 2.0, but I'm curious if there's been any stats systems implemented for SugarCube in conjunction with inventory systems/item use?...
View ArticleThis Book Is A Dungeon - Out on Steam (Made with Twine 1.4)
Hey there! I wanted to share my new Twine-based horror dungeon crawler that just launched on Steam! It was made with Twine 1.4, and it also includes a 40,000 word PDF dev diary about creating the...
View ArticleMaking a countdown timer with in Sugarcube 2
In Sugarcube 2, I notice this bit of code works about as well as you'd expect <<timed 0.1s>> 1.0 seconds left <<next>> 0.9 seconds left <<next>> 0.8 seconds left...
View ArticleIssues Implementing an RPG style Stats Screen (Stat point allocation etc) in...
So after a little bit of digging I found on the sugar cube wiki a way to increase/decrease a 'stat' value with the following; Strength: <<click "[-]">><<set...
View ArticleSave / Load game in 2.0 and Harlowe
I've found somewhere the macros to save and load (not here at this forum). They are working fine, so to have two saving slots: [Save A]<savea| (click: ?savea)[(save-game: "FileA", "Passage1")] [Save...
View ArticleNewbie here! How do you randomize choices?
Hello! I am trying to randomize my choices in a passage. I am aware of either() but I realize that if I use either(), the correct choice would appear twice or it won't appear at all. How do you make it...
View ArticleSharing with Audio
Hi everyone, I've been playing around with Twine for a little while, but I'm struggling with a couple of things. Namely, audio - I love to have audio in my scenes if possible, and about a year ago I...
View ArticleMoving multiple passages at once rarely works
Hi, I've encountered an issue that I'd really like to be able to solve, as my passages are getting in really inconvenient places. If I box select a group of Twine passages, I can click and drag them as...
View ArticleIntroducing the Screentastic alpha, a brand spanking new Twine 2.0 Story...
You can download the format here, or pump it straight into Twine using this URL: http://seansimonanimation.webuda.com/twine/format.js Thanks go to Greyelf, Chris Klimas (whose code I stole from...
View ArticleTwine expertise needed for educational game building
We are currently building an educational game using Twine 2.0. We love Twine, because of the speed and ease with which we can create, test, edit and share stories. However, we are writers, and our...
View Article