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

Twine Game about Guilt, Doubt, and Heroism: Grofast Industries

Hey, I've been working on a rather large Twine game for the past two years (probably better classified as an Interactive Novella). A lot of games tend to focus on what you do or what you say, but I...

View Article


(Harlowe)Sound Effects In Links

In my game, when you click on links a sound should play. I've looked on the wiki and used that code, but the sound doesn't play. Can anyone explain a way to play sound effects?

View Article


Preloading background images (Sugarcube 2.0 / Twine 2)

Hi! In my current story, the background image shifts with some of the passages. E.g. When you're in a cottage, there's a cottage background, then in a forest there's a forest etc. I'm looking for a way...

View Article

Workaround for SugarCube not supporting either()?

So I just switched to SugarCube to use the awesome save features, and am very happy with all that--but of course, other things don't work quite so well!For one thing, it appears the either() function...

View Article

SugarCube either function broken?

I've been trying to use the either function in my port from Harlowe to Sugarcube to no avail. I've pasted the code directly from the manual: either("Blueberry", "Cherry", "Pecan") My output is:...

View Article


Links that change when clicked

I'm using Twine 2, SugarCube 2. I want to make a set of links that change when clicked. For instance, one link to change between "small" and "big" and another between "cat" and "dog", so that the...

View Article

harlowe - keeping variables through savegames?

yo so i've got a save/load game function in my game at the moment (works if you close the tab, lets you visit the main menu, etc) (this is a footer on every page:) [Save Game]<save| || [Load Saved...

View Article

No space bewteen links.

Hi, I would like to know if there is a possibility to have no space between the links? My story use a lot of conditions, like that : <<if option 1>>[[Passage 1]]<</if>>...

View Article


Browser back/forward history navigation

Using Harlowe 1.1.1 on Twine 2.0.8. Have a CYOA sort of story where I want to be able to use the browser back/forward button to navigate. It's not working for me by default in Chrome (Mac). Is history...

View Article


Image may be NSFW.
Clik here to view.

Choose one from a random set of passages, then discard it

Hi, I'm a new user of Twine, struggling to make a first story-driven game for a Game Jam. Hope you can help me with the following: We are trying to code a part of the game in which the player enters a...

View Article

Need help setting (click:) questions to behave to my condition!!

On this passage the reader/player gets the option of 4 questions displayed, each with their own respective answers using the namedhook calls. What I want is for the reader to select any of the...

View Article

Colored text isn't showing properly in the game? (Harlowe)

I'm writing a story with multiple characters, and I've been using basic HTML (as in <font color = "#hexcode"> html) in order to change the font colors. There's a problem, though - I can't make...

View Article

Image may be NSFW.
Clik here to view.

Hello, can anyone help? What's wrong in such macro?

Hello, I am new, using Harlowe and I am trying such macro: (set:$s1 to 0) (link-reveal:"Click me")[(set:$s1 to 2)] (if:$s1 is 2)[You find a new way] The last sentence never print those text out. What's...

View Article


Image may be NSFW.
Clik here to view.

I'm having trouble setting up an inventory in Harlowe.

Hello all, First off I'll admit that I'm very very new to working with Twine. I started yesterday to be exact. I'm already enjoying it immensely but I've run into a snag. The following tutorial...

View Article

How to keep multiple links updated?

Hello guys, I'm new. This is a bit of a tricky question but I hope I can explain myself well. I have a passage with multiple links , which are meant to be questions that you ask a character. You can...

View Article


[Harlowe] How to delete automatically the choices already done by the player?

Hi I would like to be able to (in a display): delete automatically the choices already done by the player, in order to omit repetitions. How to do so? I imagine that it is with (history) and (replace)...

View Article

Responsive/dynamic layered images

I'm using Twine 2.0.11 and SugarCube 1.0.34. I'm trying to layer images so they rest on top of each other to create a composite. What I would like is for the images to reside in the passage element, so...

View Article


Twinery.org Import From Url?

Is it possible to "Import From URL" at all? It would be nice to put my .twine file online, and then provide a link that basically takes them to twinery.org, with my file open for them to edit. Or...

View Article

Getting the index of an element in an array?

Specifically, I'm trying to make a system for character stats, where a particular character's stats are stored in a datamap as strings, but can be incremented from an array. So for instance: (set...

View Article

Error message when opening Twine game in Safari

I'm using Twine 2, SugarCube 2. I just uploaded my Twine game to my site, and it works fine with Chrome, Mozilla and IE. But when I try to open it in Safari (on the phone), I get an error message...

View Article
Browsing all 3830 articles
Browse latest View live