This commit is contained in:
MaD_CaT
2024-02-20 08:15:52 +03:00
parent 2ea28d6179
commit 7aa441ae95

View File

@@ -1,7 +1,7 @@
[gd_scene load_steps=3 format=2] [gd_scene load_steps=3 format=3 uid="uid://btyhhpf7k33vn"]
[ext_resource path="res://кнопка-3-1.png" type="Texture2D" id=1] [ext_resource type="Texture2D" uid="uid://ddxxauugcc14e" path="res://кнопка-3-1.png" id="1"]
[ext_resource path="res://кнопка-3-0.png" type="Texture2D" id=2] [ext_resource type="Texture2D" uid="uid://cf0jds8v6lqin" path="res://кнопка-3-0.png" id="2"]
[node name="TextureButton" type="TextureButton"] [node name="TextureButton" type="TextureButton"]
modulate = Color(1.5, 1.5, 1.5, 1) modulate = Color(1.5, 1.5, 1.5, 1)
@@ -9,6 +9,5 @@ offset_right = 140.0
offset_bottom = 34.0 offset_bottom = 34.0
toggle_mode = true toggle_mode = true
action_mode = 0 action_mode = 0
texture_normal = ExtResource( 2 ) texture_normal = ExtResource("2")
texture_pressed = ExtResource( 1 ) texture_pressed = ExtResource("1")
expand = true