Godot-RTS-Template/ui/selection_rect_style.tres
lucastucious 841b76b916 reorganize
(cherry picked from commit 6165129d94)
2025-08-01 01:45:21 +02:00

13 lines
383 B
Text

[gd_resource type="StyleBoxFlat" format=3 uid="uid://nn1eq5h68x1b"]
[resource]
bg_color = Color(0, 0.7176471, 0.38039216, 0.09411765)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
border_color = Color(0, 1, 0, 0.49019608)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5