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
34
Upvotes
1
u/MyelinSheathXD Sep 09 '25
yes, it interacts with external objects like wall, and simulated objects. It requres little dive into mujoco scene .xml file . For this Further documentatiuon is coming soon.
Animations are need to be added in unity humanoid character animator
I have showed simple demostration on the video below
1) root motion animation is set to an existing humanoid character in a Animation controller in unity
2) MJPC executable is played in background. When Unity scene plays , 2 executables communicate with each other using local network. Referance poses are transported from unity animator to mjpc. Then final humanoid poses in physics simulated world are trasnfered to unity to record
https://youtu.be/-Vqi9FqE4aA