j3lly0m3lly Posted November 8, 2023 Share Posted November 8, 2023 i'm having never disappearing corpses and enemy multiplier, which causes my fps to drop due to the amount of corpse physics happening. i've been trying to solve this issue by making simpler collisions for the actor meshes in nifskope, but none of them seem to use bhkNPCollisionObject. so if that's the case, how can i simplify the corpse collisions? Link to comment Share on other sites More sharing options...
South8028 Posted November 22, 2023 Share Posted November 22, 2023 Corpses have their own Ragdoll collision. I do not know how to do it. I've only seen such a custom item (if I'm not mistaken. It was a long time ago) in this mod (punching bag). I myself want to find a way to make such a collision in order to suspend objects with physics, but there are no manuals. https://www.nexusmods.com/fallout4/mods/20651 Link to comment Share on other sites More sharing options...
j3lly0m3lly Posted November 25, 2023 Author Share Posted November 25, 2023 On 11/22/2023 at 11:32 AM, South8028 said: Corpses have their own Ragdoll collision. I do not know how to do it. I've only seen such a custom item (if I'm not mistaken. It was a long time ago) in this mod (punching bag). I myself want to find a way to make such a collision in order to suspend objects with physics, but there are no manuals. https://www.nexusmods.com/fallout4/mods/20651 do you know how can i find their collision mesh? Link to comment Share on other sites More sharing options...
hereami Posted November 25, 2023 Share Posted November 25, 2023 Wouldn't Collision Layers do? e.g. L_BIPED_NO_CC says We need this to allow collision with the actor's ragdoll instead of its character controller., so might try to disable interaction with nearly everything perhaps? Link to comment Share on other sites More sharing options...
South8028 Posted November 25, 2023 Share Posted November 25, 2023 8 hours ago, j3lly0m3lly said: do you know how can i find their collision mesh? This is what the havok tool for creating a rag doll looks like. I'd be very happy to find a little tutorial on what to do with this. In pho4, by the way, there are skeletons - rag dolls. These themed bones on wire are from anatomy cabinets and are scattered all over the world. Although simply viewing the nif in a nifscope will not give anything. Need a short lesson on 3ds. It is unlikely that anything can be done about this in Nifskop. Link to comment Share on other sites More sharing options...
Recommended Posts