Tooltip CSS
Using SC2.11 I want to show some bit of tooltip when a word or phrase is clicked or hovered over. I wonder if this is available to do using just CSS? If not, then with JS? I looked at...
View ArticleSugarcube - Link div to passage
Hi everyone, I'm currently using Twine as part of a university assignment. Currently I'm at the stage where I want a user to click a Polaroid image to select their character's gender. The Polaroid is...
View ArticleCan I make a timer count down across multiple passages? (SugarCube 1.0.34)
Hi everyone! I'm very new to Twine and coding in general, so please bear with me. I'm trying to create an invisible timer that will count down across multiple passages, and then redirect the player to...
View ArticleFunction for int to English?
Just thought there might be a convenience macro for this in Harlowe since it seems so helpful in writing legible stories. Is there and I've missed it? Thanks!
View ArticleCycling between options using the Harlowe (click-replace) macro
Hey all. I'm trying to allow players to choose a gender. Basically, what I've got is something to the effect of: You're a dude.(click-replace: "dude")[(set: $gender to 'woman')lady] What I'd like to...
View ArticleAuto cursor in textbox (sugarcube 2.11.0)
When using the <<textbox>> macro in a passage, is there any way to have the cursor already in there, as opposed to the player having to click in there manually?
View ArticleHow much can a single passage realistically handle?
Because of my limited knowledge of Twine I suspect I overuse passages and resort to them when I really should be using macros like <<replace>>, <<linkreplace>>...
View Articlefadeoverto macro issue in sugarcube 2.11.0
In my game I have a countdown triggered at the start to let the player know how long he has before the oxygen in his room runs out. I accompany this with a looped alarm sound called low_air. If the...
View ArticleMy solution for using scripted actors in Twine games
Required: • Twine • Internet connection • Audacity with mp3 exporter addon installed. Not suggesting for one second I'm the first to have this idea, but I've just spent a good few hours searching for a...
View ArticleAdd onBlur behavior to SC2 macro
I have some user input data (name, email, phone nr.), that I´d like to validate using an input field's onBlur behaviour. In HTML, what I am looking for, would look something like this: <fieldset>...
View ArticleCryonix
I have new (very short) game out. Comments welcome. Thank you to all the board members who helped with those horrible <<if>> macros and other codes. A special thank you to The Mad Exile....
View ArticleSugarCube — any way to CSS-style "initialising" and assorted screens?
Is there any particular way to style the "initialising" and assorted screens so I can differentiate them a bit in my project from a stock SugarCube-based twine game? I recognise that the screen appears...
View ArticleHarlowe, save-game and actualisation - will variables stay?
Hi, I'm slowly creating a massive story in Twine. I wanted to post is (first three chapters) and then add the next episodes as actualisations. Can I do this just by replacing the old .html file with...
View ArticleHow to make your text appear into the original passage after you clicked a...
I don't really know how to phrase things probably, sorry. So I kinda want the link to loop back and appear new texts for the story Thursday, 9:30pm You're at the [[Red Cherries]] on Carol street, right...
View ArticleUploading my twine story on a website?
I've made a twine story with SugarCube 2 2.10.0 I would like to get it online. I have a website that I use tumblr as a host, which I understand limits things. Is there a way to get this twine story on...
View ArticleJQuery Issues
Hi. I'm back again with another stupid question. I'm trying to incorporate a slider bar into my Twine story, but due to on incompetence or inexperience, I am unable to actually get the darn thing...
View ArticleIs it possible to display the passages chosen by the player?
Hi! I'd like to make some kind of game where you build the story by yourself and you can see your past choices (passages) written in a list. Like, if you chose "I went to the forest" and then you chose...
View ArticleRandom name (Sugarcube 2)
Simple stuff for you (but not for me): I would like to give my character a random name out of a list of names. I'm really not sure how to do this. I read the sugarcube2-doc and tried it, but I'm doing...
View ArticleEnd credits
I'm looking for the CSS that will give me a fade in / fade out on the text, for the closing credits to my game. I need the credit to fade in, hang around for a second or so, then fade out before the...
View ArticleClicker game ala Kittens Game/Candy Box help
Hello again, forums. So, I'm working on my next big thing. Title and theming is all a WIP, of course, but for now I'm trying to figure out the coding. Enclosed is my work in progress, and I have a few...
View Article