Using Replace macro with other whilst also utilising numbers. (SUGARCUBE,...
Greetings, I've gotten pretty far on my character creation system thus far, but here it seems I have reached another impasse - and I believe that this information may yet prove useful to other's who...
View ArticlePassage-name CSS class
Can I use the name of a passage as class to style, as example, a custom starting screen, like the classic "SEEEEGAAA" screen? Or to check if is the first passage? Or any idea to achieve this?
View Article[Sugarcube] Transferring Stylesheet from version 1 to Sugarcube 2.0
Hello all! So this has been a problem that's been in my crosshairs for a while, but seeing as how (for me at least) it's not been a gnawing, pressing or detrimental problem I've been putting it off to...
View ArticleStories disappear from list when starting up Twine 2?
I'm not entirely sure where this goes, but recently, I've been working on [X], one out of six stories on Twine 2 on my computer. Yesterday when I opened the app, I found all the stories but [X]; today,...
View ArticleRedactor
My game is finished! Play: http://blog.patientrock.com/george_orwell_1984_redactor/ Report for your shift at the Ministry of Truth where you’ll spend your workday rectifying “misprints” in newspaper...
View ArticleFor use in Twine 1, Is there an equivalent of the (click:) macro that is in...
Looking for a macro similar to the (click:) macro from Twine 2, to use in the first Twine engine (with the Sugarcube story format). I want to have it so the player clicks a link to reveal more text,...
View ArticlePassing Twine variables to PHP
Hello, I've done some research on this, but everything I find doesn't seem to function properly. I'm trying to pass variables collected in twine to PHP so that I can print them as a txt file. I have...
View ArticleReferencing code between rooms in Snowman
Hi everyone. Just got started with Twinery. Tried to search for this but couldn't find it. I am using Twinery 2.0.11 with the default packaged Snowman 1.3.0 format. How do I reference a...
View ArticleHow to make moving captions?
I want to show the credits of my game in a smoothly moving movie-captions style. I found several pure javascript variants, but was unable to adapt them to Twine. Neither I can get the size of the...
View ArticleHarlowe: How do I fix an image in my sidebar?
I want to fix an image in my sidebar to appear on every page/passage throughout the story. How do I do this? Here is my code so far. tw-sidebar { padding-left: 145px !important; padding-top: 150px;...
View ArticleTwine Code for variables
I'm working in Twine right now, and I'm stuck on the coding process for one of my variables; specifically, the variable time ($time). I start off my story with two hours, and I want to show time...
View ArticleIs there a way to add cache audio to a Harlow story?
I want to add audio to the tw-sidebar so that it will play throughout the story. Is there a way to do this? (doesn't NEED to stay in sidebar... I've just seen it done this way on another twine that was...
View ArticleTwine Feedback Forum
I have started creating a story in Twine using Harlowe. It will be my first game and often ask a family member for feedback. I see others asking for feedback on their finished stories in this forum and...
View ArticleHow do I define story objects more gooder?
So I just started with twine, and I went ahead and installed (I think the latest) v2. Deciding "Okay, let's keep this simple", I tested a few variables to get the hang of it. Stuff like <<set...
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 ArticleInput a global sidebar in Harlow
Hi everybody, I want to input a global sidebar that always displays a set of variables ($health $stamina etc). I already have the CSS the way I want the bar to be displayed, but I don't know how to...
View ArticleTwine 2, Harlow: How to get audio working with NODE-WEBKIT?
I have included ffmpegsumo.dll, but still no luck. My graphics are coming out fine, but audio isn't working. Any help is appreciated. Edit: I see the problem may be that ffmpegsumo.dll may be the wrong...
View ArticleHow can I make one link disappear when another is clicked?
Basically what I want is a situation where you can select one of several dialogue options and once you've selected one I want further options to be displayed without having to go to a new passage every...
View ArticleLooking for Twine author to interview about game design process
Hello! We're looking for a Twine author who would be interested in talking about their process for organizing and writing a game. Our producer and I are interested in learning more about how people...
View Article