39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
[gd_scene format=3 uid="uid://xk323c0ta2b"]
|
|
|
|
[ext_resource type="Script" uid="uid://54k4gu5skdur" path="res://scripts/hack_icon.gd" id="1_soq3m"]
|
|
[ext_resource type="Texture2D" uid="uid://u12dmhohea1g" path="res://external/destroy-icon.png" id="2_lf3tt"]
|
|
|
|
[node name="Trap Icon" type="Control" unique_id=1565341187]
|
|
custom_minimum_size = Vector2(162, 200)
|
|
layout_mode = 3
|
|
anchors_preset = 0
|
|
offset_right = 150.0
|
|
offset_bottom = 150.0
|
|
script = ExtResource("1_soq3m")
|
|
|
|
[node name="Icon" type="TextureRect" parent="." unique_id=744975527]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_right = 161.0
|
|
offset_bottom = 186.0
|
|
texture = ExtResource("2_lf3tt")
|
|
|
|
[node name="Label" type="Label" parent="." unique_id=753391334]
|
|
unique_name_in_owner = true
|
|
layout_mode = 1
|
|
anchors_preset = 3
|
|
anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_left = -32.0
|
|
offset_top = -44.0
|
|
offset_right = -6.0
|
|
offset_bottom = 1.0
|
|
grow_horizontal = 0
|
|
grow_vertical = 0
|
|
theme_override_font_sizes/font_size = 32
|
|
text = "9"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|