From 0cf97fad4675cdef7ada967964c0e87bfac631f2 Mon Sep 17 00:00:00 2001 From: tcm390 Date: Wed, 31 Aug 2022 20:44:25 -0400 Subject: [PATCH] change animation to animationCombo --- .metaversefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.metaversefile b/.metaversefile index ff7405c..9850ef7 100644 --- a/.metaversefile +++ b/.metaversefile @@ -14,7 +14,12 @@ { "key": "use", "value": { - "animation": "combo", + "animationCombo": [ + "swordSideSlash", + "swordSideSlashStep", + "swordTopDownSlash", + "swordTopDownSlashStep" + ], "behavior": "sword", "boneAttachment": "leftHand", "position": [-0.07, -0.03, 0],