itch.io is community of indie game creators and players

Devlogs

Fixed a bug in the Intro

Hop To It!
A browser game made in HTML5

I noticed that while working on some player scene issues late yesterday, the changes I had made introduced a bug when the player gets introduced during the intro scene animation. the problem had to do with the player being 2 pixels up from the "floor" and because the player is briefly locked in the animation, it isn't on the floor, and my new player logic had it toggling between its own idle and jump animations, hence the twitching. I adjusting the player position down by 2 pixels so it was on the floor, this causes the player logic to realize it's on the floor and lock on the idle animation.

Files

  • hoptoit-web-v0_1_0.zip 45 MB
    Jul 28, 2024
  • hoptoit-v0_1_0.zip 61 MB
    Jul 28, 2024
Download Hop To It!
Leave a comment