From afb11f71b3efce56e1439bbc523abaa335b4c624 Mon Sep 17 00:00:00 2001 From: Nicola Zambello Date: Mon, 11 Nov 2024 10:41:13 +0200 Subject: [PATCH] chore: update female fullbody animation glb url --- .../AvatarComponent/components/FullbodyAvatar/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/constants.ts b/src/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/constants.ts index 7e36ab84..b36a3b07 100644 --- a/src/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/constants.ts +++ b/src/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/constants.ts @@ -8,7 +8,7 @@ export const AVATAR_POSITION_ZOOMED = new Vector3(0, -1.45, 0); export const ANIMATION_URLS = { MALE: 'https://assets.memori.ai/api/v2/asset/2c5e88a4-cf62-408b-9ef0-518b099dfcb2.glb', FEMALE: - 'https://assets.memori.ai/api/v2/asset/8d1a5853-f05a-4a34-9f99-6eff64986081.glb', + 'https://assets.memori.ai/api/v2/asset/2adc934b-24b2-45bd-94ad-ffec58d3cb32.glb', }; export const BLINK_CONFIG = {