Actions
Task ARCH-132
closedElectricity (Line Renderer)
Status:
Done
Assignee:
Priority:
High
Parent task:
Due date:
02/23/2025
Start date:
02/17/2025
Description
User Story¶
As a player, I want lightning effects that show arcs and energy pulses, so that I can visually see the electricity travel between targets.
Description¶
- Uses a line renderer to show continuous electric currents.
- Electricity can jump between multiple targets dynamically.
- Some spells have pulsing effects and flashing secondary arcs.
https://youtu.be/CB5UXvMTNVo?t=31
Test Cases¶
- Verify that electricity visually connects between correct targets.
- Ensure that chain lightning effects dynamically adjust based on spell power.
- Confirm that electrical arcs flicker and pulse for realism.
- Validate that electricity does not cause performance drops when chaining multiple enemies.
Actions