Phone ring changed + text fixes

This commit is contained in:
Altaezio
2026-07-28 12:56:55 +02:00
parent b9b7220a0d
commit 1a7fb2f421
7 changed files with 26 additions and 26 deletions
+10 -10
View File
@@ -1,7 +1,7 @@
[gd_scene format=3 uid="uid://csx7d5khjd6y5"]
[ext_resource type="Script" uid="uid://chedhuxpxro4k" path="res://entities/interactable_3d/phone/scripts/phone.gd" id="1_2si4a"]
[ext_resource type="AudioStream" uid="uid://ocm1dkkhv7ls" path="res://common/audio_manager/assets/sfx/phone/phone_ringing.wav" id="2_w00q2"]
[ext_resource type="AudioStream" uid="uid://budu0cym6ximv" path="res://common/audio_manager/assets/sfx/phone/phone_call.wav" id="2_2si4a"]
[ext_resource type="PackedScene" uid="uid://5dytwh4wydcg" path="res://entities/interactable_3d/phone/assets/3d/phone.blend" id="3_lp5jo"]
[ext_resource type="Texture2D" uid="uid://dks6cugwif2em" path="res://common/icons/phone.svg" id="4_gtuax"]
@@ -154,7 +154,7 @@ tracks/0/keys = {
[sub_resource type="Animation" id="Animation_ckx3x"]
resource_name = "ring"
length = 1.95
length = 10.2317
loop_mode = 1
tracks/0/type = "value"
tracks/0/imported = false
@@ -163,10 +163,10 @@ tracks/0/path = NodePath("Model:rotation:z")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.2, 0.3, 0.4, 0.5, 0.6, 0.70000005, 0.8000001, 1, 1.1, 1.2, 1.3, 1.4, 1.5000001, 1.6),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
"times": PackedFloat32Array(0, 0.39999998, 0.5, 0.59999996, 0.7, 0.8, 0.90000004, 1, 1.1333334, 1.2333333, 1.3333335, 1.4333334, 1.5333333, 1.6333334, 1.7333333, 3.3666658, 3.4666657, 3.566666, 3.6666658, 3.766666, 3.8666658, 3.9666657, 4.1, 4.2, 4.2999997, 4.3999996, 4.4999995, 4.6, 4.7, 6.366667, 6.4666667, 6.566667, 6.6666665, 6.766667, 6.866667, 6.9666667, 7.1000004, 7.2000003, 7.3, 7.4, 7.5, 7.6, 7.7000003),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
"update": 1,
"values": [0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0]
"values": [0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0, -0.03, 0.03, -0.03, 0.03, -0.03, 0.03, 0.0]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_bc3p2"]
@@ -187,15 +187,18 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5439453, 0)
shape = SubResource("CapsuleShape3D_mwti2")
[node name="AudioStreamPlayer3D" type="AudioStreamPlayer3D" parent="." unique_id=73991663]
stream = ExtResource("2_w00q2")
stream = ExtResource("2_2si4a")
bus = &"Sfx"
[node name="Model" parent="." unique_id=1951271790 instance=ExtResource("3_lp5jo")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.000101934645, 0)
[node name="PhoneSignal" parent="Model" index="1" unique_id=2035875887]
[node name="PhoneSignal" parent="Model" index="1" unique_id=901006612]
transform = Transform3D(0.99678284, 0, -0.080149435, 0, 1, 0, 0.080149435, 0, 0.99678284, -0.27000237, 1.5518044, -0.16334502)
[node name="AnimationPlayer" parent="Model" index="3" unique_id=641511721]
autoplay = &"Turning"
[node name="Sprite3D" type="Sprite3D" parent="Model" unique_id=2025147118]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.023056125, 0.6826539, -0.33169416)
visible = false
@@ -213,9 +216,6 @@ light_color = Color(0.87551093, 0.72609586, 0.8473426, 1)
shadow_enabled = true
omni_range = 1.8928293
[node name="AnimationPlayer" parent="Model" index="6" unique_id=636985304]
autoplay = &"Turning"
[node name="HoverAnimationPlayer" type="AnimationPlayer" parent="." unique_id=1414304456]
libraries/ = SubResource("AnimationLibrary_xa016")