mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 18:39:23 +00:00
|
||
---|---|---|
.. | ||
Properties | ||
vendor/RootMotion | ||
Main.cs | ||
ml_prm.csproj | ||
ml_prm.csproj.user | ||
RagdollController.cs | ||
README.md | ||
Settings.cs | ||
Utils.cs |
Player Ragdoll Mod
This mod turns your player's avatar into ragdoll puppet.
Installation
- Install latest MelonLoader
- Get latest release DLL:
- Put
ml_prm.dll
inMods
folder of game
- Put
Usage
- Press
R
to turn into ragdoll and back.
Optional mod's settings with BTKUILib:
- Switch ragdoll: turns into ragdoll state and back, made for VR usage primarily.
- Use hotkey: enables/disables ragdoll state switch with
R
key;true
by default. - Restore position: returns to position of ragdoll state activation upon ragdoll state exit;
false
by default. - Velocity multiplier: velocity force multiplier based on player's movement direction;
2.0
by default.
Notes
- Incompatible with
Follow hips on IK override
option in AvatarMotionTweaker. - Even if locally ragdoll state is activated in the middle of playing emote, remote players still see whole emote animation.
- Not suggested to activate fly mode with enabled ragdoll state.