Skip to main content

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

Amazing game! I'm wondering how you did so many levels. The only thing that annoying is block picking (probably caused by z-fighting?).

(2 edits)

Thank you! If you leave a rating here and feedback by clicking the link in the game's main menu that would be highly appreciated! I created the game in a way where I had level editor class, that I inherited into level class, co I could create levels quickly without any coding. Level 1-4 are here just to teach the player the mechanics. I had some general ideas on levels during coding the game, so I had all levels done probably in 10 hours (yeah ideas are the hard part) :D. Then I put them in order to keep game fresh and puzzles (hopefully) challenging. 

Regarding problem you are describing, if you mean block selection - yeah it's far from perfect. This was my first 3D project ever, so most of the stuff here is completely new for me and I was unable to find a perfect solution. I hope I'll become better next try!

EDIT: Thanks for tip about z-fighting, I'll check it!

(+1)

Keep moving towards 3D, great job. I've already left  a rating several days ago or so. 

Thanks!