pjasicek / OpenClaw

Reimplementation of Captain Claw (1997) platformer
GNU General Public License v3.0
344 stars 40 forks source link

Claw get stuck #76

Closed ghost closed 7 years ago

ghost commented 7 years ago

Claw get stuck when ducks on edge of terrain, only solution to escape is Claw's death

image

pjasicek commented 7 years ago

Thanks for report. This is the same issue as #32 - this is a bug in physics which is hard to fix. Once I manage to merge all continuous tiles, this will be resolved.