Coding a character creation sequence
Hi, I want to start my story with the option for players to decide what their character looks like. At the end of this, I want to have a passage that says something like "You look in the mirror and see...
View ArticleCreate an interactive textbox using Harlowe?
It can be done with sugarcube, but I wonder if it is possible to create an interactive textbox with Harlowe in which the user enters values, and gets feedback - eg too low, too high, correct?
View ArticleGrids and Dialog and Npc's and stuff...
Okay, so bare with me here I am trying to write a story that involves quite some narration, NPC's and conversation's with such NPC's (with different options for the player to choose from and to...
View ArticleCreating If Else Statement
Hey! I'm trying to use If Else statements to display particular passage text depending on the player's previous choices. Passage C is reached by the player through Choice A or Choice B (this has a...
View ArticleSugarcube Dialog Box Abilities
Is it possible in Sugarcube 2.18 to use a <<link>> or <<click>> to open a dialogue box that then allows for further options? Such as clicking on a rock, which opens the dialog...
View ArticleURL opening a specific passage ?
Hello everyone I use Twine to make a game which doesn't have a specific starting point, and I would like to directly open a precise passage of the game by using the appropriate URL, with the goal to be...
View ArticleIs there a way to overlay multiple textboxes on an image on Sugarcube2?
Hi Trying to develop a serious game that involves inputing variables into authentic charts? Any help really appreciated! Cheers J
View ArticleInstalled local version of Twine 2.0, trying to display an image with...
I have created an image called home.png and placed it into the same directory as my test story (documents/twine/stories/) and used the following syntax in a passage: [img[home.png]] This is the exact...
View ArticleTrying to make a basic combat system.
So I'm making an RPG type game. I want a basic combat system that subtracts an amount of health from the character based on whether they hit or miss the enemy. Right now I have: (set: $health to 30)...
View ArticleKeeping Track of Points
I'm using Sugarcube and I'm trying to do a story with some questions mixed in it with answers. Each answer is worth different points and takes you to different points of the story. They are all normal...
View ArticleKeeping Track of Points
I'm using Sugarcube and I'm trying to do a story with some questions mixed in it with answers. Each answer is worth different points and takes you to different points of the story. They are all normal...
View ArticleDoes Twine also support parallel story lines?
It seems, that twine only supports a single active story line at once. I would like to have multiple active story lines at once. What this could mean, is either, that you have multiple persons, which...
View Article[Sugarcube 2.0] Help with placing an image, at the right location
Hello everyone! I was wondering if it was possible to place an image to side of the main text area in the base design of sugarcube 2.0 much like in the example that i have posted below. If not, then is...
View Article[Twine 2.1.3] [Sugarcube 2.18] Returning to previous passages without using...
I'm building a simple dialog system where characters can be encountered in multiple locations. I have a single passage (charactername topics) that gets called from wherever the player talks to the NPC....
View ArticleUnable to set starting point...
I removed a passage that was my starting point. Now I am unable to set a starting point again. I clicked the rocket but it doesn't do anything. How do I fix this ?
View ArticleNewgrounds breaking the HTML file.
Hello, I just tried to upload a demo version of the game I'm currently working on to Newgrounds but some parts of the game are "broken". Sometimes my game's line breaks are working and sometimes are...
View ArticleNeed help with timed pregnancy
Hey all, VERY new to programming. I'm using Twine 2 with Sugarcube 2 I was able to get a running clock with the advice in: https://twinery.org/forum/discussion/3195/clocks-still-driving-me-nuts Is...
View ArticleI can't open Twine
Hey, i'm really new to this, i tried some time before in between Twine and Twine 2. I came back because i need to do some work for uni, and i would really like to use this program. For some reason...
View ArticleIs it possible to make status effects in twine?
So like you end dialogue and get a question wrong, adding fear x1. After getting 4 fears status effect of hate or something. PS. Is there a way to make screen changes like color or anything
View ArticleGetting rid of the return button!
Hello, I'm new to twine and I was wondering if somebody could help me. I'm making my first story, when I click play and choose an option it takes me to another passage (normal), but it shows me a...
View Article