godot-ex1/Player/sword.gd

4 lines
52 B
GDScript

extends Area2D
var knockback_vector = Vector2.ZERO