Game build 2025r181 update

This commit is contained in:
SDraw 2025-12-20 13:44:10 +03:00
parent bab5346876
commit 569a521be4
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
35 changed files with 233 additions and 55 deletions

View file

@ -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.