09-13-2023 01:48 AM
Hi!
We are using the Meta avatars for some projects and now we are researching how to activate the legs on the avatars. On both local and remote we can render fullbody avatars (with legs) perfectly nice but I can't figure out how to animate the legs.
In the creation info I have activated Leg IK. Except that I can't find anything more about how to activate the IK.
10-30-2023 02:08 AM
Heya! We are starting to look at animating avatar Legs with IK and was wondering if you managed to make any progress on this?
Cheers!
10-30-2023 02:38 AM
Hi!
Sorry to say - but no progress yet. I had to put it aside for the moment to work on other things - but still keeping an eye open on any suggested solutions or updated documentation regarding this.
If you find anything or have some ideas - I am all ears!
11-21-2023 02:53 AM
Hi. Were you able to find a solution? I am also in the same boat.
12-19-2023 12:42 PM
I've been experimenting as well. Today I tried applying a custom ik solution. I attempted disabling animations through the avatar entity. This did not work. Flags that allow the avatar to be shown seem to be required to use animation data from the system and can't be over ridden. Current Leg IK flags do not work. We can not see the internals of the referenced DLLs unfortunately. The custom leg IK solution for a generic model works, but the way Meta Avatars is currently built in Unity, there doesn't seem to be a way around this. At this point, I'm starting to shy away from supporting this feature. I am leaning towards full custom characters, and maybe have this ready to turn on in the background, whenever actual functionality is available.
12-19-2023 02:49 PM
So, it looks like my initial IK attempt was missing functionality to pipe in the new coordinate data. It is possible, there is an example of such functionality https://communityforums.atmeta.com/t5/General-Development/Meta-Avatars-how-to-feed-custom-input/td-p... and the Sample scripts in the oculus sdk provide a reference as well. I'll work on an implementation for my use case and share it once I have it working.
12-22-2023 07:33 AM
After starting looking into the examples of the other posts, I looked into the Avatar 24 SDK and upgraded. They changed the internals of the system, so this going to take a little more time to figure out, but I would stand to guess that this functionality will be exposed and functional in an a release in the near future. The rework of the sdk seems to be a lot cleaner, and functions better as well. I'm not going to spend too much time on it, but if I can make headway with reasonable effort, I will update this thread. Peace.
01-26-2024 04:14 AM
@decipheroneHi! Do you have any updates on this question? Did you manage to find solution to animate legs of avatar?
02-26-2024 07:46 AM
Anyone found a solution for animating/moving the Meta Avatars legs?
05-02-2024 12:07 AM
Any progress on this?