mirror of
https://github.com/SDraw/ml_mods_cvr.git
synced 2026-05-03 17:07:00 +00:00
1.1 KiB
1.1 KiB
Player Pick Up
This mod allow you to be picked up and carried around.
Installation
- Install latest MelonLoader
- Install BTKUILib
- Get latest release DLL:
- Put
PlayerPickUp.dllinModsfolder of game
- Put
Usage
Available mod's settings in BTKUILib's page:
- Enabled: sets mod's activity as enabled or disabled;
trueby default; - Friends only: allow only friends to pick you up;
trueby default; - Velocity multiplier: velocity multiplier upon drop/throw;
1.0by default.
To pick you up remote player should:
- Make hands
grabpointers 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.
- Note: Can be set as local-only (not synced) if starts with
Notes
- Compatible with PlayerRagdollMod.