generated from krampus/template-godot4
24 lines
774 B
Plaintext
24 lines
774 B
Plaintext
[gd_scene format=3 uid="uid://1ltfumpg4ds3"]
|
|
|
|
[ext_resource type="Script" uid="uid://dv4e6iadts64e" path="res://prefabs/ui/player_action_light.gd" id="1_wy3l5"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nqh6b"]
|
|
resource_local_to_scene = true
|
|
bg_color = Color(0, 0, 1, 1)
|
|
border_width_left = 2
|
|
border_width_top = 2
|
|
border_width_right = 2
|
|
border_width_bottom = 2
|
|
border_color = Color(0, 0, 0, 1)
|
|
corner_radius_top_left = 50
|
|
corner_radius_top_right = 50
|
|
corner_radius_bottom_right = 50
|
|
corner_radius_bottom_left = 50
|
|
|
|
[node name="PlayerActionLight" type="Panel" unique_id=603450829]
|
|
custom_minimum_size = Vector2(16, 16)
|
|
size_flags_horizontal = 4
|
|
size_flags_vertical = 4
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_nqh6b")
|
|
script = ExtResource("1_wy3l5")
|