Skip to main content

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

thanks for the feedback! if you're struggling to tell apart the clicks or you can't listen to the game audio , you can use the developer console.  it will print out the combination and log whenever you enter the correct number like this:

[18, 9, 2]
#1 got!
Ready to enter #2
#2 got!
#3 got!
SUCCESS  
 the lock works like a real life lock (ie. spin clockwise until you reach the first number, then counterclockwise to the second, then finally clockwise to the third). hope this helps!

thanks I was hoping there was visual indicator

but how do I view the developers console? this is a webGL build

you can use the developer tools. i just updated the game with a quick fix to give visual feedback for people who may not be able to hear the audio. hope you'll be able to solve it now. cheers!