b3dgs / lionheart-remake

Java remake of Lionheart amiga game
https://lionheart.b3dgs.com
GNU General Public License v3.0
78 stars 7 forks source link

Double jump when hurt on AttackFall #282

Closed DjThunder closed 2 years ago

DjThunder commented 2 years ago

Expected Behavior

AttackFall, hurt, still falling

Actual Behavior

AttackFall, hurt, may jump twice if vertical difference is between 0.0 and 1.0

Steps to Reproduce the Problem

  1. AttackFall something over
  2. Get hurt when attacking
  3. May produce double jump on hurt

Specifications