43 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

2026-04-13 11:34:00 -05:00
[gd_scene format=3 uid="uid://7jht5hlggey1"]
[ext_resource type="PackedScene" uid="uid://cdb6bf7dat3bw" path="res://prefabs/tiles/turns/turn.tscn" id="1_exig8"]
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_exig8"]
load_path = "res://.godot/imported/Points-and-Pulses.png-edf75043efa977f8c5e27105136679fb.ctex"
2026-04-13 11:34:00 -05:00
[sub_resource type="AtlasTexture" id="AtlasTexture_4tde2"]
atlas = SubResource("CompressedTexture2D_exig8")
2026-04-13 11:34:00 -05:00
region = Rect2(1, 1, 9, 9)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_41d4x"]
resource_local_to_scene = true
bg_color = Color(1, 1, 1, 0)
border_width_left = 5
border_width_top = 5
border_width_right = 5
border_width_bottom = 5
border_color = Color(1, 1, 1, 1)
expand_margin_left = 8.0
expand_margin_top = 8.0
expand_margin_right = 8.0
expand_margin_bottom = 8.0
2026-04-13 11:34:00 -05:00
[node name="LeftTurn" unique_id=1363157270 instance=ExtResource("1_exig8")]
direction = 3
[node name="Icon" parent="PlayerBorder" parent_id_path=PackedInt32Array(1009643853) index="0" unique_id=1363157270]
texture = SubResource("AtlasTexture_4tde2")
flip_h = true
[node name="Icon#Highlight" type="Panel" parent="PlayerBorder/Icon" index="0" unique_id=715172504]
unique_name_in_owner = true
visible = false
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_41d4x")