About passage count
How many passages have any one of you put in for a single project? Is there a top limit?
View ArticleHidden link
Heyo, I need to make one link text to a passage look like regular body text. Using Sugarcube in twine 2. I feel like this question must have been asked a thousand times but i guess I'm bad a googling...
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 ArticleHow do i make a randomizer?
Hi how do i make it so my game will randomly pick a passage to say something (example: you are attacked by a zombie-or-you find a gun) By the way i use harlowe 1.2.2
View ArticleHow do I create a confirmation dialog (pop-up window) with SugarCube?
I want to have a dialog box that pops up, gives a few options, then closes when finished. Example "Are you sure you want to start a New Game?" [Yes] or [No]
View ArticleHow to get music urls
How do i get music url to put in my game? I use halowe 1.2.2 Please help
View ArticleLeaving and entering a room, want text to remain the same.
I'm trying to make a game where you have a small number of rooms to walk between, and you solve puzzles and notice things within the rooms. I want the player to have to click on trigger-words to get...
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 Articleadding functions
Hi, I've created a variable containing some functions in my intro page eg. <<set $time={ day=0, hour=7 }>> <<set $misc={ isMallOpen: function() { return ($time.hour lte 18); },...
View Article[SugarCube 2.7.0] Performance Degradation With Excessive Variables
Hello, My game is likely outside the scope of what Twine/SugarCube were designed for. However, I'm planning to work on a turn-based RPG which makes use of many variables (hundreds, largely related to...
View ArticleCan I Change Link Colour And Text Style In The Stylesheet?
I am using Harlowe. I know that you can change the background and text colour using the Stylesheet: html { background-color: black; color: grey; } But I was wondering if you could also use this to...
View ArticleHow do i make a language setting
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 ArticlePossible odd behaviour of Twine 2: it gives focus to active links
Hi, Maybe this is a bug, or maybe it is a feature. But I was aware that twine give a strange halo, a border to my active links, when I have all around my css code giving my own border or not border at...
View ArticleSugarCube2: Dynamic images on sidebar
Greetings, I'm a total noob here and I'm trying to make a small game to get my feet wet. What I'd like to know is how to insert an image in the sidebar that changes according to in-game variables or...
View ArticleSugarcube 2.7.0: Is it possible to resize a checkbox?
Hello all, Are checkboxes designed to be resized? I'm looking to make the ones in my game about 200% bigger. I'm not sure if they have an image-like property that allows them to be altered or not. Any...
View ArticleUpdating variables
This is similar to my last post, but is there any easy way to 'refresh' a variable? For example: $time seconds left. [Look around the room.]<look| (click: ?look)[(set: $time to it - 1)(replace:...
View ArticleCan i make a offline story?
Hello I'm new at Twine and i'd like to know something about Twine 2.0. I wanted to know if it's was possible to make only offline stories or i'm forced to share my works in internet?. Thanks
View Article[Sugarcube] How to remove blank space on either side of text?
There's this large blank space on either side of the text and I would like to get rid of it. This is currently what my project looks like. and this is what I want it to look like. I tried using the ui...
View ArticleNeed help from JavaScript pros! [Twine 2 / SC]
Hey everybody, lacking deeper knowledge of JavaScript I am facing a major problem here: For an educational game I want to include passages, in which the users have to drag and drop words into the right...
View ArticleBase of the Comet
Hey all! Earlier this month I posted a new story and forgot to post it here. [img width=250]http://ifdb.tads.org/showimage?id=2:654[/img]Base of the Comet is an interactive story about Cal Yeasin,...
View Article