mirror of https://github.com/H-uru/korman.git
Browse Source
Decals require 3 things: * Co-incident geometry that is parented to the main mesh * A material with the CompDecal flag * Layers with ZIncLayer and NoZWrite This adds a modifier that will enforce at export time that the object has a parent, that the material is not shared with any other objects, and that the material and layer have the correct flags.pull/170/head
2 changed files with 18 additions and 0 deletions
Loading…
Reference in new issue