Доработка. Исправление выделения цели.

This commit is contained in:
MaD_CaT
2025-04-01 09:44:09 +03:00
parent b2ef3fa650
commit 6594ada43f

View File

@@ -222,6 +222,8 @@ shader_parameter/speed = 71.0
[node name="threat" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 20.0
offset_bottom = 20.0
script = ExtResource("1_h7l70")
[node name="bip" type="Sprite2D" parent="."]
@@ -258,3 +260,5 @@ material = SubResource("ShaderMaterial_lkrha")
position = Vector2(10, 10)
scale = Vector2(26, 26)
texture = SubResource("PlaceholderTexture2D_svd33")
[connection signal="gui_input" from="." to="." method="_on_bip_gui_input"]