Add Typing AO

Like scripted AOs, this works whenever you type and AO is ON
Even if the Linden typing animation is not playing.
This commit is contained in:
Lirusaito
2019-01-10 17:42:59 -05:00
parent 47797f4cec
commit da2a9a5bf5
6 changed files with 66 additions and 5 deletions

View File

@@ -63,6 +63,7 @@
[ Running ]
[ Turning Right ]
[ Turning Left ]
[ Typing ]
[ Floating ]
[ Swimming Forward ]
[ Swimming Up ]

View File

@@ -186,6 +186,17 @@
<key>Value</key>
<string></string>
</map>
<key>AODefaultTyping</key>
<map>
<key>Comment</key>
<string>Default typing anim</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>String</string>
<key>Value</key>
<string></string>
</map>
<key>AODefaultFloat</key>
<map>
<key>Comment</key>