Skip to main content

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

Cool idea! A little jank and has some lag issues, but I like it!

(+1)

Yeah, lag was going to be an issue on a range of devices I believe. As I'm taking the jams as learning opportunities, this was ''procedurally created geometry'' without using multimesh instances, so it's going to hit CPUs HARD. There are actually no sprites on screen besides the background tilesets. Every critter is 100% calculated and drawn, even the eyes. Every frame. Now I know how to do othat tho, so next jam, can be multimesh/meshinstance node learning :)