conforms file names to consistant standard
This commit is contained in:
18
ui/themes/scale_1/button_focus.tres
Normal file
18
ui/themes/scale_1/button_focus.tres
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_resource type="StyleBoxTexture" format=3 uid="uid://buu2yn08s4wc7"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5h32okh8yu6f" path="res://ui/themes/scale_1/ui_atlas.png" id="1_hgrq5"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_xobyj"]
|
||||
atlas = ExtResource("1_hgrq5")
|
||||
region = Rect2(10, 10, 9, 9)
|
||||
|
||||
[resource]
|
||||
texture = SubResource("AtlasTexture_xobyj")
|
||||
texture_margin_left = 3.0
|
||||
texture_margin_top = 3.0
|
||||
texture_margin_right = 3.0
|
||||
texture_margin_bottom = 3.0
|
||||
expand_margin_left = 2.0
|
||||
expand_margin_top = 1.0
|
||||
expand_margin_right = 1.0
|
||||
expand_margin_bottom = 1.0
|
||||
Reference in New Issue
Block a user