What are steps to convert character with animation for ryzom engine format and replace current characters

Added by Andrew over 8 years ago

Long time ago I worked on my own MMORPG (suspended in 2005 because of lack of working engine).

I created 6 character races at the time with all needed animations, few set of armor and a lot of weapons.

I have 3D max models of characters, blender and OGRE animations for all character.

Questons:

1. How I can export models and animation to standard of Ryzom game engine (and what animation standard is used by engine)

2. How I can replaced main 4 races with my character and animations.

I don't have character body/face customization so I would have to set all customization option to 1.

If you could tell me how to set up customization to 1 available option it would help

3. Is this possible to add 2 more races to the game?

If yes how it can be done.

Regards
Andrew


Replies (4)

RE: What are steps to convert character with animation for ryzom engine format and replace current characters - Added by sunandshadow over 8 years ago

I don't know about 1 and 2, but 3 should be easy. To make a new race you would clone all files for an existing race, changing the names both on the files and in the code. Then you would only need to edit the race selection screen to have a new button for each race.

RE: What are steps to convert character with animation for ryzom engine format and replace current characters - Added by kervala over 8 years ago

You can read this page :

http://www.opennel.org/confluence/display/NEL/NeL3DSMAXPlugins

It explains how to use 3dsmax plugins to export 3d objets, animations, skeletons, etc... to NeL format.

RE: What are steps to convert character with animation for ryzom engine format and replace current characters - Added by Andrew over 8 years ago

Thank you for link with info how to convert animations to Ryzom engine.

Could you please also tell me how I can replaced main 4 races with my character in Ryzom core?

I don't have character body/face customization so I would have to set all customization option to 1.

If you could tell me how to set up customization to 1 available option it would help

RE: What are steps to convert character with animation for ryzom engine format and replace current characters - Added by kaetemi over 8 years ago

I'd recommend taking a look at how the Ryzom character models are organized, and remoddeling your meshes towards that structure.
It would probably be easiest to remodel your armors on top of the Ryzom base meshes, and bring them ingame like that.
The different races are actually the same body shape, with just a different face mesh.

(1-4/4)