From 25a245e655c4817d6fefe515ddbd50ac3bdb6d05 Mon Sep 17 00:00:00 2001 From: Hans ONG Date: Fri, 19 Apr 2024 19:44:42 +0800 Subject: [PATCH] update to prefab --- Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab b/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab index b66b4b60..79b86941 100644 --- a/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab +++ b/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab @@ -2,14 +2,14 @@ "Entity": { "components": { "AudioComponent": { - "audioKey": "../Assets/Audio/MOTM_M5_IntroCutscene_AudioOnly.wav", + "audioKey": "../Assets/Audio/mus_IntroBGM_NoLoop.wav", "loop": true }, "EntityDescriptor": { - "Prefab Type": "Background Music", + "Prefab Type": "Intro Background Music", "children": [], "isActive": true, - "name": "Background Music", + "name": "Intro Background Music", "parent": null, "sceneID": 18446744073709551615 }