Quantcast
Channel: Twine Forum
Browsing all 3830 articles
Browse latest View live

Forms in Harlow

I have a code to insert a form into my story for users to fill out. Is there a way that I can get the form to generate a seperate page for the user to print out themselves, rather than have it go to my...

View Article


How to do something when the passage is left?

I need to stop playing sound when the user leaves the passage, but there may be more tasks which should be executed when the passage is left, regardless of the way it was left (not only by clicking...

View Article


SugarCube 2.0 Formatting Questions

1. Where I could go about adding some text to the sidebar? I'm not terribly familiar with Javascript, though I do scripting for games otherwise, so I'd probably be able to figure out my way around if I...

View Article

Disappearing Audio?

Hello, I'm new in twine and am adding audio to twine 2.0 Harlow. I managed to get the audio to work by using a dropbox link but when I play my game the next day, the link no longer works. I have to...

View Article

Any dynamic text effect macros for Sugarcube 2.x?

heya! i'm very new with twine, in fact, just started my first project today. it's actually going along very well! i wanted to spice things up in my story to have certain words have dynamic action, like...

View Article


Background images troubles (Sugarcube)

so i've managed to insert an image into my game using this code html { background: [img[/home/steve/Desktop/Reid/zzz.jpg]] fixed; position: absolute; background-size: cover; z-index: 1; width:100%;...

View Article

sugarcube setter link seems to be unsetting my variables.

I'm using twine 2 - online/browser based Sugarcube 1 So I'll set $self_worth at the start of my story. I display that and other variables' values in the sidebar with StoryMenu Later on in the story...

View Article

Countdown Timer - Harlowe

Hello, Apologies if this is posted elsewhere, but I keep seeing countdown timers for Sugarcube, and not Harlowe. I'm looking for a simple countdown timer that will display live (starting at 30s), and...

View Article


Replace and remove text multiple times + timed replace

Hello all, After spending another hour trying to figure this out on my own, I'm just going to ask here: In my game scenario, a TV set is on, and the anchor is speaking several lines one after another....

View Article


My advanced version of playsound macro. Testers and comments are welcome

The javascript code is here. Based on http://www.glorioustrainwrecks.com/node/5061 (written by Leon Arnott), but has more possibilities and some significant differences. Some macros added, some...

View Article

How to play a sound when entering a passage or clicking a link? Twine2...

Hello Twine-masters, although this question is asked quite often I just can't make it work for me. I'm terribly sorry. I'm using Twine 2.0.10 and the Story Format Harlowe 1.2.1 I just want to have a...

View Article

Storytext on the left side. HELP Twine 2.0.10, Harlowe 1.2.1

Hello, I use Twine 2.0.10 and the Storyformat Harlowe 1.2.1 I want the text of my passages to appear on the left side of the screen. I already disabled the tw-sidebar in CSS with: tw-sidebar { display:...

View Article

How do you make an if/else loop?

I am trying to make an adventure story but I need an if/else loop to display some text. Code: (if: $weapon == true) [ Weapon Strength: $weaponstrength ]

View Article


User input in Harlowe: defining variable content using html tags

(English is my second language) Hello community! I would like to define a variable content by asking the user to choose between a exhaustive list of possible strings (6 elements). I thought I could do...

View Article

Creating and Rendering a 3D image/figure

Just out of curiosity... Are any of Twine's languages capable of creating and rending a 3D image? I've got all kinds of tutorials I could work through, but I need to know if it's possible to do in...

View Article


Evaluating expressions within function arguments

So this is hopefully a really stupid and easy-to-answer question. I am upgrading a twine game from 1.4 to 2 in Sugarcube. Previously, I was able to use stuff like: <<set $foo = 25 + Math.floor(...

View Article

How to make an Undum-style scrolling (branching) narrative?

Hi, I'm just getting started with Harlowe and Twine 2.0. It seems like a terrific tool. I'm trying to build an experience in which portions of the unfolding text are appended, but where all branching...

View Article


Is there a way to transfer passages from one document to another?

If I created some passages in one document, is there I way I can export them into another document? I've got my work spread out between two different documents and I'd like to merge them into one. Is...

View Article

Links not working!!

My first passage ends with a link but when I test the game it appears inside double brackets, as it does in the code, and isn't clickable. I'm making this game as a school project and it's due by the...

View Article

Fullscreen

Anyone got a way to get it to run fullscreen - without the distracting gubbins from the browser at the top of the page?

View Article
Browsing all 3830 articles
Browse latest View live