Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Glad you enjoyed the experience, I very well remember your submission, what a lovely take on the theme you had! Yeah I really wanted to expose enough settings so that

a) I wouldn’t lose too much time setting it all up and

b) people got enough customizability out of it to set the game up for their needs.

Inertia! Believe it or not, the initial version was a lot more “physics” based, I then ran playtesting and as a result went for a lot more arcadey feel as the more physics based one, which although more accurate, irritated the players more than it helped the game feel. It’d be worth experimenting with an inbetween solution for the future though and seeing how it fares in relation to the previous.

Esc to exit the map is a fantastic catch, that is easily fixed and makes total UX sense.

I was working on that! On stream! Haha, but then I experienced a good ol’ brain fart and the inversion logic mad no sense to me, so I decided to take the easy way out and put an info note there. However for a more polished post-jam version this is a must to have in there, ideally ranging from 0 - 2, where 0 is none, 1 is default and 2 is double of the default. Should be easy enough.

In terms of checkpoints, that was a design decision. I wanted to give the player the agency as in some levels there are multiple options for checkpoints and the one you want to activate is the one that’ll most help you current strategy. Otherwise part of the gameplay would turn out having to find a way around the checkpoint which you don’t want to remain active as after having died you wish to return to the currently active one.

Thank you for the long and detailed post and again, for playing the game!

(+1)

On inertia: I totally believe that a fully physics based on would be irritating! (Also kudos for getting playtesting and then making design changes as a result). So if there was a scale from 0 (current) to full physics based (1), I’d shoot for like 0.1, so probably more like an extension of your current implementation of movement vs trying to introduce something new. Something that just makes the roll to a stop slightly slower.

On checkpoint: yup I totally get that rationale. Hm trying to remember, do you prompt the command + key to set the checkpoint when you are underneath it? I’d make sure at least that is done.

On the user prefs, I recall thinking “what do these numbers mean??” for a couple of the settings. So if you have that idea of making 2 = double smoothness, maybe you have a label off to the right which updated based on which “region” of the slider you are in to help reinforce the current position? Eg 1.5 to 2 makes the label say “extra smooth”. Either that or map everything from a 0-1 value, and have a small vertical tick to remind users where the default is?

Final thing… I forgot to mention in my first post, also really loved your little post-it notes and messages, great detail :) nice work again!