pjasicek / OpenClaw

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

Jump landing stops weapons #96

Closed denispapec closed 7 years ago

denispapec commented 7 years ago

When Claw lands from even small jump, all three weapons (pistol, magic, dynamite) are interrupted if they are executed a moment before landing.

pjasicek commented 7 years ago

This is expected behavior - it works in the same way as in the original game.