Harlowe if syntax with link
Hi, The action I'm trying to crests is a point-of-view character has a choice to pick up an object in one room, and then in another room (a separate passage) if the object is in hand, another link is...
View ArticleIs there a way to make a command in a passage to quit the game?
Hi, I am trying to create my own story using Twine, and would like to provide my users with an option to terminate the game (this is because i am attempting to do this for a school project that has...
View ArticleReduce Harlowe's default margin
Hey folks, sorry if this question has been asked elsewhere, Twine Forum search isn't helping. Is it possible to alter Harlowe's margin (margin, not alignment) to the extreme left end of the screen like...
View ArticleQuestion about setting variables and Updating Stats sheet issue
So for my game I am needing to have a stats sheet, very choice of games style where the decisions players make affect their stats. Right now I just have something pretty basic because I don't think it...
View Article[Harlow]How to Update a variable without loading the whole page again
i'v made a game who is full of interactives things but it need to refresh the page again and again every times and the position of the scroll is not even saved , the easyest way to resolve my problem...
View ArticleTwine 2 Harlowe save file location
I used the save function in one of the passages and now the game starts from that particular passage and not from the beginning. Its obviously reading the saved file and loading the passage from it. Is...
View ArticleCan't change link text-decoration in Sugarcube
***UPDATE*** Okay, I figured it out on my own. First I was using the wrong header and then the wrong tag on the font-weight. Everything is good now!
View ArticleOpens everything on second monitor
Hello all. Running Twine 1.4.2 in Sugarcane and every time I load Twine, open a passage, full-screen a passage, open the preferences etc; it all opens on my second monitor. My second monitor isn't as...
View ArticleLooking for a way to simplify this inventory system management (using sub or...
Hello! In my game the player can wear/equip different items, all represented on the appearance/inventory screen using slots. So when the player picks up an item I have to set 5 different variables for...
View Article[Sugarcube 2.12.0] How to access settings through if macro (or any macro, for...
Ok, before I begin, I'll warn that I have only beginner levels of experience with twine, so you'll have to bear with me. I'm attempting to create a setting to toggle tutorial for a game that I am...
View ArticleMaking an Inventory system that affects Stats (carryweight etc)
Hey to all! This is a discussion to see what ways others can think around this particular problem. I want to make an inventory of multiple items that all have a carry-weight Equipped items affect stats...
View ArticleStink Bug Plague: funny/educational CYOA based on insect science
I finished this small game recently; I usually work in Unity but Twine looked so cool that I had to experiment. Let me know what you think. I tried to incorporate player autonomy instead of making the...
View ArticleBrowser back/forward history navigation
Using Harlowe 1.1.1 on Twine 2.0.8. Have a CYOA sort of story where I want to be able to use the browser back/forward button to navigate. It's not working for me by default in Chrome (Mac). Is history...
View ArticleCustom Javascript Functions and Key-Value Pair Dilemma.
As a precursor, I have been spending hours researching this, scouring the Twine forums, w3schools for Javascript, the Twine 2 wiki, and SugarCube 2 docs, so this is kinda my last resort. Firstly, I...
View ArticleIs there a way to access information from the player's system clock in...
I'm using Twine 2 and am using SugarCube as Harlowe didn't seem to offer an elegant way of allowing text input from the player (which is a feature I need). In my game I want to access the current date...
View ArticleCarriage House - A Danganronpa-esque Game
I started this today and would like feedback on how it is so far. Thanks! philome.la/ExplorerMCGame/carriage-house---a-danganronpa-esque-game
View ArticleHow do I add a sidebar in Harlowe?
I would like to be able to add a button that the user can click that will send them to the main menu, one so they can see acknowledgments, and maybe one to close the game.
View ArticleSugarcube 2: How to give img an id or class?
I have a dozen images which I want to rotate using css animation opacity fade in fade out. I want to import the images into the tws so that they are not that messy. The easiest way is that I can give...
View ArticleHow To Change Specific Text's Color
How would one go about changing the color of specific text? Such as one character's text when speaking always being green, and another character's text always being red.
View ArticleHow to make text fade in using the live replace function?
Hi! For dramatic effect, I'm having it display some text at first, then waiting a couple seconds before adding another paragraph using the live/replace functions. This is how the code looks:...
View Article