How do I allow the player to choose their name?
I've been tying to work out how to give players the option to type their own name rather than just choose one from a selection. How can I do this? I'm not settled in a format yet but I think I'll stick...
View Article[Sugarcube 1.0.34] Converging multiple choices into one passage
Hi there! I'm still fairly new to Twine but I've had a small amount of experience in programming, and I've been watching through some tutorials on Youtube to help me with Sugarcube's functions. That...
View Articlehistory-backward hover color
Hello. I use #ui-bar-toggle:hover{ background-color: purple } and that changes toggle button color to purple when mouse is over it. However neither #history-backward: hover { background-color: purple }...
View ArticleHow do people download and use my game and what on
Hi ive released my game and people cant play my game the weblink wont work so how do people play my game with the file and what on? I know theres an option "publish to file" which i have done so how do...
View ArticleRessurection city 0.2.0
Hey check out my new text based zombie survival simulator! Play the alpha at this link: http://adventurecow.com/stories/2124/ressurection-city-020# If you dont mind take our survey and tell us about...
View ArticleSample code for using the click event in snowman
So I am trying to save the name of the player using snowman. I am very familiar with JavaScript and jQuery. Give me your **your** __name__ : <input id="playerName" type="text" /> <input...
View ArticleHow to i make it so my game autimatically translates languagues
Hi how do i make it so i can have a setting so people may change between available languages basically how do i make the game translate automatically by pressing something? If you need to know i use...
View Article"Candles" Beta 1.0 Release
Hello! My dev team has been working on the basic story of a twine game and are releasing the Beta 1.0 version. We're looking for anyone to test it out and give feedback! You can play it at:...
View ArticleDynamic passage name? (sugarcube)
So I'm trying to make it so a link goes to a specific passage. The player is on passage 8 and they want to go to passage 9, but in this circumstance I need to write 9 in relation to the current...
View ArticleLoading either the online or offline version of a font
Hey all. I'm using Twine 2.0.11 with SugarCube 2.7.2. What I want to do is be able to load an online version of a font if someone is playing an online version of my game, but load a locally-stored...
View ArticleChallenge in sugarcube game?
I've been trying to think of how to add some level of challenge to my game. I've thought about adding a word jumble or something but I'd prefer something more advanced. I know I can't make Pacman or...
View ArticleHow to deactivate hook links when selecting one of them (Twine 2 harlowe)
Hi, I'm trying to make a narrative effect when a passage offers several links and when you choose one of them, the other options disappear. I'm talking about hook links, that is, pressing any link will...
View ArticleAppend HTML/Twine code with widget/javascript
I have a <div id="myButtons></div> and a template for a button, <span class="btn"><<button "%value%>><<set $selected to "%value%">></span>
View ArticleCan't post
Can't post anything. If this goes through, it means I can't post a question or I can't post in the help forums.
View ArticleShould games with lots of images have the the files stored externally?
What's optimal here? I pretty much know what I'm doing with internally stored images (on Twine 1/sugarcane) but I'm looking to make an adventure game with lots of different images in it. Is it best to...
View ArticleStrikethrough
Hello. I know this is probably a super easy solution, but I cannot seem to get the strikethrough to show up? I put in the ~~text~~ as it says on the Harlowe markup style sheet but it just shows up with...
View ArticleHow To Do A Strikethrough
I am using Harlowe and I would like to have some text with a strike through them, so it's crossed out. However, I can't seem to do it. I've already tried both of these things: ~~text~~ (text-style:...
View ArticleObject created from a "class" object from ES6 has it's functions broken after...
Using SugarCube 2.7.1, compiled with TweeGo 0.99.0, tested on Chrome 51.0 (64bit) It seems object defined with ES6 class keywords gets murdered when pressing F5. It's content seems to be find, but the...
View ArticleStuck in a room... now what?
Hello! Or perhaps meow. I'm new to this forum and based on what I've seen (I haven't seen much) it's about stories? I don't know, but I'll post this thing anyway. This story is about a girl named...
View ArticleHow do I make my video look "pretty?"
Does anyone know how to stretch youtube videos across the back of my passage? Is there a CSS I should use? Using Harlowe
View Article