NZ projectiles
Plugin for Godot that adds a projectile system. There are two projectile classes, base one and extended, to which you can add more stuff, like changing speed every second or making it disappear only after interacting with 3 objects.
Projectile
Extended projectile
You can set a resource to change projectiles speed, atk, movement, hit arguments and removal logic.