itch.io is community of indie game creators and players

Devlogs

Fixed Issue with chrome/edge clicking

The Last Light
A browser game made in HTML5

Removed from index.html in generated webgl build:

 <div class="footer">
        <div class="webgl-logo"></div>
        <div class="fullscreen" onclick="gameInstance.SetFullscreen(1)"></div>
        <div class="title">2D PlatformerController</div>
      </div>

This causes the clicking to be blocked because the browsers think that it is a text area

Files

  • TheLastLightLD39 x64.zip 14 MB
    Jul 31, 2017
  • TheLastLightLD39x32.zip 12 MB
    Jul 31, 2017
  • TheLastLightv2.zip 5.4 MB
    Aug 01, 2017
Download The Last Light
Leave a comment