Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It's not working for the newest twine update! Please update! :)

i'm afraid i don't know when i will be able to fix things, as i have not updated my own software/programmes. for now i recommend reverting back to a twine version, or use a text editor (like vscode or atom), with sugarcube 2.36.1!

(+1)

I think you need to go to javascript and change config to Config (Capitalized) Idk

(+1)

This fixed some errors on startup, like fadein and the meters being broken :D Some macros are still out of commission, but those were not a part of the template, just mine.  Still need to check if anything else broke.  

(+1)

I think everything works: So just the javascrit "config" to "Config" and a scrollbar issue  (that was not a crash issue, just an aesthetic one).  

The scrollbar was insistent on staying, and I could not get rid of it for some reason. It was bordering on cutting off text but adding "padding: 0.5em;"  to the "#passages " in the Stylesheet made this OK. I have not tested on mobile yet. Trying to edit the #passages::-webkit-scrollbar did not do anything for some reason as far as I could tell. 

(+1)

I see... thats good