Jump to content

how to find block texture resource


SevenDaysToDieModEditor

Recommended Posts

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.

 

<paint id="19" name="txName_Siding_blue">

<property name="TextureId" value="50" />

<property name="Group" value="txGroupWood" />

<property name="PaintCost" value="1" />

</paint>

 

How do I search for block texture resources?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...