Godot-RTS-Template/UI/selection_rect_style.tres

14 lines
383 B
Text
Raw Normal View History

2025-07-22 17:30:44 +00:00
[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