[gd_scene load_steps=12 format=3 uid="uid://bvpmtfupny8iu"] [ext_resource type="Script" path="res://src/game/ui/roomUI/RoomUIPanel.cs" id="1_tfcrp"] [ext_resource type="Texture2D" uid="uid://b67i86mtqrn32" path="res://resource/sprite/ui/icon/icon_bullet.png" id="2_a2ohq"] [ext_resource type="Texture2D" uid="uid://dxstii6f4l8m0" path="res://resource/sprite/ui/keyboard/e.png" id="3_h7n2a"] [ext_resource type="Texture2D" uid="uid://cukrx5yyqw86o" path="res://resource/sprite/ui/reloadBar.png" id="4_nt6mj"] [ext_resource type="Texture2D" uid="uid://cx3i1nkcc4307" path="res://resource/sprite/ui/reloadBarBlock.png" id="5_wob8d"] [ext_resource type="Material" uid="uid://cces3bhds7jyi" path="res://resource/material/Blend.tres" id="8_vboii"] [ext_resource type="Texture2D" uid="uid://civvcowt2wklr" path="res://resource/sprite/weapon/weapon0001/Weapon0001.png" id="9_txd6n"] [ext_resource type="Texture2D" uid="uid://blywnftxn1cfd" path="res://resource/sprite/ui/Life_full.png" id="11_y2dqd"] [ext_resource type="Texture2D" uid="uid://k621mhhkg65f" path="res://resource/sprite/ui/mapBar.png" id="11_yaqsk"] [sub_resource type="Gradient" id="1"] colors = PackedColorArray(0.4, 0.498039, 1, 1, 0.4, 0.498039, 1, 0.313726) [sub_resource type="LabelSettings" id="LabelSettings_toas6"] font_size = 32 outline_size = 8 outline_color = Color(0, 0, 0, 1) [node name="RoomUI" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 script = ExtResource("1_tfcrp") [node name="InteractiveTipBar" type="Control" parent="."] anchors_preset = 0 offset_left = 960.0 offset_top = 552.0 offset_right = 960.0 offset_bottom = 552.0 scale = Vector2(4, 4) [node name="Icon" type="TextureRect" parent="InteractiveTipBar"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -8.0 offset_top = -34.0 offset_right = 8.0 offset_bottom = -18.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("2_a2ohq") [node name="InteractiveIcon" type="TextureRect" parent="InteractiveTipBar"] visible = false layout_mode = 0 offset_top = -30.0 offset_bottom = -30.0 texture = ExtResource("3_h7n2a") [node name="Line2D" type="Line2D" parent="InteractiveTipBar"] points = PackedVector2Array(0, -18, 0, 0) width = 2.0 gradient = SubResource("1") [node name="NameLabel" type="Label" parent="InteractiveTipBar"] layout_mode = 1 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -32.0 offset_top = -58.0 offset_right = 224.0 offset_bottom = 55.0 grow_horizontal = 2 grow_vertical = 0 scale = Vector2(0.25, 0.25) text = "物体名称" label_settings = SubResource("LabelSettings_toas6") horizontal_alignment = 1 vertical_alignment = 2 autowrap_mode = 2 clip_text = true text_overrun_behavior = 2 [node name="ReloadBar" type="Control" parent="."] anchors_preset = 0 offset_left = 960.0 offset_top = 552.0 offset_right = 960.0 offset_bottom = 552.0 scale = Vector2(4, 4) [node name="Slot" type="TextureRect" parent="ReloadBar"] layout_mode = 1 anchors_preset = 7 anchor_left = 0.5 anchor_top = 1.0 anchor_right = 0.5 anchor_bottom = 1.0 offset_left = -16.0 offset_top = -26.0 offset_right = 14.0 offset_bottom = -21.0 grow_horizontal = 2 grow_vertical = 0 texture = ExtResource("4_nt6mj") [node name="Block" type="Sprite2D" parent="ReloadBar/Slot"] position = Vector2(1, 0) texture = ExtResource("5_wob8d") centered = false [node name="Control" type="Control" parent="."] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 20.0 offset_top = 20.0 offset_right = -20.0 offset_bottom = -20.0 grow_horizontal = 2 grow_vertical = 2 mouse_filter = 2 metadata/_edit_lock_ = true [node name="LifeBar" type="Control" parent="Control"] anchors_preset = 0 offset_right = 40.0 offset_bottom = 40.0 scale = Vector2(4, 4) [node name="Life" type="TextureRect" parent="Control/LifeBar"] layout_mode = 2 offset_right = 12.0 offset_bottom = 10.0 texture = ExtResource("11_y2dqd") [node name="MapBar" type="TextureRect" parent="Control"] layout_mode = 1 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 offset_left = -176.0 offset_right = -132.0 offset_bottom = 44.0 grow_horizontal = 0 scale = Vector2(4, 4) texture = ExtResource("11_yaqsk") [node name="GunBar" type="Control" parent="Control"] anchors_preset = 0 anchor_top = 1.0 anchor_bottom = 1.0 offset_top = -264.0 offset_right = 264.0 offset_bottom = 0.00146484 [node name="GunSprite" type="TextureRect" parent="Control/GunBar"] material = ExtResource("8_vboii") layout_mode = 0 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -132.0 offset_top = -132.0 offset_right = -66.0 offset_bottom = -66.0 scale = Vector2(4, 4) texture = ExtResource("9_txd6n") stretch_mode = 3 [node name="BulletText" type="Label" parent="Control/GunBar"] layout_mode = 0 anchor_left = 0.5 anchor_right = 0.5 offset_left = -89.0 offset_top = 39.0 offset_right = 89.0 offset_bottom = 74.0 text = "30/90" horizontal_alignment = 1 vertical_alignment = 1