UNI-ty
ANI-mation
O-rganizer
Unianio is unity framework for procedural 3D humanoid character animations
In addition to that, the framework provides:
- Messaging
- Inversion of Control
- 3D Geometry and Math Utilities
-
Download unity package: https://github.com/vbodurov/unianio-framework/raw/develop/unity-packages/Unianio%20Framework%20v0.9.0.unitypackage
-
Import it in your unity project by clicking on
Menu - Assets - Import Package - Custom Package
then choose previously downloaded package and import it
-
Create new game object by right clicking on the scene in Hierarchy, then choosing Game Object - Create Empty
-
Then click on that object andf in the Inspector choose Add Component then choose Unianio Setup
Currently Unianio supports Make Human models
You can create them as you like, there are only 2 requirements in Make Human:
-
In Pose/Animate you have to choose Default no toes
-
When you export the model (File - Export) choose meter as unit scale
Then inside Unity:
-
After you add the model to the scene click on it and add Unianio Make Human Model from the inspector
-
You may want to change Persona ID giving a model name if you will have multiple models
-
How to Install? How to Import Models? https://www.youtube.com/watch?v=jaiti5znj1E
-
Simple Walk Animation https://www.youtube.com/watch?v=x0OpaI_GaKk