baekacaek Posted December 12, 2020 Share Posted December 12, 2020 Is it possible (with F4SE if needed) to trigger ragdoll on player? Where the player character ragdolls to the floor and lies there for a few seconds. I've discovered that in CreationKit I can create an Explosion with "Knockdown" effect where the player will ragdoll - but immediately gets up after collapsing. I want to make the player ragdoll and stay ragdolled until my script says otherwise. Thanks! Link to comment Share on other sites More sharing options...
steve40 Posted December 16, 2020 Share Posted December 16, 2020 You could try papyrus function ForceAddRagdollToWorld() Link to comment Share on other sites More sharing options...
Recommended Posts