![JereKuusela-Player_Scaling icon](https://gcdn.thunderstore.io/live/repository/icons/JereKuusela-Player_Scaling-1.13.0.png.128x128_q95.jpg)
Player Scaling
Allows admins to change the size of each player.
Last updated | 2 weeks ago |
Total downloads | 4273 |
Total rating | 5 |
Categories | Gear Client-side |
Dependency string | JereKuusela-Player_Scaling-1.13.0 |
Dependants | 29 other packages depend on this package |
This mod requires the following mods to function
![denikson-BepInExPack_Valheim-5.4.2202 icon](https://gcdn.thunderstore.io/live/repository/icons/denikson-BepInExPack_Valheim-5.4.2202.png.64x64_q95.png)
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Player Scaling
Allows admins to change the size of each player.
Install on all clients and on the server (modding guide).
Usage
Adds new console commands for admins:
scale_player [player/character id/steam id] [scale] [offset from ground]
scale_player [player/character id/steam id] [x,y,z] [offset from ground]
scale_player [player/character id/steam id] [scale,offset]
scale_player [player/character id/steam id] [x,y,z,offset]
Adds new console commands with debug mode:
scale_self [scale] [offset from ground]
scale_self [x,y,z] [offset from ground]
scale_self [scale,offset]
scale_self [x,y,z,offset]
Scaling information is saved per game world.
When scaling each axis separately, the player may start floating so the last parameter can be used to fine tune this.