Skip to main content

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

I made a script that counts all the diamonds in the level (so I wouldn't miss any when counting by hand) and suprise, suprise - it also counts keys :) Should've guessed that if class extends from Diamond (Key extends Diamond class) that key will also be counted as diamond instance. However collected Key won't count as a Diamond because each item has it's own collection method that does not depends on item type.

Hats of to you, and mad respect for your curiosity. Sorry for my mistake! 

The 56 is maximum you can find, one diamond is duplicated. Therefore you have made 100% progress.


 

Ah, so it was after all!
Nice, 100% completion~ 
Was a fun time, there were some sneaky placements for secrets
With a bit more fine tuning this'll be a perfectly nice compact little game.
'Course if you you decide to expand it more someday, that'd be cool too!