2026-07-04 18:22:23 -06:00
|
|
|
[gd_scene format=3 uid="uid://bbdbyjievjpsq"]
|
|
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://nxvyqddlwaf1" path="res://widgets/compass/scripts/compass_widget_node.gd" id="1_fslm7"]
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cduyjqlfqd4bh" path="res://widgets/compass/resources/compass_indicator.png" id="2_qf1yp"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://cr4y57bw6jfd1" path="res://MoveableControl.gd" id="3_qf1yp"]
|
|
|
|
|
|
|
|
|
|
[node name="Compass" type="Node2D" unique_id=2062816665]
|
|
|
|
|
rotation = -6.2831855
|
|
|
|
|
script = ExtResource("1_fslm7")
|
|
|
|
|
|
|
|
|
|
[node name="CompassIndicator" type="Sprite2D" parent="." unique_id=630014919]
|
|
|
|
|
position = Vector2(0, -100)
|
|
|
|
|
scale = Vector2(0.1, 0.1)
|
|
|
|
|
texture = ExtResource("2_qf1yp")
|
|
|
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="." unique_id=338110309]
|
2026-07-06 13:57:09 -06:00
|
|
|
anchors_preset = 7
|
|
|
|
|
anchor_left = 0.5
|
|
|
|
|
anchor_top = 1.0
|
|
|
|
|
anchor_right = 0.5
|
|
|
|
|
anchor_bottom = 1.0
|
2026-07-04 18:22:23 -06:00
|
|
|
offset_left = -50.0
|
2026-07-06 13:57:09 -06:00
|
|
|
offset_top = -300.0
|
2026-07-04 18:22:23 -06:00
|
|
|
offset_right = 50.0
|
2026-07-06 13:57:09 -06:00
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 0
|
|
|
|
|
pivot_offset = Vector2(50, 300)
|
2026-07-04 18:22:23 -06:00
|
|
|
theme_override_font_sizes/font_size = 80
|
|
|
|
|
text = "N"
|
|
|
|
|
horizontal_alignment = 1
|
|
|
|
|
justification_flags = 161
|
|
|
|
|
|
|
|
|
|
[node name="MovableControl" type="Control" parent="." unique_id=124696843 node_paths=PackedStringArray("move_target")]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 0
|
|
|
|
|
offset_left = -128.99997
|
|
|
|
|
offset_top = -188.00002
|
|
|
|
|
offset_right = 125.83328
|
|
|
|
|
offset_bottom = 194.89629
|
|
|
|
|
mouse_filter = 1
|
|
|
|
|
mouse_default_cursor_shape = 13
|
|
|
|
|
script = ExtResource("3_qf1yp")
|
|
|
|
|
move_target = NodePath("..")
|
|
|
|
|
metadata/_custom_type_script = "uid://cr4y57bw6jfd1"
|