gmuGADIG / Fruit-Punch

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

Added Aura Breaking #146

Closed OracleBlue5 closed 6 months ago

OracleBlue5 commented 6 months ago

Added aura break method in health script that makes the enemy vulnerable to all attacks. Also made it so that enemies cannot be grabbed if they are invulnerable to throw aura. Will need to make a aura regen method for bosses in the future.