Well if that's what you want, what Ragnarok did was draw the characters in 2D, and used a technique called billboarding to draw them into the 3D world. They draw one image for each side of the characters, and then bind the texture to a square that constantly faces the camera. It's easy to do.
|