Closed ThePenguin1140 closed 8 years ago
Image of the issue.
I'm going to tweak the lower bound on the distance between platforms, and see if this resolves the issue.
Another flavor of this issue is that an obstacle can spawn directly below a gap, blocking the path that the player would otherwise drop through.
I've reduced the maximum possible height of an obstacle to avoid this issue in commit 15f71c2d53a5795733cd17c7636090824e32db84
Issue still persists:
I've made them small enough that this cannot happen anymore in 00efde027aea976df9dc6add58e312112d308f30. However, I'm thinking that the obstacles might look too now in comparison to the rest of the game. Maybe we want to make the minimum height between platforms a little larger to allow for bigger obstacles?
Sometimes platforms are so close together that an obstacle can prevent the player from jumping over it.