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

Norka second boss wrong collision and bullet direction #306

Closed DjThunder closed 2 years ago

DjThunder commented 2 years ago

Expected Behavior

Player cannot hit second boss with sword. Player can make ball back with any attack. Boss 1st shot horizontal down, 2nd shot slightly horizontal down. Track player on jump.

Actual Behavior

Player can hit second boss with sword on its attack phase. Player can make ball back only with attack fall. Boss shot always horizontal if player do not jump.

Steps to Reproduce the Problem

  1. Play last stage until second boss.
  2. Await for attack phase.
  3. Attack it.
  4. Hit ball.

Specifications