diff options
| author | yum <yum.food.vr@gmail.com> | 2022-10-15 16:48:52 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-10-15 17:47:05 -0700 |
| commit | 3059967c75a41ed79b40ed3f84adbb874b0c3a33 (patch) | |
| tree | 6af7d2001a4b8d99ce6d58543d9988d727288845 /template.anim.txt | |
| parent | c35d06f5eef2618287cda2c978dcf97d9fc5f319 (diff) | |
Fix animations: renamed prefab from CustomSTT to TaSTT
Also:
* Check in toggle on/off animations
* Add toggle parameter
* libunity bug: getUniqueId() was calling allocateId() incorrectly
* Remove osc_ctrl `client` global
* Fix transcribe.py text encoding
Diffstat (limited to 'template.anim.txt')
| -rw-r--r-- | template.anim.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template.anim.txt b/template.anim.txt index 8f06fe1..6dccbd5 100644 --- a/template.anim.txt +++ b/template.anim.txt @@ -42,7 +42,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: material.%LETTER_SHADER_PARAM% - path: CustomSTT + path: TaSTT classID: 137 script: {fileID: 0} m_PPtrCurves: [] @@ -107,7 +107,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: material.%LETTER_SHADER_PARAM% - path: CustomSTT + path: TaSTT classID: 137 script: {fileID: 0} m_EulerEditorCurves: [] |
