fix game menu

This commit is contained in:
2026-06-29 23:56:37 +02:00
parent c6893b7ee8
commit 1b5b364313
5 changed files with 25 additions and 20 deletions

View File

@@ -14,6 +14,7 @@
[ext_resource type="Texture2D" uid="uid://cit41jypw2sy1" path="res://addons/PageFlip/Assets/spine.png" id="11_5shjh"]
[ext_resource type="Texture2D" uid="uid://dbdwbowx32d3v" path="res://addons/PageFlip/Assets/front.png" id="14_3hj3t"]
[ext_resource type="Script" uid="uid://ce5ib2f4qff24" path="res://addons/PageFlip/page_rigger.gd" id="15_5d0t0"]
[ext_resource type="PackedScene" uid="uid://c7t3p8sp54apy" path="res://core/game_menu/highlighted_photo.tscn" id="16_hr6qm"]
[ext_resource type="Texture2D" uid="uid://rm7bporlv3cf" path="res://addons/PageFlip/Assets/shadow_gradient.tres" id="16_pjwsa"]
[sub_resource type="ViewportTexture" id="ViewportTexture_7r0mx"]
@@ -34,7 +35,7 @@ tracks/0/keys = {
"values": [SubResource("ViewportTexture_7r0mx")]
}
[sub_resource type="Animation" id="Animation_nq5sp"]
[sub_resource type="Animation" id="Animation_hr6qm"]
length = 1.3
step = 0.01
tracks/0/type = "value"
@@ -727,7 +728,7 @@ tracks/56/keys = {
}]
}
[sub_resource type="Animation" id="Animation_hr6qm"]
[sub_resource type="Animation" id="Animation_35sf4"]
length = 1.3
step = 0.01
tracks/0/type = "value"
@@ -1420,7 +1421,7 @@ tracks/56/keys = {
}]
}
[sub_resource type="Animation" id="Animation_35sf4"]
[sub_resource type="Animation" id="Animation_5shjh"]
length = 1.3
step = 0.01
tracks/0/type = "value"
@@ -2101,7 +2102,7 @@ tracks/55/keys = {
}]
}
[sub_resource type="Animation" id="Animation_5shjh"]
[sub_resource type="Animation" id="Animation_8vea8"]
length = 1.3
step = 0.01
tracks/0/type = "value"
@@ -2785,10 +2786,10 @@ tracks/55/keys = {
[sub_resource type="AnimationLibrary" id="AnimationLibrary_hqhik"]
_data = {
&"RESET": SubResource("Animation_cuh5i"),
&"turn_flexible_page": SubResource("Animation_nq5sp"),
&"turn_flexible_page_mirror": SubResource("Animation_hr6qm"),
&"turn_rigid_page": SubResource("Animation_35sf4"),
&"turn_rigid_page_mirror": SubResource("Animation_5shjh")
&"turn_flexible_page": SubResource("Animation_hr6qm"),
&"turn_flexible_page_mirror": SubResource("Animation_35sf4"),
&"turn_rigid_page": SubResource("Animation_5shjh"),
&"turn_rigid_page_mirror": SubResource("Animation_8vea8")
}
[node name="GameMenu" type="Control" unique_id=2124096517]
@@ -2866,6 +2867,7 @@ visible = false
layout_mode = 1
[node name="Rings" type="TextureRect" parent="." unique_id=1905177535]
z_index = 2
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
@@ -3021,3 +3023,8 @@ autoplay = &"turn_page_left"
speed_scale = 10.0
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="PageFlip" unique_id=1072226159]
[node name="HighlightedPhoto" parent="." unique_id=888465569 instance=ExtResource("16_hr6qm")]
visible = false
z_index = 2
layout_mode = 1