ft (Wip): FSM behaviour prey
This commit is contained in:
@@ -19,8 +19,6 @@ func _ready() -> void:
|
||||
attack_area.monitoring = false # no collision until attacking
|
||||
attack_timer.wait_time = attack_duration
|
||||
attack_cooldown_timer.wait_time = attack_cooldown_duration
|
||||
|
||||
|
||||
|
||||
func _process(delta):
|
||||
velocity = Vector2.ZERO
|
||||
|
||||
Reference in New Issue
Block a user