#exporting problems

1 messages · Page 1 of 1 (latest)

oblique geyser
#

i already did some rigging and some fixing to make it more default but in the end, when i export something it always go like, i have been watching youtube and most of thier export didnt look like this pls help ;v;

dim lark
#

What program did you use to draw?

#

You might have a messed up psd.

#

Also hold up, did you make your toggle parameters "-1 to 1"?

#

Because a toggle has to be in the range of "0 to 1", all parameters are set to 0 when the model is exported.

oblique geyser
#

Oh ill change it

#

Is it all of them?

#

Cause that's all of them

oblique geyser
dim lark
dim lark
#

Parameters like head x/y or mouth form can be "-1 to 1", because they are mirrorable

#

I was talking about the parameters that show/hide glasses, jacket or happy eyes (unless that's your blink)

#

Those parameters have to be set to min of 0 and max of 1, because these are "yes or no" binary actions

#

when you export your model, all numerical values of parameters will be automatically set to 0, which in case of "0 to 1" would mean "first frame", while in case of "-1 to 1" it means "middle frame"

#

Now do you get it? You probably have no idea how javascript works, and that's what Live2D runs on.

#

Simply put, use "min -1, max 1" for parameters that go "left or right, up or down, what have you" and use "min 0, max 1" for those that go "on, off, on, off like a lightswitch".

oblique geyser
#

Ok I get it ill try later to check

dim lark
#

Well I hope my analogy works, and if it doesn't, how about this: every parameter is a railway and zero is the starting station. The "train" can go forwards or backwards, but the starting station is always Station 0. This is why min value can't be above 0 and max can't be bellow 0, because then the train won't start on rails and the wheels will break.

oblique geyser
#

well time to do it agian

viral citrus
viral citrus
oblique geyser
#

will do and probly fix my -1 to 1 than making it -30 to 30

#

hehe ill try it later and redoing my params

#

ill update you if its resolve

oblique geyser
#

i fix it so it ok