Skip to main content

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

Ah, so you could squash or stretch the images? I think that would be in-scope for this, and pretty easy. I've also been thinking about adding a separate command for flipping so you can face the same sprite left and right (and up/down? hmm) and also get a fun card-flipping effect for free (which I discovered by accident when doing the code for Bez's Charlie HasBeen). And I don't think you can walk a sprite off an edge to make it disappear?

So a couple potential expansions, but I've been holding off until I have time to sit down and have a good think about how far I want to go with features. Glad you had fun with it!

Yes. I think with simple squashing and stretching you can already achieve a lot with 2D sprites. Flipping is a nice bonus, but it’s relatively simple to achieve out of engine (nice to have it in, though). Walking a sprite off an edge is also nice to have, but I can live without. There’s no pressure or anything. The simplicity is the strongest feature. I’ve been teaching ink as an entry to interactive fiction writing, and this template complements it nicely. Visual appeals to many people, but getting writers and artists to Ren’py can be…daunting. Sometimes you don’t need bells and whistles and the whole shebang.