wayfarers_wanderer/interaction_ui.tscn
Jonas Reith fa38e603a1 Initial commit: WayfarersWanderer project state
Godot 4.6 exploration game with player movement, step-rotation camera
rig, and POI interaction system (explore/rest/close menu). main.tscn
is a test scene with placeholder props; debug/ holds unwired terrain
prototypes (voxel river, procedural island mesh, cross-shaped hub
2026-08-26 19:05:30 +02:00

58 lines
1.4 KiB
Plaintext
Executable File

[gd_scene format=3 uid="uid://cmg2008xfel2v"]
[ext_resource type="Script" uid="uid://dv2w4x8t53ym" path="res://interaction_ui.gd" id="1_y37vg"]
[node name="InteractionUI" type="CanvasLayer" unique_id=1122298615]
script = ExtResource("1_y37vg")
[node name="Panel" type="Panel" parent="." unique_id=1371415037]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 0
size_flags_vertical = 8
[node name="HintLabel" type="Label" parent="Panel" unique_id=2014325289]
layout_mode = 1
anchors_preset = 3
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -308.0
offset_top = -43.0
grow_horizontal = 0
grow_vertical = 0
[node name="TitleLabel" type="Label" parent="Panel" unique_id=1341922505]
layout_mode = 1
offset_left = 40.0
offset_top = 31.0
offset_right = 716.0
offset_bottom = 54.0
size_flags_vertical = 0
[node name="OptionContainer" type="VBoxContainer" parent="Panel" unique_id=58274880]
layout_mode = 0
offset_left = 302.0
offset_top = 204.0
offset_right = 978.0
offset_bottom = 204.0
size_flags_vertical = 8
[node name="MessageLabel" type="Label" parent="Panel" unique_id=2104555059]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -38.0
offset_top = -184.0
offset_right = 299.0
offset_bottom = -161.0
grow_horizontal = 2
grow_vertical = 2