|
[gd_scene load_steps=2 format=3 uid="uid://c7fj7wla8bd70"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dvogu3djluqsn" path="res://scenes/ui/waila.tscn" id="1_u7n8c"]
|
|
|
|
[node name="UI" type="CanvasLayer"]
|
|
|
|
[node name="Crosshair" type="CenterContainer" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="HSeparator" type="HSeparator" parent="Crosshair"]
|
|
custom_minimum_size = Vector2(16, 16)
|
|
layout_mode = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="VSeparator" type="VSeparator" parent="Crosshair"]
|
|
custom_minimum_size = Vector2(16, 16)
|
|
layout_mode = 2
|
|
mouse_filter = 2
|
|
|
|
[node name="Waila" parent="." instance=ExtResource("1_u7n8c")]
|