general in Devs

Indie Games
Loading...

For day 584 of coding, I think I'm almost done with the collision. The only issue seems to be the detection range

New menu background concept

Loading...

For day 583 of coding, I tried remodeling the object's collision code closer to how it was done with the player. While the objects doesn't stick to the walls, they now do janky movements to correct itself on some collisions

Loading...

For day 582 of coding; to try and pinpoint where the collision problem lies, I have disable the corner checks. The problem that I have been trying to correct has remained the same if not worsened. I think I'm getting closer to the cause

Are you interested for the new era?

#poll

  4 votes Voting finished

Gg

Loading...

For day 581 of coding, you can click the objects off the map for the purpose of debugging

Pvz mb old screenshots

Loading...

For day 580 of coding; in trying to working on the object's collisions, I have given them an outline that visualizes their hitbox. I have also slowed down the game to better see the collisions that take place

Loading...

For day 579, I have reduced the object spawn to 1 per room for testing. I have been altering and testing object wall collisions to no noticeable success so far