You are viewing a potentially older version of this package.
View all versions.
ValheimPlayerModels
Use custom player models in Valheim !
Date uploaded | 2 years ago |
Version | 1.2.0 |
Download link | Ikeiwa-ValheimPlayerModels-1.2.0.zip |
Downloads | 1579 |
Dependency string | Ikeiwa-ValheimPlayerModels-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1901README
ValheimPlayerModels
How to install
- Download and install the BepInEx package
- Drag and drop ValheimPlayerModels.dll in the "BepInEx/plugin" folder in your game install folder
- Launch the game
- Place all your avatars in the newly created "PlayerModels" folder inside your game install folder
- The mod will load the avatar with the same filename as your character name (you might want to restart the game)
How to create an avatar
- Install Unity 2019.4.31
- Create a new 3D Project
- Download the SDK
- Import the SDK and all your avatar assets
- Change your avatar model rig to Humanoid
- Place your avatar model in the scene
- Add a "Valheim Avatar Descriptor" component on your avatar
- Clic the "Auto-Setup" Button
- Move the different equipement previews how you like
- (optional) change your avatar material shaders to "Valheim/Standard"
- Click the "Export" button in the Avatar Descriptor
- Export in the "PlayerModels" folder in your game install folder