Tatwi / RocketTux

A Tux themed side scrolling coin collection game with player-influenced random level generation.
GNU General Public License v3.0
2 stars 0 forks source link

Bouncing Enemy gets stuck in areas that are too short to allow for bouncing #6

Closed Tatwi closed 3 years ago

Tatwi commented 5 years ago

This makes for routes that are impassible without the Earth Flower powerup (invincibility), so it could be considered a problem.

I could add more checks/rules to prevent it from spawning in places where it can't bounce 4 tiles high. Or I could leave its spawn rules as they are and only have it collide with the tilemap and world boundaries on its bottom. The latter might not look right, but it may prove to generate more interesting game play....

Tatwi commented 3 years ago

Fixed in commit a83ce261470e78469654cc12aa8689d734f93821