Hi I want to create some zombies and replace the material so that they show a different skin. I have seen some mods that have this code:
<property name="ReplaceMaterial0" value="entities/buildings/materials/chimney"/>
How can I find the path of the available materials like the one in the above code?
<property name="ReplaceMaterial0" value="entities/buildings/materials/chimney"/>
How can I find the path of the available materials like the one in the above code?