Fusion/README.md
2023-11-11 06:29:24 +00:00

947 B

Fusion

Collection of scripts to help port payday2 diesel maps to unreal engine

Overview

Needed software

PAYDAY 2 Model Tool PAYDAY-2-Hashlist DieselBundleViewer BeardLib-Editor Blender [Python]

pdworld2json.py

Converts world.continent files to the json format and fixes location rotation to work with unreal.

ConvertExportedToUnreal.blend

Fixes Model files exported by the PD2ModelParser, like removing unneeded objects rotating models propely and setting the origin corectly.

ExportModels.bat

Makes it easier to export models by just letting it run via a bat in the background

ModelCopyForBlender.bat

Makes it easier to set up a work folder for blender

Get started