You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MikuMikuMoving has this feature where .pmx models can be scaled freely like .x models. Is it possible to implement it in nanoem?
Without this it is almost impossible to change the scale of model in a satisfactory way:
Use .x models: Does not support any of the .pmx model features: bones, morphs, physics, etc.
Use scale.fx effect: Incompatible with almost every effect without heavily modifying the effects
Edit the model and scale it to desired size: Size cannot be changed dynamically; Moving bones inside MMD becomes unusable for models of very big/small scales.
The text was updated successfully, but these errors were encountered:
The model scaling functionality is implemented in the model editing functionality mentioned in the third item (which is effectively a built-in height measurement plug-in).
However, it is not possible to use scaling as motion in the same way that MikuMikuMoving is implemented. There are no plans to implement it because it is very incompatible with VMD, which have shearing problems and cannot have scale information in VMD specification.
MikuMikuMoving has this feature where .pmx models can be scaled freely like .x models. Is it possible to implement it in nanoem?
Without this it is almost impossible to change the scale of model in a satisfactory way:
The text was updated successfully, but these errors were encountered: