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.
This commit is contained in:
parent
ff62d67f54
commit
d0c2a7b3c8
12 changed files with 239 additions and 103 deletions
1
player/weapons/projectile_lightning.gd.uid
Normal file
1
player/weapons/projectile_lightning.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cb7fwabidqyj8
|
||||
Loading…
Add table
Add a link
Reference in a new issue