SevenDaysToDieModEditor
New member
I searched for resources.assets with "*siding_burnt*" to find the mesh resource shown below in blocks.xml, but I could not find the data.
I use unity asset bundle extractor to search resources.assets.
how to find block mesh "siding_burnt06".
I use unity asset bundle extractor to search resources.assets.
Code:
<block id="617" name="burntWoodBlock6">
<property name="Extends" value="burntWoodBlock1"/>
<property name="Model" value="siding_burnt06"/>
<property name="ImposterExclude" value="true"/>
</block>