Skip to main content

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

Aha that makes sense with when I've seen others have the same thing happen. And yay it's fixed now!!!

(+1)

Oh! I just remembered a question I had! Is it normal for the pages to be rendered so that the front and back covers are on the bottom-left vs the bottom-right? For past zines, I always had the covers by on the bottom-right pages. Either way, love the tool/template you made!

(+1)

Yeah, that's how it should work. I guess whichever template I was basing things off arranged it that way. Does it make much difference? It wouldn't be too tricky to rearrange the page order in the code I think

It basically just "flips" where the seem is from the left side to the right side (basically the difference between like American comics and Japanese manga). It's nothing terrible, just weird. If I had to hazard a guess, I'd say that it's probably caused by the fact that it's going down the pages and placing them left-right, bottom-up. I'm just spit-balling, though. I might take a moment to look under the hood to see what the code is doing later.

(+1)

You can really put the pages in any order you want, but yeah I think when I looked up templates as a guide the one I found had the cover on the bottom left instead of the bottom right. I just did a search and found templates that go both ways