SevenDaysToDieModEditor
New member
I searched for resources.assets with "*Siding_blue*" to find the texture resource shown below in painting.xml, but I could not find the data.
I use unity asset bundle extractor to search resources.assets.
I use unity asset bundle extractor to search resources.assets.
How do I search for block texture resources?<paint id="19" name="txName_Siding_blue">
<property name="TextureId" value="50" />
<property name="Group" value="txGroupWood" />
<property name="PaintCost" value="1" />
</paint>