I have export all 7D2D assets with AssetBundleExtractor.exe, Texture2D's & Mesh's. Is there some where I can look up what Texture2D goes with what model. I have to dig around every time I need a default Texture.
I haven't found a resource like that, but if you're the first to do it please share. =)
I never could find the stoneaxe mesh, only the collider (which worked for my purposes, seeing how it lined up). I'd love a table of contents.
Yeh, I could never find the mesh, but the only reason I wanted it was to get its placement for holdtype (to see where it was on x,y,z in unity), so the collider did the trick. It's definitely a different placement than say, the club.
I needed it for my daggers (I place them upside down, so that you're holding a dagger like Andrei Chikatilo). =)