В процессе. Отображение целей. Приём данных. Разбор пакетов КАПС РПБ.

This commit is contained in:
sasha80
2023-07-28 16:38:43 +03:00
parent 054b98ab1d
commit 04e9a3ad05

View File

@@ -82,7 +82,6 @@ func pos_calc(freq, aoa, pos0: Vector2, r0, r1, f0: float, df: float):
func map_threat_to_bip(th: Threats.Threat, bip: Sprite2D):
th.aoa = float(th.id) * 10.0
bip.position = pos_calc (
th.freq,
th.aoa,