SerhatDikel / Unity-BodyMorph

A tool for adjusting bone proportions in real time for Unity Humanoid Rigs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BodyMorph Lite for Unity

cover

About

A tool for adjusting bone proportions in real time for Unity Humanoid Rigs.

How to Use

To use the component, simply add BodyMorphLite to your character model.
When there are changes in the feet and legs, you need to activate Kinematics for the character to fully touch the ground.
If another IK is in use, the offset value can be accessed via "BodyMorphLite.Offset".
Additionally, for ease of use, the Reset and Randomize functions can also be accessed from the context menu.

BodyMorph Lite version is only compatible with Humanoid Rigs*.

Example

demo A Character Editor Demo made with BodyMorph.

Install

Download the latest release as a unitypackage, or clone this repository.

Author

Serhat Dikel

Github/SerhatDikel
YouTube/SerhatDikel

License

Copyright © 2024, Serhat Dikel. Released under the MIT License.

About

A tool for adjusting bone proportions in real time for Unity Humanoid Rigs.

License:MIT License


Languages

Language:C# 100.0%