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