DCurrent / openbor

OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
901 stars 121 forks source link

Pain Icon On Block #256

Closed DCurrent closed 8 months ago

DCurrent commented 2 years ago

Description

Pain icon plays when blocking attacks with Blockpain animation.

Debugging

Reproduce

Set up any model with a pain icon, blocking and blockpain animations. When blocking attacks in game, the

Expected behavior

Blockpain is not a "pain" animation. It is meant for block recoil, and should not play pain icons while active. This bug was caused by my own removal of the blockpain flag.

Screenshots

NA

Version

I do not recall the blame version, but it's not necessary to trace. Replacing the removed blocking pain flag functionality should fix issue.