aswasd Posted May 31 Posted May 31 Hey team, I'm trying to give Tsu bigger breast by using Momo's body mesh from _zai and am almost finished, just ran into some problem, where A) The head texture doesn't match the body looked around everywhere and can't find how to change it B) The other's alt body is black, just straight up don't know how to fix that Still a bit new to both Blender and Unreal so if anyone know how to fix this it would be helpful. And the modding discord is apparently allergic to nsfw so I'm asking here. Here a title screen mod with Art by Tsuranukko for everyone. Tsuranukko Titlescreen.zip
LiriliLarila Posted May 31 Posted May 31 (edited) Are you using new materials? Or just changing the texture? @aswasd Edited May 31 by LiriliLarila
aswasd Posted May 31 Posted May 31 (edited) 27 minutes ago, LiriliLarila said: Are you using new materials? Or just changing the texture? @aswasd In Blender or Unreal? I'm new to game modding so followed imaginenoheavean part 1 and 2 videos Pretty much did the same thing he did but just with a the Momo's body instead of Shigi's hand accessories Just took the texture from _zai's Momo and Asui (tried both, using Asui because I thought it looked better) Edit: Just joined a game, tongue's messed up when stationary as well Edited May 31 by aswasd
LiriliLarila Posted May 31 Posted May 31 30 minutes ago, aswasd said: In Blender or Unreal? I'm new to game modding so followed imaginenoheavean part 1 and 2 videos Pretty much did the same thing he did but just with a the Momo's body instead of Shigi's hand accessories Just took the texture from _zai's Momo and Asui (tried both, using Asui because I thought it looked better) Edit: Just joined a game, tongue's messed up when stationary as well Within Fmodel, check which "MaterialInstanceConstant" is being used. Upon checking, your body material is using "MI_Chara_skinMat". I think that should fix it... If not, recreate the folder structure of another Tsuyu skin and use that skin's material as the "parent". Copy and paste a skin material and name it the same as the original material... I don't know if you understand what I mean... All in Unreal
aswasd Posted May 31 Posted May 31 (edited) Ah, I see the problem. I was using MI_Chara_bodyMat because I was following the guide, switching the skimMat worked. Thank you so much. But now I just have the problem of her tongue and hair. Tongue's not that much of a problem but the hair look pretty awkward moving around. Is there a way I can fix it? Spoiler Thanks again Edited May 31 by aswasd
LiriliLarila Posted May 31 Posted May 31 1 hour ago, aswasd said: Ah, I see the problem. I was using MI_Chara_bodyMat because I was following the guide, switching the skimMat worked. Thank you so much. But now I just have the problem of her tongue and hair. Tongue's not that much of a problem but the hair look pretty awkward moving around. Is there a way I can fix it? Reveal hidden contents Thanks again Try to find its Animation Blueprint (ABP) and use it ("ABP_Ch006_Default_00"). To create it, right-click and select "Create Animation Blueprint" or a similar option. You don't need to copy it exactly; simply assign the Animation Blueprint to the model and, before using pkgE, delete the ABP. This way, the game's ABP will be used. I have no idea how the tongue works. I've just been experimenting a bit by modifying this game... Maybe even ABP will solve it, I don't know, hahaha
aswasd Posted May 31 Posted May 31 1 hour ago, LiriliLarila said: Try to find its Animation Blueprint (ABP) and use it ("ABP_Ch006_Default_00"). To create it, right-click and select "Create Animation Blueprint" or a similar option. You don't need to copy it exactly; simply assign the Animation Blueprint to the model and, before using pkgE, delete the ABP. This way, the game's ABP will be used. I have no idea how the tongue works. I've just been experimenting a bit by modifying this game... Maybe even ABP will solve it, I don't know, hahaha Is it one of these 3? Which option should I save it as? json or uasset? Spoiler Which one should I pick? I'm guessing Actor Component Spoiler Where can I add the ABP file in here? Thank you so much again for your help by the way
LiriliLarila Posted May 31 Posted May 31 (edited) 1 hour ago, aswasd said: Is it one of these 3? Which option should I save it as? json or uasset? Hide contents Which one should I pick? I'm guessing Actor Component Hide contents Where can I add the ABP file in here? Thank you so much again for your help by the way No, no, hahaha. It's about adding a new one. Right click on the skeletal mesh, create the "animation blueprint," and name it "ABP_Ch006_Default_00." Place this ABP file in the same folder as the skeletal mesh. Then, you can process the content, and before converting it to pkgE, delete the ABP (this way, the skeletal mesh will retain the original game settings). PS: You can leave the blueprint empty; it won't change anything, but when you apply it to the model, it won't move (that's normal). Edited May 31 by LiriliLarila
LiriliLarila Posted May 31 Posted May 31 By the way, the ABP is located here: HerovsGame\Content\Character\Ch006\Model\Default\Mesh
aswasd Posted May 31 Posted May 31 33 minutes ago, LiriliLarila said: It's about adding a new one. Right click on the skeletal mesh, create the "animation blueprint," and name it "ABP_Ch006_Default_00." Place this ABP file in the same folder as the skeletal mesh. So I don't have to touch Tsu's original ABP at all? Spoiler Like this? So I don't need to do anything with it? Do I need to move it back to Ch006's Mesh folder?
LiriliLarila Posted May 31 Posted May 31 1 hour ago, aswasd said: So I don't have to touch Tsu's original ABP at all? Hide contents Like this? So I don't need to do anything with it? Do I need to move it back to Ch006's Mesh folder? Yes, that's it! As long as it's in the ch006 folder, it works perfectly. Before using pkgE, simply delete the ABP files from the folder and it will read the game files.
aswasd Posted June 1 Posted June 1 18 hours ago, LiriliLarila said: Yes, that's it! As long as it's in the ch006 folder, it works perfectly. Before using pkgE, simply delete the ABP files from the folder and it will read the game files. It didn't work Spoiler Had it like this and deleted both the ABP file and PhysicAsset file before I pak it and the hair is still clipping
LiriliLarila Posted June 1 Posted June 1 57 minutes ago, aswasd said: It didn't work Reveal hidden contents Had it like this and deleted both the ABP file and PhysicAsset file before I pak it and the hair is still clipping Within the model, you need to select the created ABP. Have you done that yet? There's an option that says "Skeleton Mesh." Expand it (if it's not already open), and another option should appear: "Post-process Anim Blueprint." Select the created ABP there something like that This might not solve everything... The truth is, I'm also starting to modding games 1
aswasd Posted June 1 Posted June 1 (edited) 3 hours ago, LiriliLarila said: Within the model, you need to select the created ABP. Have you done that yet? There's an option that says "Skeleton Mesh." Expand it (if it's not already open), and another option should appear: "Post-process Anim Blueprint." Select the created ABP there something like that This might not solve everything... The truth is, I'm also starting to modding games It worked! Sort of It still sticking pretty close to the body, just not clipping anymore. It might be because I weight-painted her hair, following an advice from a discord server, I'll try removing/ lessen the weight before trying it again when I have time. Thanks again Edit: nvm It was pretty fast to edit, reduce the weight on the hair and it works great Tsuyu using _Zai nude body mod.zipHere for anyone who prefer it a bit bigger Edited June 1 by aswasd 3
aswasd Posted June 6 Posted June 6 (edited) Spoiler Spoiler Spoiler Is this a Blender problem or an Unreal problem? and how do I even fix this? Edit: Nevermind, fixed Edited June 7 by aswasd
aswasd Posted June 7 Posted June 7 Bruh Spoiler Pushed forward with it and the model is just tposing in game
aswasd Posted June 7 Posted June 7 (edited) Bro what does this even mean? how do I even fix this? jump Spoiler crouch Spoiler Doing litterally anything else Spoiler Edited June 7 by aswasd
LiriliLarila Posted June 7 Posted June 7 3 hours ago, aswasd said: Bro what does this even mean? how do I even fix this? jump Reveal hidden contents crouch Reveal hidden contents Doing litterally anything else Reveal hidden contents Did you export the model with a value of 0.01 on the XYZ axes? I think that would happen if you applied the changes to the axes and exported it with a value of 1000... I think that's the problem
satron28 Posted June 8 Posted June 8 aswasd, you can pass me the tsuyu mod from _Zai? or your version, i was trying to find it but i cant, sorry if i have a bad english its no my native lenguague
aswasd Posted June 8 Posted June 8 14 hours ago, satron28 said: aswasd, you can pass me the tsuyu mod from _Zai? or your version, i was trying to find it but i cant, sorry if i have a bad english its no my native lenguague Here's both version Tsuyu mods.zip
aswasd Posted June 8 Posted June 8 (edited) 22 hours ago, LiriliLarila said: Did you export the model with a value of 0.01 on the XYZ axes? I think that would happen if you applied the changes to the axes and exported it with a value of 1000... I think that's the problem The model I got was actually smaller than the size of when I , so I had to scale it up, I don't know if that effect it or not Spoiler Then I removed stuff I don't want on the model Spoiler Moved the face bone down to match the model Spoiler made sure to unlock all so that the mmd model will work Spoiler Merged both Mesh by distance Spoiler Parent the body mesh to the Skeleton with Automatic Weight Spoiler It works here but without the clothes so Parent the clothes to Skeleton as empty group, click on body then clothes and then swapped to weightpaint mode weight -> transfer weight and on the bottom left clicked it and changed it from source later to By Name Spoiler Changed every material from both Meshes to Principled BSDF so that I could add images without it being messed up in unreal Changed SK name to Armature, take that name and add it to the main body then delete Bakugou original model Then Export Is all that fine or did I messed up somewhere? Edited June 8 by aswasd
LiriliLarila Posted June 8 Posted June 8 @aswasd I think the problem is with applying the height. In Blender, apply all the changes (Ctrl + A > All Transforms). Then, set the XYZ scales to 100, reapply, and finally, reduce the scale to 0.01 (this time don't apply; export directly and save just in case). I don't know if there's another way hahaha
aswasd Posted June 9 Posted June 9 9 hours ago, LiriliLarila said: @aswasd I think the problem is with applying the height. In Blender, apply all the changes (Ctrl + A > All Transforms). Then, set the XYZ scales to 100, reapply, and finally, reduce the scale to 0.01 (this time don't apply; export directly and save just in case). I don't know if there's another way hahaha It worked thanks! the model works ingame now, there's only some problem with the body (Body, elbow, face) , I'll fix it by moving the bone around and maybe change the skin colour I may just leave the face static, I don't know enough about animating face so could I just delete the bones on the face or would that mess with the game
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now