Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 465 Bytes

BUGS.md

File metadata and controls

8 lines (8 loc) · 465 Bytes

Known Bugs

  • MovementComponent / Actual transform desync when entity hits far walls
  • Penguin oscillates at times instead of pursuing player
    • Unable to repro lately. Unsure if it is fixed or not.
    • Marked as resolved as no longer can repro.
  • Sometimes coins are not picked up. Probably a bug with the collision detection.
  • Collision now detects all items on same row and column
  • Negative velocities suddenly stop when not accelerating