539 lines
22 KiB
Plaintext
539 lines
22 KiB
Plaintext
[gd_scene format=3 uid="uid://bgocskbofewsr"]
|
|
|
|
[ext_resource type="Script" uid="uid://bm50jiya4s3ei" path="res://scripts/hud.gd" id="1_jiiqi"]
|
|
[ext_resource type="Texture2D" uid="uid://dri0a20l6kpbj" path="res://visuals/images/icon.svg" id="1_k5de2"]
|
|
[ext_resource type="Texture2D" uid="uid://dhw2ao0dimytt" path="res://visuals/images/icons/bomb.png" id="1_t4m7m"]
|
|
[ext_resource type="Script" uid="uid://c85j4kxafibj4" path="res://scripts/hack_display.gd" id="2_l86lr"]
|
|
[ext_resource type="Texture2D" uid="uid://c3ghacgxkqrn7" path="res://visuals/images/icons/player 1 tag.png" id="2_yda1o"]
|
|
[ext_resource type="Texture2D" uid="uid://bwweebntsivfn" path="res://visuals/images/icons/background.png" id="3_e7ody"]
|
|
[ext_resource type="Texture2D" uid="uid://btjn353r1qg1q" path="res://visuals/images/icons/player 2 tag.png" id="3_k0acs"]
|
|
[ext_resource type="Texture2D" uid="uid://urh11huy67cs" path="res://visuals/materials/health gradient.tres" id="3_vhta5"]
|
|
[ext_resource type="PackedScene" uid="uid://xk323c0ta2b" path="res://templates/hack_icon.tscn" id="4_aopqe"]
|
|
[ext_resource type="Script" uid="uid://bolw6n14ocxt3" path="res://scripts/healthbar.gd" id="4_iv5le"]
|
|
[ext_resource type="Texture2D" uid="uid://cge3xladgqjp6" path="res://visuals/materials/poison gradient.tres" id="5_jf5vi"]
|
|
[ext_resource type="Texture2D" uid="uid://dugybab2o58x2" path="res://external/trap selector.png" id="11_1ghxf"]
|
|
[ext_resource type="Texture2D" uid="uid://divrb0alxk567" path="res://visuals/images/icons/hack arrow.png" id="12_bftxg"]
|
|
[ext_resource type="Script" uid="uid://dv3fk1ptmvltg" path="res://scripts/blinker.gd" id="13_bftxg"]
|
|
[ext_resource type="AudioStream" uid="uid://cev1r8gqs7qbj" path="res://audio/sounds/9mm M&P Drop Mag Empty C.wav" id="14_d888c"]
|
|
[ext_resource type="Texture2D" uid="uid://c1g5jy6w66rys" path="res://visuals/images/icons/install button.png" id="15_wc04a"]
|
|
[ext_resource type="Texture2D" uid="uid://b2tu6cwb6xftx" path="res://visuals/images/icons/lit install button.png" id="16_aid7k"]
|
|
[ext_resource type="Texture2D" uid="uid://cm8jpwerkad5s" path="res://external/empty key.png" id="17_gomyg"]
|
|
[ext_resource type="Texture2D" uid="uid://bxs0jj4y4clvv" path="res://visuals/images/icons/detect button.png" id="17_rpucv"]
|
|
[ext_resource type="Texture2D" uid="uid://buh1sm00l81u5" path="res://visuals/images/icons/gun.png" id="18_iv5le"]
|
|
[ext_resource type="Texture2D" uid="uid://dney1f72lglvc" path="res://external/data key.png" id="18_jiiqv"]
|
|
[ext_resource type="Texture2D" uid="uid://bxxm3c2lpmr4f" path="res://visuals/images/icons/lit detect button.png" id="18_yda1o"]
|
|
[ext_resource type="Texture2D" uid="uid://diyks5oxgidoo" path="res://visuals/images/icons/ranged attack button.png" id="19_k0acs"]
|
|
[ext_resource type="Texture2D" uid="uid://0ujjkgwiyveu" path="res://visuals/images/icons/lit ranged attack button.png" id="20_vhta5"]
|
|
[ext_resource type="Texture2D" uid="uid://barbcaa2xvgkk" path="res://visuals/images/icons/switch button.png" id="21_iv5le"]
|
|
[ext_resource type="Script" uid="uid://ci7vc41m5alq5" path="res://scripts/control_display.gd" id="21_jiiqv"]
|
|
[ext_resource type="Texture2D" uid="uid://bd0xwm4wuuiuo" path="res://visuals/images/icons/lit switch button.png" id="22_1ghxf"]
|
|
[ext_resource type="Texture2D" uid="uid://bg0h4l3162pn5" path="res://visuals/images/icons/melee attack button.png" id="28_jf5vi"]
|
|
[ext_resource type="Texture2D" uid="uid://c64lykkbavdmi" path="res://visuals/images/icons/lit melee attack button.png" id="29_deun7"]
|
|
|
|
[sub_resource type="Gradient" id="Gradient_1ghxf"]
|
|
|
|
[sub_resource type="GradientTexture1D" id="GradientTexture1D_gomyg"]
|
|
gradient = SubResource("Gradient_1ghxf")
|
|
width = 1
|
|
|
|
[node name="HUD" type="Control" unique_id=1043151471]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_jiiqi")
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="Control" type="Control" parent="." unique_id=802104889]
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
grow_horizontal = 2
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="Control" unique_id=1807783647]
|
|
custom_minimum_size = Vector2(0, 200)
|
|
layout_mode = 1
|
|
anchors_preset = 10
|
|
anchor_right = 1.0
|
|
grow_horizontal = 2
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Control/PanelContainer" unique_id=966522273]
|
|
layout_mode = 2
|
|
metadata/_edit_lock_ = true
|
|
|
|
[node name="VBoxContainer2" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=2095615316]
|
|
custom_minimum_size = Vector2(250, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2" unique_id=481953644]
|
|
custom_minimum_size = Vector2(250, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer" unique_id=1686426650]
|
|
layout_mode = 2
|
|
theme_override_constants/separation = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer/VBoxContainer" unique_id=1465465205]
|
|
layout_mode = 2
|
|
texture = ExtResource("2_yda1o")
|
|
|
|
[node name="P1HealthBar" type="TextureProgressBar" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer/VBoxContainer" unique_id=611558640]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(0, 50)
|
|
layout_mode = 2
|
|
value = 100.0
|
|
nine_patch_stretch = true
|
|
texture_progress = ExtResource("3_vhta5")
|
|
script = ExtResource("4_iv5le")
|
|
healthy_gradient = ExtResource("3_vhta5")
|
|
poisoned_gradient = ExtResource("5_jf5vi")
|
|
|
|
[node name="PanelContainer2" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2" unique_id=1284932093]
|
|
custom_minimum_size = Vector2(250, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer2" unique_id=1878952541]
|
|
layout_mode = 2
|
|
theme_override_constants/separation = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer2/VBoxContainer" unique_id=530323521]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_k0acs")
|
|
|
|
[node name="P2HealthBar" type="TextureProgressBar" parent="Control/PanelContainer/HBoxContainer/VBoxContainer2/PanelContainer2/VBoxContainer" unique_id=1096228869]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(0, 50)
|
|
layout_mode = 2
|
|
value = 100.0
|
|
nine_patch_stretch = true
|
|
texture_progress = ExtResource("3_vhta5")
|
|
script = ExtResource("4_iv5le")
|
|
healthy_gradient = ExtResource("3_vhta5")
|
|
poisoned_gradient = ExtResource("5_jf5vi")
|
|
|
|
[node name="VBoxContainer4" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=223756871]
|
|
custom_minimum_size = Vector2(250, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4" unique_id=659308738]
|
|
custom_minimum_size = Vector2(250, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer" unique_id=2105650277]
|
|
layout_mode = 2
|
|
theme_override_constants/separation = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer/VBoxContainer" unique_id=1488699429]
|
|
layout_mode = 2
|
|
texture = ExtResource("2_yda1o")
|
|
|
|
[node name="P1HealthBar" type="TextureProgressBar" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer/VBoxContainer" unique_id=586848683]
|
|
custom_minimum_size = Vector2(0, 50)
|
|
layout_mode = 2
|
|
value = 100.0
|
|
nine_patch_stretch = true
|
|
texture_progress = ExtResource("3_vhta5")
|
|
script = ExtResource("4_iv5le")
|
|
healthy_gradient = ExtResource("3_vhta5")
|
|
poisoned_gradient = ExtResource("5_jf5vi")
|
|
|
|
[node name="PanelContainer2" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4" unique_id=1280189390]
|
|
custom_minimum_size = Vector2(250, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer2" unique_id=373302308]
|
|
layout_mode = 2
|
|
theme_override_constants/separation = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer2/VBoxContainer" unique_id=1291339040]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_k0acs")
|
|
|
|
[node name="P2HealthBar" type="TextureProgressBar" parent="Control/PanelContainer/HBoxContainer/VBoxContainer4/PanelContainer2/VBoxContainer" unique_id=1052947040]
|
|
custom_minimum_size = Vector2(0, 50)
|
|
layout_mode = 2
|
|
value = 100.0
|
|
nine_patch_stretch = true
|
|
texture_progress = ExtResource("3_vhta5")
|
|
script = ExtResource("4_iv5le")
|
|
healthy_gradient = ExtResource("3_vhta5")
|
|
poisoned_gradient = ExtResource("5_jf5vi")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=1365014858]
|
|
custom_minimum_size = Vector2(150, 200)
|
|
layout_mode = 2
|
|
|
|
[node name="HackDisplay" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer" unique_id=482378308]
|
|
unique_name_in_owner = true
|
|
custom_minimum_size = Vector2(220, 200)
|
|
layout_mode = 2
|
|
script = ExtResource("2_l86lr")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay" unique_id=1958746699]
|
|
layout_mode = 2
|
|
texture = ExtResource("3_e7ody")
|
|
|
|
[node name="Control2" type="Control" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay" unique_id=426848674]
|
|
layout_mode = 2
|
|
|
|
[node name="Frame" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control2" unique_id=587275254]
|
|
clip_children = 1
|
|
layout_mode = 0
|
|
offset_left = -2.0
|
|
offset_right = 218.0
|
|
offset_bottom = 200.0
|
|
texture = ExtResource("1_t4m7m")
|
|
|
|
[node name="Control" type="Control" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control2/Frame" unique_id=1404776583]
|
|
anchors_preset = 0
|
|
offset_left = 35.0
|
|
offset_right = 185.0
|
|
offset_bottom = 200.0
|
|
|
|
[node name="HacksContainer" type="HBoxContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control2/Frame/Control" unique_id=1979495447]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_left = -1.0
|
|
offset_right = 919.0
|
|
offset_bottom = 200.0
|
|
theme_override_constants/separation = 0
|
|
|
|
[node name="Hack Icon" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control2/Frame/Control/HacksContainer" unique_id=641888945 instance=ExtResource("4_aopqe")]
|
|
layout_mode = 2
|
|
|
|
[node name="Control" type="Control" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay" unique_id=1308263426]
|
|
layout_mode = 2
|
|
|
|
[node name="Selector" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control" unique_id=286985910]
|
|
layout_mode = 0
|
|
offset_left = 25.0
|
|
offset_top = -9.070175
|
|
offset_right = 198.0
|
|
offset_bottom = 195.0
|
|
texture = ExtResource("11_1ghxf")
|
|
|
|
[node name="LeftArrow" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control" unique_id=735861154]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_left = 1.0
|
|
offset_top = 73.0
|
|
offset_right = 24.0
|
|
offset_bottom = 111.0
|
|
texture = ExtResource("12_bftxg")
|
|
script = ExtResource("13_bftxg")
|
|
|
|
[node name="RightArrow" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay/Control" unique_id=1196805381]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_left = 196.0
|
|
offset_top = 75.0
|
|
offset_right = 219.0
|
|
offset_bottom = 113.0
|
|
texture = ExtResource("12_bftxg")
|
|
flip_h = true
|
|
script = ExtResource("13_bftxg")
|
|
|
|
[node name="CycleSound" type="AudioStreamPlayer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer/HackDisplay" unique_id=1603440960]
|
|
unique_name_in_owner = true
|
|
stream = ExtResource("14_d888c")
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=931552107]
|
|
custom_minimum_size = Vector2(0, 70)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer/HBoxContainer" unique_id=195827875]
|
|
layout_mode = 2
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer" unique_id=1595487836]
|
|
custom_minimum_size = Vector2(150, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/PanelContainer" unique_id=1785882737]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/PanelContainer/HBoxContainer" unique_id=832223660]
|
|
layout_mode = 2
|
|
theme_override_colors/font_color = Color(0, 0.6039216, 1, 1)
|
|
text = "TIME"
|
|
|
|
[node name="Label2" type="Label" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/PanelContainer/HBoxContainer" unique_id=1196899485]
|
|
layout_mode = 2
|
|
theme_override_colors/font_color = Color(0, 1, 0, 1)
|
|
theme_override_font_sizes/font_size = 32
|
|
text = "00:00:00"
|
|
|
|
[node name="AmmoPanel" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer" unique_id=1824091791]
|
|
custom_minimum_size = Vector2(150, 100)
|
|
layout_mode = 2
|
|
|
|
[node name="Control" type="Control" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/AmmoPanel" unique_id=196564789]
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/AmmoPanel/Control" unique_id=1598585988]
|
|
layout_mode = 0
|
|
offset_left = 128.0
|
|
offset_top = 38.0
|
|
offset_right = 180.0
|
|
offset_bottom = 90.0
|
|
texture = SubResource("GradientTexture1D_gomyg")
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/AmmoPanel/Control" unique_id=1649950753]
|
|
layout_mode = 0
|
|
offset_left = 8.0
|
|
offset_top = -25.0
|
|
offset_right = 137.0
|
|
offset_bottom = 104.0
|
|
texture = ExtResource("18_iv5le")
|
|
expand_mode = 1
|
|
|
|
[node name="AmmoLabel" type="Label" parent="Control/PanelContainer/HBoxContainer/HBoxContainer/VBoxContainer/AmmoPanel/Control" unique_id=1987089063]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_left = 141.0
|
|
offset_top = 29.0
|
|
offset_right = 169.0
|
|
offset_bottom = 96.0
|
|
theme_override_font_sizes/font_size = 48
|
|
text = "9"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/HBoxContainer" unique_id=679599464]
|
|
custom_minimum_size = Vector2(95, 0)
|
|
layout_mode = 2
|
|
texture = ExtResource("1_k5de2")
|
|
expand_mode = 1
|
|
|
|
[node name="OppnentView" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=1857331759]
|
|
custom_minimum_size = Vector2(150, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer3" type="VBoxContainer" parent="Control/PanelContainer/HBoxContainer" unique_id=1394849376]
|
|
custom_minimum_size = Vector2(250, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="PanelContainer3" type="PanelContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer3" unique_id=639968871]
|
|
custom_minimum_size = Vector2(392, 204)
|
|
layout_mode = 2
|
|
|
|
[node name="SubViewportContainer" type="SubViewportContainer" parent="Control/PanelContainer/HBoxContainer/VBoxContainer3/PanelContainer3" unique_id=2026750430]
|
|
layout_mode = 2
|
|
|
|
[node name="SubViewport" type="SubViewport" parent="Control/PanelContainer/HBoxContainer/VBoxContainer3/PanelContainer3/SubViewportContainer" unique_id=774342722]
|
|
handle_input_locally = false
|
|
scaling_3d_mode = 1
|
|
fsr_sharpness = 2.0
|
|
canvas_item_default_texture_filter = 0
|
|
gui_disable_input = true
|
|
size = Vector2i(392, 204)
|
|
render_target_update_mode = 4
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="Control/PanelContainer/HBoxContainer/VBoxContainer3/PanelContainer3/SubViewportContainer/SubViewport" unique_id=1409788025]
|
|
transform = Transform3D(1, 0, 0, 0, -4.371139e-08, 1, 0, -1, -4.371139e-08, 0, 11000, 0)
|
|
keep_aspect = 0
|
|
projection = 1
|
|
size = 25.0
|
|
|
|
[node name="Control2" type="Control" parent="Control/PanelContainer/HBoxContainer" unique_id=553237569]
|
|
custom_minimum_size = Vector2(165, 0)
|
|
layout_mode = 2
|
|
|
|
[node name="Control" type="Control" parent="Control/PanelContainer/HBoxContainer/Control2" unique_id=796737501]
|
|
anchors_preset = 0
|
|
offset_left = 4.0
|
|
offset_top = 73.0
|
|
offset_right = 44.0
|
|
offset_bottom = 113.0
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=1455316834]
|
|
modulate = Color(1, 0, 0, 1)
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_right = 70.0
|
|
offset_bottom = 70.0
|
|
texture = ExtResource("17_gomyg")
|
|
expand_mode = 1
|
|
|
|
[node name="Label" type="Label" parent="Control/PanelContainer/HBoxContainer/Control2/Control/TextureRect" unique_id=1233588231]
|
|
layout_mode = 0
|
|
offset_left = 22.0
|
|
offset_top = 6.0
|
|
offset_right = 45.0
|
|
offset_bottom = 61.0
|
|
theme_override_font_sizes/font_size = 40
|
|
text = "1"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="TextureRect2" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=429479574]
|
|
modulate = Color(0.110000014, 0.45116657, 1, 1)
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 71.0
|
|
offset_right = 141.0
|
|
offset_bottom = 70.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect3" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=1785911862]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 142.0
|
|
offset_right = 212.0
|
|
offset_bottom = 70.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect4" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=1046935539]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 213.0
|
|
offset_right = 283.0
|
|
offset_bottom = 70.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect5" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=975918224]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 284.0
|
|
offset_right = 354.0
|
|
offset_bottom = 70.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect6" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=625210737]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 35.0
|
|
offset_top = 54.0
|
|
offset_right = 105.0
|
|
offset_bottom = 124.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect7" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=1245961877]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 106.0
|
|
offset_top = 54.0
|
|
offset_right = 176.0
|
|
offset_bottom = 124.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect8" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=378708755]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 177.0
|
|
offset_top = 54.0
|
|
offset_right = 247.0
|
|
offset_bottom = 124.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="TextureRect9" type="TextureRect" parent="Control/PanelContainer/HBoxContainer/Control2/Control" unique_id=1740281858]
|
|
custom_minimum_size = Vector2(70, 70)
|
|
layout_mode = 0
|
|
offset_left = 248.0
|
|
offset_top = 54.0
|
|
offset_right = 318.0
|
|
offset_bottom = 124.0
|
|
texture = ExtResource("18_jiiqv")
|
|
expand_mode = 1
|
|
|
|
[node name="Label" type="Label" parent="Control/PanelContainer/HBoxContainer/Control2" unique_id=1986296155]
|
|
layout_mode = 0
|
|
offset_left = 20.0
|
|
offset_top = -2.0
|
|
offset_right = 333.0
|
|
offset_bottom = 81.0
|
|
theme_override_font_sizes/font_size = 50
|
|
text = "DATA KEYS"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|
|
|
|
[node name="ControlDisplay" type="Control" parent="." unique_id=64597683]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_top = -200.0
|
|
offset_right = 200.0
|
|
grow_vertical = 0
|
|
script = ExtResource("21_jiiqv")
|
|
|
|
[node name="Hack" type="TextureButton" parent="ControlDisplay" unique_id=1733609147]
|
|
layout_mode = 0
|
|
offset_left = 13.0
|
|
offset_top = 71.0
|
|
offset_right = 77.0
|
|
offset_bottom = 135.0
|
|
mouse_filter = 2
|
|
toggle_mode = true
|
|
button_mask = 0
|
|
texture_normal = ExtResource("15_wc04a")
|
|
texture_pressed = ExtResource("16_aid7k")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
|
|
[node name="Detect" type="TextureButton" parent="ControlDisplay" unique_id=1380925312]
|
|
layout_mode = 0
|
|
offset_left = 68.0
|
|
offset_top = 35.0
|
|
offset_right = 132.0
|
|
offset_bottom = 99.0
|
|
mouse_filter = 2
|
|
toggle_mode = true
|
|
button_mask = 0
|
|
texture_normal = ExtResource("17_rpucv")
|
|
texture_pressed = ExtResource("18_yda1o")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
|
|
[node name="RangedAttack" type="TextureButton" parent="ControlDisplay" unique_id=125702458]
|
|
layout_mode = 0
|
|
offset_left = 123.0
|
|
offset_top = 71.0
|
|
offset_right = 187.0
|
|
offset_bottom = 135.0
|
|
mouse_filter = 2
|
|
toggle_mode = true
|
|
button_mask = 0
|
|
texture_normal = ExtResource("19_k0acs")
|
|
texture_pressed = ExtResource("20_vhta5")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
|
|
[node name="MeleeAttack" type="TextureButton" parent="ControlDisplay" unique_id=1293303119]
|
|
visible = false
|
|
layout_mode = 0
|
|
offset_left = 123.0
|
|
offset_top = 71.0
|
|
offset_right = 187.0
|
|
offset_bottom = 135.0
|
|
mouse_filter = 2
|
|
toggle_mode = true
|
|
button_mask = 0
|
|
texture_normal = ExtResource("28_jf5vi")
|
|
texture_pressed = ExtResource("29_deun7")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|
|
|
|
[node name="Switch" type="TextureButton" parent="ControlDisplay" unique_id=716710112]
|
|
layout_mode = 0
|
|
offset_left = 68.0
|
|
offset_top = 110.0
|
|
offset_right = 132.0
|
|
offset_bottom = 174.0
|
|
mouse_filter = 2
|
|
toggle_mode = true
|
|
button_mask = 0
|
|
texture_normal = ExtResource("21_iv5le")
|
|
texture_pressed = ExtResource("22_1ghxf")
|
|
ignore_texture_size = true
|
|
stretch_mode = 0
|