kuroneko1996 / cyberlab

jrpg-like game in pygame
MIT License
4 stars 3 forks source link

Fix teleportation before the first movement #24

Closed kuroneko1996 closed 7 years ago

slemonide commented 7 years ago

Note: this bug probably was introduced in b39c7c280cd3a9f3fd263bcb82fc0435069fa7a1 or a8e2f0f500d3bf4bf5c0d55c1cebf735c0fd3784

slemonide commented 7 years ago

Note: this has something to do with hit_rect width and height in the Player class.