Skip to main content

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

It was fun but quite hard as I didn't get very high framerate, otherwise I really like it.

Hello, did you try lowering the graphics settings?

And if you don't mind could you tell me your machine specs? I intend to optimize it more.

(3 edits)

I'm running on a probook 6570b from 2012, worked better on lower settings, but it was a bit hard to get a good mix between low framerate and low resolution, I'm a dev myself and it looks like all of the trees in the game are 3D models, but I don't think it would look much worse with the furthest away ones being just 2D textures.

I see. The trees have around 30 triangles each and are all rendered in a single draw call so I thought it's as fast as it can be. But I'll do some experiments with your idea, thanks for the suggestion!

In the mean time, check this new version if the framerate is better, I optmized the physics engine a little bit. If you have integrated graphics the CPU might improve the FPS now.