Unique Player This mod lets your Player Character have a unique body. It can be made different from NPCs. Right now, only the body and hand textures can be changed, but I want to see if I can make the meshes, head, and skeleton unique also. Adding meshes should be easy, a race change is probably required to have custom head and skeleton. How to use Like a lot of my mods, it is currently DIY: Install with NMM or manually copy into your data folder and enable the ESP Copy the body textures from your favorite body mod into: data/textures/actors/character/PlayerHumanFemale for female PCs OR data/textures/actors/character/PlayerHumanMale for male PCs The package includes the default "vanilla" textures that should be overwritten by your chosen body textures. Files data/UniquePlayer.esp data/textures/actors/character/PlayerHumanFemale/FemaleBody_d.dds data/textures/actors/character/PlayerHumanFemale/FemaleBody_n.dds data/textures/actors/character/PlayerHumanFemale/FemaleBody_s.dds data/textures/actors/character/PlayerHumanFemale/BaseFemaleHand_d.dds data/textures/actors/character/PlayerHumanFemale/BaseFemaleHand_n.dds data/textures/actors/character/PlayerHumanFemale/BaseFemaleHand_s.dds data/textures/actors/character/PlayerHumanMale/MaleBody_d.dds data/textures/actors/character/PlayerHumanMale/MaleBody_n.dds data/textures/actors/character/PlayerHumanMale/MaleBody_s.dds data/textures/actors/character/PlayerHumanMale/BaseMaleHand_d.dds data/textures/actors/character/PlayerHumanMale/BaseMaleHand_n.dds data/textures/actors/character/PlayerHumanMale/BaseMaleHand_s.dds Notes This mod is experimental, use at your own risk. Generated with FO4Edit Recommended Mods Unique Followers by FGmodule Full body tattoos for female by Hirvipelto Changelog v0.3.0 - Added male body/hand textures v0.2.0 - Added hand textures v0.1.0 - Initial - Only body textures