managed to get the character generator working:
This is how the Scene Object looks like in the editor (without occluder material)
And this is after NLVM had its way with it:
The
eye-color is randomized from a preset-pool of materials.
and every unused element is invisibleSo you can actually randomize a lot with nlvm.
The generator looks like this right now:
orgEle.genCharacter(SceneObject SCO, String Race, String Gender, String[] ElementNames, String[] AdditionalFemaleElementNames, String[] AdditionalRaceSpecificElementNames, String[] Eyes); //More Options will follow
If nothing gets in my way (in form of problems or so), i might be able to render a complete music video with NL2 and NLVM.
But main priority in this project are the people for rollercoasters and flatrides (also custom rollercoaster cars & custom flatrides, as long as they have an external ride cam).
I will use the position of the external ride cam to attach them.
If you are creating custom flatrides, than
make sure, you have an external ride cam script and
this project will be compatible!Hmm.
Next Step:
Clothing and Humans.
EDIT:
BONUS! When elements are named the wrong way:
Rayman?!? is it you?