diff --git a/src/base-environments/volunteer_room/scenes/eating_challenges.tscn b/src/base-environments/volunteer_room/scenes/eating_challenges.tscn index 463ec5f..15d8d7d 100644 --- a/src/base-environments/volunteer_room/scenes/eating_challenges.tscn +++ b/src/base-environments/volunteer_room/scenes/eating_challenges.tscn @@ -99,7 +99,7 @@ tracks/5/keys = { [sub_resource type="Animation" id="Animation_ayw8a"] resource_name = "de" -length = 86.0 +length = 66.0 tracks/0/type = "audio" tracks/0/imported = false tracks/0/enabled = true @@ -108,11 +108,11 @@ tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "clips": [{ -"end_offset": 0.0, +"end_offset": 0.3525498, "start_offset": 1.6578125, "stream": ExtResource("5_86ec2") }], -"times": PackedFloat32Array(0.108854175) +"times": PackedFloat32Array(2.2000003) } tracks/0/use_blend = true tracks/1/type = "value" @@ -122,10 +122,10 @@ tracks/1/path = NodePath("../../..:progress") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { -"times": PackedFloat32Array(0, 1.66667, 4.73332, 6.03333, 11.6, 12.4, 15.8333, 16.4333, 18.9334, 19.6333, 24.5333, 25.6, 29, 30.3667, 36.1333, 39.4, 40.8, 42.2333, 44.6333, 45.2667, 47.0333, 49.2333, 53.4333, 54.6333, 57.1333, 57.8333, 61.1333, 63.2667, 66.5667, 67.5, 72.4597, 74.5, 77.2667, 78.4667, 85.2), -"transitions": PackedFloat32Array(1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 1.23114, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.287175, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968), +"times": PackedFloat32Array(0, 1.66667, 4.73332, 6.03333, 11.6, 12.766666, 15.8333, 16.4333, 18.266666, 19.6333, 27.1, 29.8, 35.466633, 37.3, 39.933334, 41.233334, 43.800034, 45.233334, 52.833275, 53.466667, 58.166664, 59.6, 64.2), +"transitions": PackedFloat32Array(1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 1.23114, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.287175, 0.482968, 0.482968, 0.482968), "update": 0, -"values": [0.0, 0.0, 1.0, 1.0, 2.0, 2.0, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 6.0, 6.0, 7.0, 7.0, 8.0, 8.0, 9.0, 9.0, 10.0, 10.0, 11.0, 11.0, 12.0, 12.0, 13.0, 13.0, 14.0, 14.0, 15.0, 15.0, 16.0, 16.0, 17.0] +"values": [0.0, 0.0, 1.0, 1.0, 2.0, 2.0, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 6.0, 6.0, 7.0, 7.0, 8.0, 8.0, 9.0, 9.0, 10.0, 10.0, 11.0] } tracks/2/type = "method" tracks/2/imported = false @@ -134,8 +134,8 @@ tracks/2/path = NodePath("../../..") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { -"times": PackedFloat32Array(24.8, 47.87, 61.7667, 74.0333, 85.2667), -"transitions": PackedFloat32Array(1, 1, 1, 1, 1), +"times": PackedFloat32Array(18.9, 40.766666, 65.2), +"transitions": PackedFloat32Array(1, 1, 1), "values": [{ "args": [], "method": &"try_scroll" @@ -144,12 +144,6 @@ tracks/2/keys = { "method": &"try_scroll" }, { "args": [], -"method": &"try_scroll" -}, { -"args": [], -"method": &"try_scroll" -}, { -"args": [], "method": &"_on_text_finished" }] } @@ -469,6 +463,7 @@ script = ExtResource("1_86ec2") scene_id = 8 story_array = PackedStringArray("God I am so \"happy\" mom took care of everything at home. The dishes, the laundry, the trash, the groceries, the food.", "But guess what: when you are at university, they don\'t provide a mom with your dorm.", "And suddenly, you don\'t just need to study for your first semester, you need to learn to survive on your own. Good luck building good habits with that.", "I got really thin.", "I didn\'t really manage to eat at home, I didn\'t have the money to eat takeout all the time and oh my god:", "how do students manage to survive in a cafeteria?", "I mean: How do they manage to socialise, attend all the lectures, find relationships and even look passable with all that going on?", "Is it just me? I don\'t know.", "Who I am glad about tho is Jules. She has an eating order history and someday had enough of seeing my body crumble and decieded to basically adopt me.", "I could never really relate with her former eating discorder thoughts she was probably trying to get out of my head.", "But I can\'t argue against her coping strategies helping my body get the food it needed.") paragraph_lengths = PackedInt32Array(1, 2, 6, 8, 10) +progress = -1.0 [node name="PanelContainer" type="PanelContainer" parent="."] layout_mode = 2 diff --git a/src/base-environments/volunteer_room/scenes/therapy_volunteer.tscn b/src/base-environments/volunteer_room/scenes/therapy_volunteer.tscn index ed9c897..36cc035 100644 --- a/src/base-environments/volunteer_room/scenes/therapy_volunteer.tscn +++ b/src/base-environments/volunteer_room/scenes/therapy_volunteer.tscn @@ -99,7 +99,7 @@ tracks/5/keys = { [sub_resource type="Animation" id="Animation_ayw8a"] resource_name = "de" -length = 86.0 +length = 92.0 tracks/0/type = "audio" tracks/0/imported = false tracks/0/enabled = true @@ -112,7 +112,7 @@ tracks/0/keys = { "start_offset": 0.3923047, "stream": ExtResource("5_x5h0q") }], -"times": PackedFloat32Array(0.6076953) +"times": PackedFloat32Array(1.9333333) } tracks/0/use_blend = true tracks/1/type = "value" @@ -122,10 +122,10 @@ tracks/1/path = NodePath("../../..:progress") tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { -"times": PackedFloat32Array(0, 1.66667, 4.73332, 6.03333, 11.6, 12.4, 15.8333, 16.4333, 18.9334, 19.6333, 24.5333, 25.6, 29, 30.3667, 36.1333, 39.4, 40.8, 42.2333, 44.6333, 45.2667, 47.0333, 49.2333, 53.4333, 54.6333, 57.1333, 57.8333, 61.1333, 63.2667, 66.5667, 67.5, 72.4597, 74.5, 77.2667, 78.4667, 85.2), -"transitions": PackedFloat32Array(1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 1.23114, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.287175, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968), +"times": PackedFloat32Array(0, 1.66667, 4.73332, 7.0333333, 11.6, 13.033334, 17.433332, 19.166666, 26.733334, 27.933332, 29.733202, 30.799902, 34.1999, 35.5666, 39.866665, 41.3, 46.400066, 47.833366, 52.1666, 52.8, 55.1667, 56.5, 59.033333, 60.233334, 64.9, 66.86667, 67.26674, 69.40013, 73.6, 75.46662, 78.46667, 79.4, 87.9), +"transitions": PackedFloat32Array(1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 0.482968, 1, 1.23114, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.287175, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968, 0.482968), "update": 0, -"values": [0.0, 0.0, 1.0, 1.0, 2.0, 2.0, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 6.0, 6.0, 7.0, 7.0, 8.0, 8.0, 9.0, 9.0, 10.0, 10.0, 11.0, 11.0, 12.0, 12.0, 13.0, 13.0, 14.0, 14.0, 15.0, 15.0, 16.0, 16.0, 17.0] +"values": [0.0, 0.0, 1.0, 1.0, 2.0, 2.0, 3.0, 3.0, 4.0, 4.0, 5.0, 5.0, 6.0, 6.0, 7.0, 7.0, 8.0, 8.0, 9.0, 9.0, 10.0, 10.0, 11.0, 11.0, 12.0, 12.0, 13.0, 13.0, 14.0, 14.0, 15.0, 15.0, 16.0] } tracks/2/type = "method" tracks/2/imported = false @@ -134,7 +134,7 @@ tracks/2/path = NodePath("../../..") tracks/2/interp = 1 tracks/2/loop_wrap = true tracks/2/keys = { -"times": PackedFloat32Array(24.8, 47.87, 61.7667, 74.0333, 85.2667), +"times": PackedFloat32Array(18.166666, 49.3, 59.666668, 74.76667, 91.63333), "transitions": PackedFloat32Array(1, 1, 1, 1, 1), "values": [{ "args": [], @@ -469,6 +469,7 @@ script = ExtResource("1_ym0sv") scene_id = 6 story_array = PackedStringArray("I sometimes wish I could go back in time to save myself from Lukas.", "Sometimes I even want to fight him one last time to make him feel how much he hurt me.", "I don\'t like these thoughts, because all they do is make my head spiral into an endless void of anger and doubt.", "So on a calm mind, I just hope he learned his lesson so his next love doesn\'t need to become a survivor.", "But do I regret being one?", "I mean it has made me go to therapy and that was a good thing.", "My therapist was pretty young and still in training.", "Talking to *him* about sex never really worked for me.", "So I still don\'t know what to do about my cravings. I\'d rather not have them but I can\'t deny they exist.", "At least he gave me the tools to figure it out on my own.", "Old thoughts are here to stay, he always said. But you can choose how to react.", "And while I choose to not react to my cravings for now, I can choose something different in the future.", "He also helped me manage the gauntlet that is an ADHD diagnosis. I suspect I wouldn\'t have the executive skills to get that on my own.", "So I guess I got my medication thanks to Lukas?", "And I can tell when to brace for my period because the weird urge to make my ex hit some very hard ground is quite specific.") paragraph_lengths = PackedInt32Array(2, 3, 4, 5, 8, 11, 12, 14) +progress = -1.0 [node name="PanelContainer" type="PanelContainer" parent="."] layout_mode = 2 diff --git a/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav b/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav new file mode 100644 index 0000000..8da7eda --- /dev/null +++ b/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9aadd88009e19152b03833cdc1cf7907fe27f025daf75d4d8efe412a3bfa885 +size 77263952 diff --git a/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav.import b/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav.import new file mode 100644 index 0000000..ed9d5c1 --- /dev/null +++ b/src/base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://datmg48duktt1" +path="res://.godot/imported/FoM_xavier_DnD.wav-a689cfa18e7eb4ed0e110e9622a5b653.sample" + +[deps] + +source_file="res://base-environments/volunteer_room/sounds/FoM_xavier_DnD.wav" +dest_files=["res://.godot/imported/FoM_xavier_DnD.wav-a689cfa18e7eb4ed0e110e9622a5b653.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=2