SugarCube releases
I figured that I might as well post a note that I've just published a new release of SugarCube for those of you using it.Highlights: Added dynamic updating to several of the page elements within the UI...
View ArticleExternal Link to the Story
It's Posible tu use a external link to a specific passage of the story? I'm trying to make a live story with QR codes and it would be great
View Article[Harlowe] Can I replace the contents of tw-sidebar using Javascript?
Hello everyone, I wrote me a simple sidebar menu using javascript, which is toggled via a button and then slides in from the side. I already got it to work, but I would like to place the button that...
View ArticleSugarcube 2.7.0 If conditionals with two textboxes and multiple variables
Hello all, I've got a couple of textboxes where users enter answers to questions. 31. Write the <b>first name</b> of one student who //passed// the session: <<textbox "$q41"...
View Article[harlowe] Come back after a year. Can you tell me what's wrong with this...
Sorry to bother you again, but I have been trying to make an expression that doesn't show the exact quality of an item, instead showing some words describing it. But until now, I have had no luck. Can...
View ArticleMy New Website
This is my website, where I have put links to all of my games and will do for all my future projects. Plus, you can find my Youtube channel there! http://www.kieronrana.com/
View ArticleBackground images have gone away-?
This is my CSS body{ background: url("Story/Objects/background.jpg") no-repeat center center fixed; background-size: cover; } tw-sidebar { background-image: url("Story/Objects/signboard1.jpg");...
View ArticleRandom Name and Random Events
I have an idea for a project where I have two random things, three random characters who are generated with random names and genders, three people who will open a series of doors which will choose one...
View Article[SugarCube 2.7.2] Creating A Panel Similar To The UI-Bar
Hello, I'm looking to add a slim and stowable bar to the upper right portion of the screen. I feel that the information it would display would best be handled by a horizontal bar, as opposed to the...
View ArticleDebugging a widget in SugarCube 2
I'm trying to debug a widget I made. There an undefined in it somewhere. The debug mode doesn't add anything to the error displayed: Error: <<myWidget>>: cannot execute widget: Cannot...
View ArticleCan You Multiply A Variable?
I am using Harlowe to make a game. Basically, part of the game is farming to get food. Every time you go to the farm, the seeds you have collected turn into food, and boost your hunger bar. Here's the...
View ArticleText input box without submit button?
Using Twine 2, Sugarcube 2. I have a text input, where the player can type something and stuff will happen depending on what they typed. My problem: The way I have it set up, they have to press a...
View Article[SugarCube] Is there an equivalent in SugarCube to Harlowe's "link:" changer
Hey ho, I am trying to rewrite one of my projects I started in Harlowe into SugarCube and am wondering if there is anything in SugarCube like Harlowe's link-replace changers? I especially used the...
View Article[harlowe] How to set multiple condition for an item with (elseif)?
Hello, another brick wall hit with my story. This time, on a pokemon game I'm trying to get my son to forget about pokemon go. This code always gets me a female, enven with pokes that shouldn't be...
View ArticleDisable Sugarcube Apologies popup.
So Ive created a handy random generator tool through twine that my friends and I use extensively via mobile. However here is where we run into problems, depending on the browser we often get the...
View ArticleWhats the best way to export Json?
Seems this thing is broken; https://github.com/cauli/TwineJson I'm looking to parse Twine in Unity, Json seems like the most painless way.
View Article[Help] How do I make text disappear when it reaches the top of the screen?
As you will see in the screenshot below, I've created a background for my Twine game. The background includes a Notepad document that I would like the text to lay on top of. However, if the passage is...
View ArticleSugarcube 2: how to evaluate a condition stored as a string in a variable
In sugarcube 2 (twine 2), how can I evaluate a condition stored as a string in a variable. Example: <<set $condition = "$var1 gt 1 or $var2 gt 1">> <<if $condition>> /* it...
View Articletwine 2: how to publish story as HTML such that the html file cannot be...
I know preventing an HTML file to be viewed is a very cumbersome and unreliable. I am creating simulations as a tool to facilitate classroom training. This is paid. I dont want my corporate users to...
View ArticleHow do i Make text fade
Please help as you can tell by the title i want to Make text fade away. I use harlowe 1.2.2 Please explain fully im a bit of a noob
View Article