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://cisd4grq8kxqn"]
[ext_resource type="PackedScene" uid="uid://cdb6bf7dat3bw" path="res://prefabs/tiles/turns/turn.tscn" id="1_3bmx7"]
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_2w6nq"]
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_3bmx7"]
atlas = SubResource("CompressedTexture2D_2w6nq")
2026-04-13 11:34:00 -05:00
region = Rect2(0, 11, 9, 9)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3ect2"]
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="UpTurn" unique_id=1363157270 instance=ExtResource("1_3bmx7")]
direction = 1
[node name="Icon" parent="PlayerBorder" parent_id_path=PackedInt32Array(1009643853) index="0" unique_id=1363157270]
texture = SubResource("AtlasTexture_3bmx7")
flip_v = 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_3ect2")