Difference between revisions of "How to Mod Blocks"
Line 10: | Line 10: | ||
* [https://steamdb.info/app/326880/ SpaceEngineersModSDK] (For all of your other small tools) | * [https://steamdb.info/app/326880/ SpaceEngineersModSDK] (For all of your other small tools) | ||
* [http://www.getpaint.net/download.html Paint.NET] | * [http://www.getpaint.net/download.html Paint.NET] | ||
− | * [https://github.com/harag-on-steam/fbximporter/releases/tag/havok2013.1-fbx2015.1 Havok FBX Importer] | + | * [https://github.com/harag-on-steam/fbximporter/releases/tag/havok2013.1-fbx2015.1 Havok FBX Importer] (it is probably a good idea to place this in the Havok directory) |
== Overview == | == Overview == |
Revision as of 04:06, 22 February 2017
Modding blocks is the process of sculpting a 3D model, texturing it, and injecting it into Space Engineers. With the introduction of the Modding API, a groundwork has been laid to even more customization of the Engineer experience.
There is currently no one-stop shop for all the information on modding. Information can be found here on the official wiki and the official modding section of the forums.
Tools
Here are the recommended tools to start modding blocks in Space Engineers:
- Blender (For creating 3D models)
- Havok "Content Tools for Game Artists and Designers" (Official distribution of this tool has stopped. Please refer to this forum to find a Dropbox with the tool)
- SpaceEngineersModSDK (For all of your other small tools)
- Paint.NET
- Havok FBX Importer (it is probably a good idea to place this in the Havok directory)
Overview
There are a variety of block mods in Space Engineers. Some are just for armor and decoration, but other blocks might have uses, like cockpits and reactors.
Setting up
Before anything happens, make sure that the Space Engineers Block Tools plug-in is installed and filled out in Blender. It can be found here on Github.
Space Engineers
- Game Directory: \SteamLibrary\steamapps\common\SpaceEngineers\
- MWM Builder: \SteamLibrary\steamapps\common\SpaceEngineers\Tools\MwmBuilder\MwmBuilder.exe
Havok Content Tools
- FBX Importer: \Program Files\Havok\HavokContentTools\FBXImporter.exe
- Standalone Filter Manager: \Program Files\Havok\HavokContentTools\hctStandAloneFilterManager.exe