Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 833 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 833 Bytes

io_scene_dragon_nest

dn-model-import is a plugin for Blender 3D that allows you to import/export 3D models and animations from Dragon Nest game into the editor. It works with formats such as: skin data (.skn), models (.msh) and animations (.ani, .anim).

How to import DN model

To import a model, just choose the .skn file from the import menu. Make sure the .msh file is located in the same directory. You can also import .msh directly without materials.

How to import DN animation

  1. Import model into Blender
  2. Make armature active
  3. Import .anim animation

After successful import, animations will be available in the Action Editor.

Documentation

See wiki

TODO:

  • Vertex color support

Requirements

  • Blender (2.80 and above)