mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-11-12 17:51:01 +00:00
| .. | ||
| Properties | ||
| resources | ||
| GameEvents.cs | ||
| GrabDetector.cs | ||
| Main.cs | ||
| ml_ppu.csproj | ||
| ModSupport.cs | ||
| ModUi.cs | ||
| PickUpManager.cs | ||
| README.md | ||
| Settings.cs | ||
| Utils.cs | ||
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;
Notes
- Compatible with PlayerRagdollMod.