hcilab / Momo

The Falling Of Momo.
MIT License
4 stars 1 forks source link

Gameplay: Coins spawn inside of obstacles and platforms #5

Closed ThePenguin1140 closed 8 years ago

ThePenguin1140 commented 8 years ago

Another polish situation. Sometimes coins spawn inside of the obstacles and platforms making it very hard/impossible to get them.

ThePenguin1140 commented 8 years ago

See #9 for some images of the bugs.

AlexKienzle commented 8 years ago

obstaclespawncoinblocking

Similar issue, coin on left impossible to get because obstacle and wall are too close together. Also relates to #16.

AlexKienzle commented 8 years ago

Coins no longer spawn inside platforms. The issue still persists with obstacles.

David-Hanna commented 8 years ago

Increased the size of the hit box for coins to mitigate this issue. There may be a further improvement to solve this issue completely in the future. Worth taking another look to see if we can solve it algorithmically instead.