item séléctionné plus clair

This commit is contained in:
Zacharie Guet 2025-09-26 09:47:06 +02:00
parent dd26b85354
commit 35bc818399

View File

@ -16,6 +16,33 @@ _data = {
&"squish": SubResource("Animation_x2pqk")
}
[sub_resource type="Animation" id="Animation_k17ff"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("BottomSpace:custom_minimum_size")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(0, 0)]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("CenterContainer/TextureRect:modulate")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Color(0.27058825, 0.27058825, 0.27058825, 1)]
}
[sub_resource type="Animation" id="Animation_m0ja8"]
resource_name = "selected"
length = 0.2
@ -31,20 +58,17 @@ tracks/0/keys = {
"update": 0,
"values": [Vector2(0, 0), Vector2(0, 15)]
}
[sub_resource type="Animation" id="Animation_k17ff"]
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("BottomSpace:custom_minimum_size")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("CenterContainer/TextureRect:modulate")
tracks/1/interp = 2
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0, 0.2),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(0, 0)]
"values": [Color(0.27022192, 0.27022192, 0.2702219, 1), Color(1, 1, 1, 1)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_2wu2x"]
@ -97,6 +121,7 @@ stretch_mode = 5
[node name="TextureRect" type="TextureRect" parent="CenterContainer"]
unique_name_in_owner = true
modulate = Color(0.27058825, 0.27058825, 0.27058825, 1)
custom_minimum_size = Vector2(48, 48)
layout_mode = 2
texture = ExtResource("2_xs0u7")