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're standing within the bullet cancel radius of a bomb, and you graze bullets that are spawned and canceled on the same frame, it counts towards the graze counter (and seems to count towards item value in games that use graze counter for item value) but it does not get counted towards GetEventArgument(0) in EV_GRAZE, leading to a discrepancy in some games where you can get rewarded for graze through mechanics that look at the graze counter but not through mechanics that look in EV_GRAZE. Not sure if this is intended? Just wanted to bring it up in case it's not.
The text was updated successfully, but these errors were encountered:
If you're standing within the bullet cancel radius of a bomb, and you graze bullets that are spawned and canceled on the same frame, it counts towards the graze counter (and seems to count towards item value in games that use graze counter for item value) but it does not get counted towards GetEventArgument(0) in EV_GRAZE, leading to a discrepancy in some games where you can get rewarded for graze through mechanics that look at the graze counter but not through mechanics that look in EV_GRAZE. Not sure if this is intended? Just wanted to bring it up in case it's not.
The text was updated successfully, but these errors were encountered: