Added projectile deletion
This commit is contained in:
@@ -7,7 +7,3 @@ func _ready() -> void:
|
||||
$Sprite2D.texture = texture
|
||||
|
||||
super._ready()
|
||||
|
||||
|
||||
func _physics_process(delta: float) -> void:
|
||||
move(delta)
|
||||
|
||||
Reference in New Issue
Block a user