Merge pull request #16332 from highfidelity/Fix-stand-talk-pops

Fix stand talk pops
This commit is contained in:
Maia Hansen 2019-10-11 15:51:00 -07:00 committed by GitHub
commit db75d03f76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2478,8 +2478,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2489,8 +2489,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk02",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2500,8 +2500,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk03",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2511,8 +2511,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk04",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2522,8 +2522,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk_armsdown",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2533,8 +2533,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk_lefthand",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,
@ -2544,8 +2544,8 @@
{
"easingType": "easeInOutQuad",
"id": "talk_righthand",
"interpDuration": 1,
"interpTarget": 1,
"interpDuration": 20,
"interpTarget": 20,
"interpType": "evaluateBoth",
"priority": 0.33,
"resume": true,