gmuGADIG / Fruit-Punch

Unity game developed by GADIG at GMU, Spring 2024.
4 stars 0 forks source link

Fixed bug on Throwing Enemies #215

Closed bisbrik closed 4 months ago

bisbrik commented 4 months ago

The Grabber script now checks the enemy health before it tries to grab the enemy. Enemies now cannot be grabbed after its HP has been diminished to 0HP.