The main purpose of LOAD4G3 is to export morph animation curves for Genesis 3 Female or Male figures from DAZ Studio and import them into a Unity animation file. The problem lies with Unity supporting only values from 0 to 100 for blendshapes while DAZ Studio routinely allows for negative or above 100% percent values.
LOAD4G3 provides a solution for this problem:
- Modify your figure’s blendshapes in Unity to accommodate negative or larger than 100% morph values from DAZ Studio;
- Export morph values from DAZ Studio (for a static character or animation) via an XML transfer file;
- Import the XML transfer file in the Unity Editor and load the morph/blendshape curves in an animation clip;
- Applies to both body figures and clothing items;
LOAD4G3 comes in two versions:
LOAD4G3 Lite - FREE
LOAD4G3 Pro
The Lite version exports morph animation curves only for Genesis 3 Female or Male figures. The Pro version also exports morph animation curves for all the child nodes of the selected figure (ie clothing).
The Lite version contains compiled versions of the asset code (dse scripts for DAZ and a DLL for Unity). The Pro version comes with the source code. You should run all your test scenarios on the Lite (free) version before you decide to purchase the Pro version. The only feature you cannot test is the morph animations for clothing. Anything else will work with the Pro version if it was working with the Lite version.
Important:
- The asset does not transfer skeletal animation curves. It only transfers morph animation curves. The bone animations can easily be obtained via FBX or DAE exports and the documentation describes how you can combine them with the morph animation curves in the Unity Editor.
- This asset does not contain any DAZ related artistic content. You must provide yourself all your DAZ content: the figures and the hair/clothing items. The asset contains only DAZ scripts that must be added to your DAZ content library and executed according to the documentation in order to get the morph animation curves.