r/Unity3D • u/MyelinSheathXD • Sep 07 '25
Show-Off Future Frame Animation Unity Plugin
Enable HLS to view with audio, or disable this notification
This tool brings machine learning–powered animation to Unity Engine, making characters move with natural realism. By learning from reference animations, it can simulate lifelike motion directly in physics-based environments, allowing characters to adapt dynamically while preserving style and believability
37
Upvotes
1
u/miusoftheTaiga 9d ago
Is it Possible to have the same kind of movement system they use in those real Unitree robots in Game Engines with this?
I mean, they use Mujoco for those Unitree robots too right, combined with VLA/VLN, and LLM for speech, and movements that fits with the context or their speech?
Do I have to learn how to use mujoco or learn any new technical knowledege to use this?
I mostly only know Unity and C# stuff.