The wonks have motion!Ā Running laps to keep that beach bod.
The system uses all physics and inverse kinematics to move the little bird feet, resulting in some wiggly but endearing movement.
seen from United States

seen from United States

seen from United States

seen from United States
seen from China
seen from Brazil
seen from Germany
seen from United States
seen from Albania
seen from Russia
seen from France
seen from Malaysia
seen from United States
seen from France
seen from Türkiye
seen from Japan

seen from Bulgaria
seen from United Kingdom
seen from Jordan
seen from India
The wonks have motion!Ā Running laps to keep that beach bod.
The system uses all physics and inverse kinematics to move the little bird feet, resulting in some wiggly but endearing movement.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch ⢠No registration required ⢠HD streaming
Mama and bb birds checkin out a snack.Ā An old gif from my physics/ik experiments I never shared.
Look at him go!Ā Combined my custom IK system with a physics controller, and now my bird son is more fabulous than ever.Ā Ā
This uses PID controllers to apply torques to all his body parts, which can add a lot of wobbly personality.Ā Sometimes too much.Ā But now the model will try to maintain the posture set by their IK system, while being fully, physically responsive.Ā Ā
The dynamic duo is back - over a year since they first started flailing around, now they're hooked up to a custom full-body IK solver using some crazy hacking of the FABRIK and Kabsch algorithms. In theory, this let's them calculate their poses based on any number of desired limb positions, and determine when goals are unreachable or require repositioning.
Much love to Zalo and his genius-level math utility tools without which this would not exist.
Still want to get the whole system physics responsive, but feeling proud of the progress š¤©
Hereās a quick demo of what my scene looks like with the Gizmos active - As you can see as soon as the character is generated and then selected in the Hierarchy (on the left as āProcedural Characterā) - we can see how the skeleton has boxes and cylinders to represent the collisions of the individual bones of the body - we see a head, a chest, arms, hips, legs... etc. This isnāt a super complex process when done through the editor, as one only has to go bone by bone adding the colliders and then adding joint restrictions - granted it isnāt āeasyā but it is nothing one canāt learn to do in a few days (however do keep in mind this is only the collision setup, this does not mean active ragdoll by itself is an easy topic, but setting up a humanoid character to work with ragdoll physics isnāt that hard when done THROUGH the editor). The problem with my game is since as I mentioned before, the characterā skeleton is generated in realtime, I am NOT able to do this process through the editor. I was forced to write a script that automatically detects the hierarchy of the character once it is generated and then automatically handles dynamically the positioning and setup of the collisions (going bone by bone detecting whether itās the āheadā āchestā ātorsoā or whatever, and adding the proper collision object (box, cylinder, etc)). Once the collisions have been set, it is time to add the āmusclesā to the system. The āmusclesā are āconfigurable jointsā in unity. These are joints that allow you to determine āhow muchā rotation can happen on each axis of rotation for the corresponding bone, how much force can be added to the body, how much torque... etc. Basically they are like āsuper complex hinge jointsā. These muscles are the ones that will be driving the animations for the character by EMULATING the animations that I baked directly from Blender - that is the procedural muscles system will try to add the corresponding forces to each joint in order for the bones to āreachā the desired pose (which is the one driven by my baked animations). However, given this system, one can handle how much āforce or torqueā every individual character will have on every independent bone. This allows me to give the characters specific strengths per joint based on whether the characters are super buff, super tiny, have long legs, have long arms... have giant heads.. etc. Since all of this is procedural, every time a character is generated, one can observe slightly different animations. I will post more examples of this in the following post.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch ⢠No registration required ⢠HD streaming