|
Post by bblackpanda on Oct 10, 2024 10:39:13 GMT -5
Hi. I want to create mud puddle override. I've changed mesh and textures, but now I need to replace mud splashes to normal splashes (when playing with puddle). How can I change it? Thanks in advance for answering! imgur.com/IQEEhnv
|
|
|
Post by naunakht on Oct 12, 2024 23:21:30 GMT -5
Hi. I want to create mud puddle override. I've changed mesh and textures, but now I need to replace mud splashes to normal splashes (when playing with puddle). How can I change it? Thanks in advance for answering! imgur.com/IQEEhnvThe mud splashes do not come from the puddle itself, so overriding the mesh and textures will have no effect on what you see in-game. Mud splashes are VFX, which are attached to the animation which moves the Sim. You would need to create an animation override by 1) finding the appropriate Clip and Clip Header for the animation(s) in question, and 2) editing Events -> Effects, replacing the ep05_mud VFX with alternatives. This is fairly advanced modding which requires a working knowledge of game VFX. The easiest solution to your problem is to go to Object definition and change the Tuning and Tuning ID from Puddle_MudPuddle (181950) to Puddle_Medium (15016). You'll lose the unique mud puddle functions (like mudfight and mud-slips), but you'll still be able to splash around in the puddle, and the VFX will match the look you're going for.
|
|
|
Post by bblackpanda on Oct 14, 2024 5:17:34 GMT -5
{Spoiler} Hi. I want to create mud puddle override. I've changed mesh and textures, but now I need to replace mud splashes to normal splashes (when playing with puddle). How can I change it? Thanks in advance for answering! imgur.com/IQEEhnvThe mud splashes do not come from the puddle itself, so overriding the mesh and textures will have no effect on what you see in-game. Mud splashes are VFX, which are attached to the animation which moves the Sim. You would need to create an animation override by 1) finding the appropriate Clip and Clip Header for the animation(s) in question, and 2) editing Events -> Effects, replacing the ep05_mud VFX with alternatives. This is fairly advanced modding which requires a working knowledge of game VFX. The easiest solution to your problem is to go to Object definition and change the Tuning and Tuning ID from Puddle_MudPuddle (181950) to Puddle_Medium (15016). You'll lose the unique mud puddle functions (like mudfight and mud-slips), but you'll still be able to splash around in the puddle, and the VFX will match the look you're going for. I've tried to change tunig but now there are no interractions with puddles. Anyway thanks for answering!
|
|
|
Post by naunakht on Oct 14, 2024 17:23:01 GMT -5
I've tried to change tunig but now there are no interractions with puddles. Anyway thanks for answering! No interactions with puddles? Do you mean water puddles or mud puddles? Can you attach your .package file so I can see what you're doing?
|
|
|
Post by bblackpanda on Oct 19, 2024 13:33:45 GMT -5
I've tried to change tunig but now there are no interractions with puddles. Anyway thanks for answering! No interactions with puddles? Do you mean water puddles or mud puddles? Can you attach your .package file so I can see what you're doing? Sorry for the late reply (was sick), here are files with changed tuning and tuning ID simfileshare.net/folder/231677/Thank you for help.
|
|