Skip to content

Release 1.6.0 | Material Fixing

Latest
Compare
Choose a tag to compare
@M4X40 M4X40 released this 21 Jan 19:02
· 10 commits to main since this release
200c729

Smaller release, but fixes a big issue that's been prevalent since 1.0.0.

fixMaterial()

This function runs after node creation, but any objects with WorldGridMaterial or the GREY materials will be replaced with the appropriate material for that object.

WorldGridMaterial is something created by the pskimporter addon that this script uses. It is used when either an error occurs in the material finding process, or when it cant locate the material. With the new function, this fixes that.