Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
added player model fading when camera is too close
fixed crash when played in multiplayer ( thanks @JoePotchen )
fixed some instabilities
fixed potential mod errors when opening menus
Version 1.1.0
Ragdolls now work with custom player models
You can configure the mod with the configuration manager
You can force showing the cape or helmet on your avatar (you change that in Unity)
You can assign a custom animator, add synced parameters and create an action menu (ex: custom emotes)
You can open the action menu with the G key
You can refresh player models with the F4 key (no need to reload the game anymore
Donations
No donations accepted
ValheimPlayerModels
Use custom player models in Valheim !
How to install 1. Download and install the BepInEx package 2. Drag and drop ValheimPlayerModels.dll in the "BepInEx/plugin" folder in your game install folder 3. Launch the game 4. Place all your avatars in the newly created "PlayerModels" folder inside your game install folder 5. 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 1. Install Unity 2019.4.31 2. Create a new 3D Project 3. Download the SDK 4. Import the SDK and all your avatar assets 5. Change your avatar model rig to Humanoid 6. Place your avatar model in the scene 7. Add a "Valheim Avatar Descriptor" component on your avatar 8. Clic the "Auto-Setup" Button 9. Move the different equipement previews how you like 10. (optional) change your avatar material shaders to "Valheim/Standard" 11. Click the "Export" button in the Avatar Descriptor 12. Export in the "PlayerModels" folder in your game install folder