ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
739 stars 126 forks source link

Power resets upon blocking #2074

Closed DolphinDan400 closed 1 month ago

DolphinDan400 commented 1 month ago

Describe the bug

As of the latest nightly version (12/10/24), blocking most attacks will reset the power meter of one or both fighters to zero.

To Reproduce

  1. Download or compile the latest nightly version.
  2. Select Kung Fu Man for both players in any game mode.
  3. Press F3 to fill the power meter of both players.
  4. Have one player attack be blocked by their opponent, the power meter will reset to zero.

Expected behavior

Blocking an attack shouldn't drain the power of both players to zero.

Screenshots / Video

No response

Engine Version (or source code date)

nightly 12/10/24

Operating system

Windows

Extra context or search terms

This issue seems to depend on the character too, some drain only one meter while others drain both.

potsmugen commented 1 month ago

An oversight in my previous contribution. My bad. Thanks for reporting.