CUTTTTTAAAAA
This commit is contained in:
@@ -6,7 +6,7 @@ public partial class Projectile : Node3D
|
||||
public double Cooldown { get; protected set; }
|
||||
|
||||
[Export]
|
||||
private float _projectileSpeed = 100f;
|
||||
private float _projectileSpeed = 1f;
|
||||
|
||||
public override void _Ready()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user