Доработка, добавленототметок целей взятых на сопровождение и рекомендованных целей.

This commit is contained in:
MaD_CaT
2023-11-02 15:50:12 +03:00
parent c6b3ed55e2
commit 668a9cdc5b
10 changed files with 355 additions and 62 deletions

View File

@@ -54,6 +54,7 @@ func _ready() -> void:
timer_check_lost.start(repsettings.ThreatParams.time_lost / 1000.0)
## Периодически удаляет устаревшие цели
func on_timer_check_lost(time_lost: int, threats: Dictionary):
var tick = Time.get_ticks_msec()