danielspoa Posted September 6, 2020 Share Posted September 6, 2020 Title, I want to create different versions of some weapons. Same model but modified textures. I have extracted models and textures with AssetStudio, how do I apply a new texture through a mod? can someone guide me with the basic steps for such a "mission"? thank you! Link to comment Share on other sites More sharing options...
mr.devolver Posted September 6, 2020 Share Posted September 6, 2020 Hi. Apart from the seemingly easiest part which is adjusting the texture itself which is purely an artistic avenue, I'm afraid there are no basic steps for this. You would need to import this item as a 3d model with a new texture into Unity and then save it exactly the way it must be saved to be compatible with 7 Days to Die and only then bring that item into the game with your custom xml code. For the rest, you will have to follow some tutorials on how to import models into Unity and prepare them for 7 Days to Die. Xyth made a tutorial which is really useful for beginners. You can find it here. Link to comment Share on other sites More sharing options...
danielspoa Posted September 6, 2020 Author Share Posted September 6, 2020 thank you, gonna check it. was hoping for a parameter to just change the texture :c Link to comment Share on other sites More sharing options...
bdubyah Posted September 6, 2020 Share Posted September 6, 2020 It exists for zeds, but I don't think there's a way to do it for items. I could be wrong though. Link to comment Share on other sites More sharing options...
danielspoa Posted September 7, 2020 Author Share Posted September 7, 2020 Guys, so I watched the tutorials and tried working with unity. It covers the basics but doesn't help with tags and a few other stuff for weapons. I remember faaaaar long ago I watched a tutorial about weapon and even developed a few custom weapons at the time, it was a17 or a18. If u know of any videos focusing on weapons please point it to me. And ofc if changing just the texture like suggested above is possible then... I would love to know thank you! for now Im working on the xml for these future weapons! Link to comment Share on other sites More sharing options...
bdubyah Posted September 10, 2020 Share Posted September 10, 2020 Weapons don't need tags in Unity. What other questions do you have? Link to comment Share on other sites More sharing options...
danielspoa Posted September 10, 2020 Author Share Posted September 10, 2020 thats it, I found another video to solve the remaining questions thanks!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.