4 | Dummy Assets - MassiveMiniteam/OddModKit GitHub Wiki

Dummy Assets

This is a tool that helps you reuse content of the game. The idea is to create dummy assets with the same type and name as in the real game. You then can reference them from your mod and in runtime the correct assets will be used. In the mod project everything will look wrong though, static meshes are cubes, textures are white pixels etc. Blueprints will have the correct variables and functions but no code.

Some assets might be listed but are stipped out during build.

  • To use it go to "OddModKit" and select "Open Asset Dump Importer" image
  • You can search or look for assets that you want to create image
  • For example select the barrel image
  • It will automatically also import all the needed dependencies image