Sirius wrote:This requires editing the library object since the doors are not single objects (unlike the two palace doors). The best solution would be to remove the door material from the prp, this way Uru will not display the faces using it. Not the best solution but by far the easiest.
If you remove the material Uru will still display the faces using it. they'll just be blank and you'll only see faces with the vertex colors baked onto them. In order to delete a visible object or face from Uru you need to remove it's information from the plDrawableSpans. just removing the material won't work.