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

How to make a chance for a passage to appear or not appear?

I am trying to make some kind of dynamic passages, so that it's a different kind of passage that pops up. I tried this, but i failed horribly at even making something this simple xP (set: $test to...

View Article


Javascript keybinding to all links of a particular class

So the answers on my keybinding post last year were very helpful, and I now have a working keyboard control system in my game. Using something like: $(document).on("keydown", function (event) { if...

View Article


How to pass Twine Story Variables to a Javascript Function?

I am using Sugarcube 2.6.2 in Twine 2. So I figured it's about time I tackled that elephant in my IDE. I've been researching into Javascript syntax recently because I want to figure out how to add a...

View Article

Centering opening title/ making a title screen

Do you know if it's possible to center the main menu to the very center? Whenever I try with the <center></center> code, what it does is center it to the middle of the playable area, not...

View Article

Using javascript to extend or edit an already existing story without touching...

by experimenting i have figured out that i can edit variables and make them keep thier value between passages via $(document).click(function(){...

View Article


my background image will not load in Twine 2.0.11, Harlowe (on my Mac OS El...

Hi there, I am having problems with Twine 2.0.11 Harlowe story format. The background image is not loading. I did not have this problem with Twine 2.0.2. I have tried so many different variations,...

View Article

doesn't open

it completes down load --> installs complete 100% but doesn't open or do anything

View Article

Text Animation Issues

Hello everyone! I should mention first that I am quite new to twine and that I understand 'most' of the basics of sugarcube and sugarcane. (Though as a note I am horrible at Javascript) At the moment I...

View Article


Fade In for Background Images

Hi everyone, i'm working with Twine 1.4.2 and Sugarcane. I used the body[data-tags] to change my background image for each new passage, which is working all fine. What i wanted to do now, is have the...

View Article


Does Twine 2.0 have an upper character limit?

I know variations of this question have been asked but I feel like it's never really gotten a proper response. What's the final limit for a Twine 2 project, wherever this limit might come into play —...

View Article

Good offline manual/api for twine 2 +harlow?

I'm about to go on vacation to a place that have spotty internet connection at best. So I'm wonder if there is somewhere I can find a manual or api for twine 2 and harlow that I can download to my...

View Article

Different types of links, help!

Hi there! first off, I am a newbie to Twine and CSS (and Java and HTML...) this forum and all the documentation has been incredibly helpful but I'm still struggling with some things that seem very...

View Article

Twine 1.4.2 Refuses to open

Any time I try to import a file, or even just open twine, I get this error message. Errors Occurred See the logfile "(Where I Installed Twine)"\twine.exe.log for details. That file does not exist when...

View Article


Dice rolls with three outcomes in Harlowe

Hi! I'm brand-new - only been using twine for 3 days. I read lots of discussions and watched a bunch of tutorials, but I just can't get this dice roll thing to work in Harlowe. I'm sure I'm missing...

View Article

How do I create a gallery of photos?

I want to make a gallery of photos where the user can select each picture, click, and be directed to a new passage. I know how to turn images into links, just not sure how to go about the gallery layout.

View Article


Incorporating other Twine 2.0 projects as downloadable "modules" using...

Is this possible? I've seen conflicting reports as to whether or not it's supported. I'd like to be able to have the player eventually download updates that add and extend the story.

View Article

Backgrounds defined in CSS - not showing (Harlowe)

Hi all, Can someone look at my CSS below and see what I'm doing wrong here when it comes to the backgrounds. I've set up a couple that work with tags on passages (bank from below) and it's worked in...

View Article


Harlowe - font size for text inside passage

Hi all, Another 101 question from me: how do I define the font size of just part of text within a passage? I know we have a way to set a specific font: (font:"Skia")[And what have we here?] But what is...

View Article

Can anyone help customise my game or point me to someone who can (for cash?)

So I've just finished writing my 61,000 word game using Twine 2.0 Harlowe. I've managed to toss in a number of gaming elements thanks to the brilliant greyelf, but there is a LOT that remains in terms...

View Article

Problem with widget in SC 2.6.2

Good evening! I am working with Twine 2.0.11 using SugarCube 2.6.2. I am having trouble with a widget I wrote. The widget should compare user inputs with given variables and dynamically link to the...

View Article
Browsing all 3830 articles
Browse latest View live


Latest Images