randomgeon/player/scripts
Dan Baker d0c2a7b3c8 Adds lightning projectile
Implements a lightning projectile with visual effects.
The lightning is created using a series of bolt components that dynamically adjust their shape.
Also refactors the projectile system to use a base class.

Removes unused modifiers from player script.
2025-05-05 16:42:51 +01:00
..
modifier_management.gd Many changes 2025-05-04 09:30:14 +01:00
modifier_management.gd.uid Many changes 2025-05-04 09:30:14 +01:00
movement.gd.uid Many changes 2025-05-04 09:30:14 +01:00
player.gd Adds lightning projectile 2025-05-05 16:42:51 +01:00
player.gd.uid Many changes 2025-05-04 09:30:14 +01:00
player_combat.gd Adds lightning projectile 2025-05-05 16:42:51 +01:00
player_combat.gd.uid Adds in-game debug menu addon 2025-05-04 17:53:46 +01:00
player_movement.gd Adds in-game debug menu addon 2025-05-04 17:53:46 +01:00
player_movement.gd.uid Many changes 2025-05-04 09:30:14 +01:00