generated from krampus/template-godot4
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
[gd_scene format=3 uid="uid://ce25rk1nl0pqn"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cdb6bf7dat3bw" path="res://prefabs/tiles/turns/turn.tscn" id="1_2yiqp"]
|
|
[ext_resource type="Texture2D" uid="uid://8b86ftb4iwfj" path="res://assets/Pattern-Panic-10x10/no-background/Points-and-Pulses.png" id="2_3t120"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3t120"]
|
|
atlas = ExtResource("2_3t120")
|
|
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
|
|
|
|
[node name="RightTurn" unique_id=1363157270 instance=ExtResource("1_2yiqp")]
|
|
direction = 4
|
|
|
|
[node name="Icon" parent="." index="0" unique_id=1363157270]
|
|
texture = SubResource("AtlasTexture_3t120")
|
|
|
|
[node name="Highlight" parent="Icon" index="0" unique_id=715172504]
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_dlxmt")
|