Please, Have a Seat.
A local-only ATLYSS mod that makes selected players appear sitting on your screen only.
No one else can see it, nothing is sent over the network, and it does not modify server state.
Features
- Mark specific players as seated locally
- Fully local-only (no network traffic)
- Does not affect other players
- Safe to use in multiplayer
- Includes an in-game GUI for target selection
- Supports both "Sit (Soft)" and "Lock (Force)" modes
How to Use
- Open the mod UI (default: F9)
- Select a player from the list
- Toggle seated override
Notes
- This is a visual-only override, not a gameplay mechanic.
- This only affects what you see locally.
- Other players do not need to install this mod.
- The seated state may reset if the target performs certain actions (movement, animations, etc.)
Technical Details
- Uses local Animator manipulation only
- Does not use Commands, RPCs, or SyncVars
- Does not modify server-side state
- Includes safety checks to avoid interfering with gameplay
Installation
- Install BepInEx
- Drop the mod into
BepInEx/plugins
- No installation is required for other players
Known Issues