diff options
| author | yum <yum.food.vr@gmail.com> | 2022-10-24 22:08:06 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-10-24 22:08:06 -0700 |
| commit | 08655f96dc798e3e129058a5e97c5aa7ff96e798 (patch) | |
| tree | b2543852ec52fec22319f562a737e48e95681b37 /Examples/FX_no_write_defaults.controller | |
| parent | 4b0d262f4630538cc04f6e8bda407fe3f3ba213b (diff) | |
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
Diffstat (limited to 'Examples/FX_no_write_defaults.controller')
| -rw-r--r-- | Examples/FX_no_write_defaults.controller | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FX_no_write_defaults.controller b/Examples/FX_no_write_defaults.controller index 1ee52b8..5136e82 100644 --- a/Examples/FX_no_write_defaults.controller +++ b/Examples/FX_no_write_defaults.controller @@ -6,7 +6,7 @@ AnimatorController: m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_Name: FX2 + m_Name: FX_no_write_defaults serializedVersion: 5 m_AnimatorParameters: - m_Name: GestureLeftWeight |
