itch.io is community of indie game creators and players

Devlogs

build v0.4

Gone Grappling
A browser game made in HTML5
August 9th, 2022


Devlog v0.4

Untitled Grappling Hook Game

Delayed by a week as my attempt to refactor the codebase unleashed many bugs that I did not discover until I went to publish the build.

New Features:

  • Animations:
    Strafe Left/Right
    Walking Backwards
    Jump (Needs work)

  • Environment:
    Background Terrain
    Bushes
    Branches and Stumps
    Mushrooms and Flowers
    Grass and Rocks

  • Options:
    Invert Camera Y

Bug Fixes:

  • Game Over bug:
    Upon restarting the game your next collectable would set UI to 13/12, then the game over screen would not appear and input would be controlling the new character but also trying to control the old character

Refactor:

  • Animations:
    Less Singletons
    More Events
    Simple State Class

Files

  • Grappling Hook Game 21 MB
    Aug 10, 2022
Leave a comment