From 08655f96dc798e3e129058a5e97c5aa7ff96e798 Mon Sep 17 00:00:00 2001 From: yum Date: Mon, 24 Oct 2022 22:08:06 -0700 Subject: STT now beeps when it shows text, and can be locked to world Empty cells are excluded from the beeping behavior. Note: I have not checked in the prefab with the audio source yet. * libtastt gen_fx now adds 3 toggles to FX layer: toggle board, toggle world lock, toggle beep sound * libunity guid_map can now append instead of replacing * TaSTT_Toggle_{On,Off}.anim now use the prefab path, as do generated animations --- Animations/TaSTT_Toggle_Off.anim | 4 ++-- Animations/TaSTT_Toggle_On.anim | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Animations') diff --git a/Animations/TaSTT_Toggle_Off.anim b/Animations/TaSTT_Toggle_Off.anim index 7a604bc..644379f 100644 --- a/Animations/TaSTT_Toggle_Off.anim +++ b/Animations/TaSTT_Toggle_Off.anim @@ -42,7 +42,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_IsActive - path: TaSTT + path: World Constraint/Container/TaSTT classID: 1 script: {fileID: 0} m_PPtrCurves: [] @@ -107,7 +107,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_IsActive - path: TaSTT + path: World Constraint/Container/TaSTT classID: 1 script: {fileID: 0} m_EulerEditorCurves: [] diff --git a/Animations/TaSTT_Toggle_On.anim b/Animations/TaSTT_Toggle_On.anim index 667cfdf..97ca5e4 100644 --- a/Animations/TaSTT_Toggle_On.anim +++ b/Animations/TaSTT_Toggle_On.anim @@ -42,7 +42,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_IsActive - path: TaSTT + path: World Constraint/Container/TaSTT classID: 1 script: {fileID: 0} m_PPtrCurves: [] @@ -107,7 +107,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_IsActive - path: TaSTT + path: World Constraint/Container/TaSTT classID: 1 script: {fileID: 0} m_EulerEditorCurves: [] -- cgit v1.2.3