MMO Starter Kit

Yeah, I’ve noticed that changes to the MMOCharacter prompt a warning that its referenced outside, then tries to rebuild. Then everything is messed up.

What I’ve been wondering is has anyone been able to successfully change the character model/mesh? How they went about it? I setup a level between character creation and entering the world, where one can play with a model with target morphs… then enter the mmoinstance from there. Two problems, can’t seem to set it to be the used character model (can successfully tweak the model, the idea being that the value set by the player for the target morphs get stored in the character info in mysql later as well as what player model set at the creation and morph tweaking screen) and two, kind of hard to test the ability to go from start to creation to that inbetween level to mmoinstance, when you cannot enter the world that way in the editor.

Any advice from some of yall who have been playing with this more?