You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you hit the opponent while they are in movetype=A, hitdef doesnt have to be active, when you connect and it's the first hit it will give the first attack reward to the target.
To Reproduce
using KFM provided with Ikemen Go:
press x for p1 and y on p2 at the same time on keyboard.
observe that p1 hits p2 before p2's attack comes out.
if done right p1 will hit first but p2 will get the first attack message and firstattack for p2 will be 1
Expected behavior
if p1 hits p2 in any capacity first, firstattack should be 1 for p1.
Screenshots / Video
p1 hits p2 and p2 gets reward after p1 presses x and p2 presses y
another example
Engine Version (or source code date)
v0.99.0RC1
Operating system
Windows
Extra context or search terms
firstattack, counter hit
The text was updated successfully, but these errors were encountered:
Describe the bug
If you hit the opponent while they are in movetype=A, hitdef doesnt have to be active, when you connect and it's the first hit it will give the first attack reward to the target.
To Reproduce
using KFM provided with Ikemen Go:
Expected behavior
if p1 hits p2 in any capacity first, firstattack should be 1 for p1.
Screenshots / Video
p1 hits p2 and p2 gets reward after p1 presses x and p2 presses y
another example
Engine Version (or source code date)
v0.99.0RC1
Operating system
Windows
Extra context or search terms
firstattack, counter hit
The text was updated successfully, but these errors were encountered: