#Alternate Outfits
1 messages · Page 1 of 1 (latest)
i tried using Iron Fist's alternate outfit but it loaded in as the default
idk what i'm doing wrong but the other outfits work
is there a way to get the texture for the alternate outfit somewhere?
Is it only that specific outfit showing default or are the other outfits (for iron fist) coming out as default as well when you're exporting them?
the other ones work fine, its just the recolor that shows the default skin
lemme check real quick
alr
heyo so found the solution for it
It's a bit of a work but it's the only straightforward way we got (at least i managed to find so far)
So i tried to export the recolored model but got the same result as you. Went into the FileBrowser to see if i can export model from there. And apparently, there's no seperate model for the recolored version
They use the same model but different textures
So you just gotta import into the materials and replace them
How you do that? lemme show you real quick
alr im here
first export your model into blender. See if all default textures are properly working or not (they'll usually work without any issues)
Then go to the file browser
Follow this path
Marvel > Content > Marvel > Characters > you'll see a list of numbers here which are character ID's for different characters
Since we're searching for Iron Fist's recolor, we just find that ID
Here's the link to all the ID's if you ever wanna explore around by yourself: https://github.com/donutman07/MarvelRivalsCharacterIDs/blob/main/MarvelRivalsCharacterIDs.md
character ids for marvel rivals. Contribute to donutman07/MarvelRivalsCharacterIDs development by creating an account on GitHub.
So the version of the skin we're lookin for is the Martial Arts Savant.
Which is under 1052 > 1052100
Go to that ID. Open the Materials tab. You should see something like this
click on each of them, and click on export. They'll export pretty quickly, in a sec or two since they're just materials
Come back to blender. Open your shader editor.
click on this thing
we're looking for this. Equip_01 and Equip_02
once you've selected that slot, the material on the right should be showing something like this. This material that already is there is the one for the default skin. Which shows 1052001
click on that ball to replace the material with the one we've exported
It's a trouble to scroll and search for the material that we just exported but we know it's id from earlier so we just type that in.
Type 2100
You see that Equip 01?
replace it with that
and voila
Do that with other slots as well to get the full recolor
yup
Welcome :)
you the goat man
yoo thanks for sharing this btw, I was about to try and recolor via nodes thinking that's how they did it in game instead of separate textures 🤣
^^
welcome, glad i could be of help :)
I'm low-key struggling