I'm a Sci-Fi/Horror/Fantasy writer with an interest in using Twine to provide another way for my stories to be enjoyed. I've done some research; compared it to Inform, looked at examples, read the w…
Well, yes, you would miss out on any new features added to SugarCube 2.x if you stuck with 1.x. That said, if the project you're working on now is done (or largely so) by that point, then it's a moo…
I'm trying (emphasis on trying lol) to get text to appear outside the main passage. I want to be able to place this text where ever I need to (I also need to do this in several different areas, so th…
Sounds like something that'd be covered by this proposed format.js extension feature: https://bitbucket.org/klembot/twinejs/issue/70/extend-formatjs-specification-so-story
I assume you're referring to a passage link. Also, your HTML markup is erroneous (i.e. this bit: src="Images/UI/Home.png"="39px").
Yeah, it's not so much a webfont-specific thing as any asset. if there's no ftp: or https: or http: or whatever: before your //, it can't work--and worse, file:/// automatically tells your browser t…