clockwork-city/prefabs/tiles/turns/right_turn.tscn

58 lines
1.9 KiB
Plaintext
Raw Normal View History

2026-04-13 11:34:00 -05:00
[gd_scene format=3 uid="uid://ce25rk1nl0pqn"]
[ext_resource type="PackedScene" uid="uid://cdb6bf7dat3bw" path="res://prefabs/tiles/turns/turn.tscn" id="1_2yiqp"]
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_2yiqp"]
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_3t120"]
atlas = SubResource("CompressedTexture2D_2yiqp")
2026-04-13 11:34:00 -05:00
region = Rect2(1, 1, 9, 9)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dlxmt"]
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
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2yiqp"]
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="RightTurn" unique_id=1363157270 instance=ExtResource("1_2yiqp")]
direction = 4
[node name="Icon" parent="PlayerBorder" parent_id_path=PackedInt32Array(1009643853) index="0" unique_id=1363157270]
texture = SubResource("AtlasTexture_3t120")
[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_dlxmt")
[node name="Highlight" parent="PlayerBorder/Icon" index="1" unique_id=715172504]
theme_override_styles/panel = SubResource("StyleBoxFlat_2yiqp")