mirror of
https://github.com/SDraw/ml_mods_cvr.git
synced 2026-06-23 23:08:26 +00:00
Game build 2025r181 update
This commit is contained in:
parent
bab5346876
commit
569a521be4
35 changed files with 233 additions and 55 deletions
|
|
@ -13,9 +13,14 @@ Available mod's settings in BTKUILib's page:
|
|||
* **Friends only:** allow only friends to pick you up; `true` by default;
|
||||
* **Velocity multiplier:** velocity multiplier upon drop/throw; `1.0` by default.
|
||||
|
||||
|
||||
To pick you up remote player should:
|
||||
* Make hands `grab` pointers to appear on your side (usually, press controller grip, trigger button or fist gesture, depends on remote player controllers type);
|
||||
* Touch your avatar's torso with both pointers;
|
||||
|
||||
Available additional parameters for AAS animator:
|
||||
* **`PickedUp`:** defines current picked up state; boolean.
|
||||
* Note: Can be set as local-only (not synced) if starts with `#` character.
|
||||
|
||||
# Notes
|
||||
* Compatible with PlayerRagdollMod.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue