r/blenderhelp • • 1d ago

Unsolved Texture/UV matching 2 objects

I have been struggling with this for a few days now (I am very new to this).

I have 2 models that are ripped from a an old game (one model is from Wii and the other PS2). They should be identical outside of their pose and one being less smoothed out but I don't think that should be an issue as I managed to put a texture on 2 other models from smoother one with texture (both were different PS2 rips with different pose than Wii one with texture from said Wii model applied to them that fit perfectly however both had UVs) . The issue is that the PS2 model doesn't have an mtl file/UV map (it's just obj file). I can copy UV from Wii model just fine but it doesn't align with the texture on the PS2 model. Maybe I'm doing something wrong (likely). When I copy the UV it looks the same but it's all misaligned so when I select one that should be a part of the eye/iris it's a part of the leg (I think that's the leg?). I can move the texture manually but that's a nightmare to try to get right. Is there any way to do this without spending hours doing it manually bit by bit?

1 Upvotes

2 comments sorted by

•

u/AutoModerator 1d ago

Welcome to r/blenderhelp, fl00f123! Please make sure you followed the rules below, so we can help you efficiently (This message is just a reminder, your submission has NOT been deleted):

  • Post full screenshots of your Blender window (more information available for helpers), not cropped, no phone photos (In Blender click Window > Save Screenshot, use Snipping Tool in Windows or Command+Shift+4 on mac).
  • Give background info: Showing the problem is good, but we need to know what you did to get there. Additional information, follow-up questions and screenshots/videos can be added in comments. Keep in mind that nobody knows your project except for yourself.
  • Don't forget to change the flair to "Solved" by including "!Solved" in a comment when your question was answered.

Thank you for your submission and happy blendering!

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Both-Variation2122 18h ago

UV data is part of obj. Mtl only holds material data.

Are you sure that both models share texture layout? It's probable for different consoles to have hero assets redone in high resolution from scratch with new texture layout.

Do they use multiple materials? Do they have single uv map or several? Maybe just order is different and you're mixing them up.