KristalTeam / Kristal

Deltarune fangame engine for Love2D
BSD 3-Clause "New" or "Revised" License
105 stars 51 forks source link

Added an argument to onDodge which checks whether you attacked or not #126

Closed FireRainV closed 7 months ago

FireRainV commented 7 months ago

If you attacked and dealt 0 damage, it will be true. If you attempted to attack and missed completely, it will be false.