itch.io is community of indie game creators and players

Devlogs

Changelog 1.1

GolDetective
A browser game made in HTML5

Changes:

  • Changed the whole Interface (Canvas, Anchor, Size) to fit the WebGL (960x600)
  • Changed the movement sound volume from 0.1 to 0.2
  • Changed the Goldcoin.wav sound because it had a weird cracking sound in the WebGL version.

Added:

  • Added a line of code which prevent the game to close if it runs as WebGL (Application.platform != RuntimePlatform.WebGLPlayer)
Leave a comment