gmuGADIG / Fruit-Punch

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

Added aura outlines and damage flashes #245

Closed Justin1L8 closed 3 months ago

Justin1L8 commented 3 months ago

Using a new ColorTweaker shader and component, auras are displayed with a nice outline instead of particles or triangles (for both player attacks and enemy invulnerabilities). Whenever a player or enemy is hurt, it will not flash red for a bit, using the same component.