There is something boring about fixing bugs. After I wrote a few lines of code, the first boss started flipping around, doing backflips and bouncing out of bounds of the map. Then I fixed that and added somewhat proper pathfinding.
I then made it so the boss can throw bombs, but it quickly got out of hand, it filled the map like a ball pit and the boss still walked around, trying to shovel the bombs out of his way. I fixed that, and now he throws bombs in respectable arcs in the direction of the player.
These were two bugs that I fixed, but now it's not as funny as it was. Bugs can be pretty funny.
Currently working on: Creating the first boss
Time spent on the project so far: 118 hours
Screenshot after the jump: Before and after