Skip to content

Model export

ShadelessFox edited this page Jan 28, 2023 · 5 revisions

Supported types

Decima Workshop can export the following types:

Game Type
Death Stranding
  • AnimatedStaticMeshResource
  • ArtPartsDataResource
  • ArtPartsSubModelResource
  • BlendedMeshResource
  • HairResource
  • LodMeshResource
  • MeshResourceBase
  • MultiMeshResource
  • ObjectCollection
  • RegularSkinnedMeshResourceBase
  • RegularSkinnedMeshResource
  • SkinnedMeshResource
  • StaticMeshResource

For data exchange, we use an in-house format called DMF (Decima Model Format) that has a counterpart addon for Blender, a free 3D computer graphics software tool.

Installing the addon

  1. Download the latest addon version from here, or click here for a direct download link
  2. Open Blender, go to EditPreferencesAdd-onsInstall and choose the zip file you've downloaded

Exporting models

  1. In Decima Workshop, choose an entry of type among supported types. A panel on the right will pop up
  2. Choose appropriate options and click Export and save the file somewhere
  3. Open Blender, go to FileImportDecima Model (.dmf) and choose the file you've exported

Clone this wiki locally