From ee4bb233b94b5a79287181c3415ad5bd5e7eca32 Mon Sep 17 00:00:00 2001 From: "Anthony J. Thibault" Date: Tue, 30 Jul 2019 12:56:43 -0700 Subject: [PATCH] Bug fix for head nod not going back to idle. --- interface/resources/avatar/avatar-animation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/interface/resources/avatar/avatar-animation.json b/interface/resources/avatar/avatar-animation.json index ca9729355b..c8e5da8d82 100644 --- a/interface/resources/avatar/avatar-animation.json +++ b/interface/resources/avatar/avatar-animation.json @@ -1857,6 +1857,10 @@ "state": "idleOverlay", "var": "negativeThoughtfulHeadshakeOnDone" }, + { + "state": "idleOverlay", + "var": "negativeDropHeadOnDone" + }, { "state": "reactionRaiseHand", "var": "reactionRaiseHandEnabled"