is there a way for tthe users char to have 2 icons two of all stats , because in my game you have a power to transform into your megaman navi and to your normal char.
i still dont quite get how to do this, changing char and stuff like that. Is tere anyway to just have 1 character, but just having 2 icons with different overlays.
And then for whatever /mob, /obj, whatever, you would just have to call object.SetSwap(icon, overlays, underlays) to set the alternate appearance, and then use object.SwapAppearance() to switch.