Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

You are an adorable little ray of sunshine. Thanks so much for the in depth review. I really appreciate it and I'm glad you had fun reading this.

I will look into whether or not Sugarcube allows for the reader to set the font. I'm still extremely new to all of this. I've actually been back and forth about the font for a while, since I know sans-serif fonts are supposed to be easier to read. It was just one of those things that fell by the way side, though I will probably change it.

lol And I'm especially glad you like the new banner as I literally just changed it to that one a few hours ago. I hope you like the new UI changes that are coming with chapter 2 (hopefully just as easy to read, I'll keep an ear out for any complaints though. You can see previews of it in the screenshots).

Also I laughed a lot at your mention of Kestrel. I have a feeling they'll be very popular overall.

Hi Friend! You'll need to add something like this to your Javascript sheet: 

// CHANGE FONT FAMILY

var settingFontFamily = ["Montserrat", "Merriweather", "Open Dyslexic"];

var setFont = function() {

var passages = document.getElementById("passages");

switch (settings.fontFamily) {

case "Montserrat":

passages.style.fontFamily = "'Montserrat', sans-serif";

break;

}

switch (settings.fontFamily) {

case "Merriweather":

passages.style.fontFamily = "'Merriweather', serif";

break;

}

switch (settings.fontFamily) {

case "Open Dyslexic":

passages.style.fontFamily = "'Dyslexic', serif";

break;

}

};

You can probably find a template somewhere with the entire code, I got this one from Vahnya.

Happy Coding!

(+1)

I. Love. You. So much.

You are very welcome! ♡
And thank you so much for your lovely message! (˘︶˘).。.:*❤ 
(I'm sorry I'm only now getting around to replying.)

Also, I've seen that marblestorystudio has given you a few codes regarding fonts. :DDD - Yay!
So I really hope they are useful to you in some way and that you'll do a lot more magic with Sugarcube in the future!
I can imagine that everything is still super complicated at the beginning but I'm sure you can manage it, with enough time and effort!

I will definitely be rooting for you and your story! 
[And for 'The Kestrel' inside your Story, who - you are so right! - will definitely become popular! ¯\(◦‿◦❀) It can't be any other way!]

Aaand I looked at the screenshots already! Your new UI looks really nice so far and definitely easy to read!

Have a super nice day, drink some delicious coffee and take care! ✿