User:Paradoxiii: Difference between revisions
Jump to navigation
Jump to search
Paradoxiii (talk | contribs) (Created page with "== Helmet Hairs == Helmet hair is determined by the "HairType" value in the _merged.lsf The 3D meshes for helmet hairs can be found in ''Models\Generated\Public\Shared\Assets\Characters\_Models\_Hair\Helmet_Hair\Resources'' The _merged.lsf for helmet hairs can be found in ''Shared\Public\Shared\Content\Assets\Characters\[PAK]_Helmet_Hair'' Note that there is no mesh or _merged entry for value 0. A hairstyle with a "0" HairType will only show the scalp, rather than a...") |
Paradoxiii (talk | contribs) |
||
Line 11: | Line 11: | ||
The naming for each helmet hair mesh follows this template: | The naming for each helmet hair mesh follows this template: | ||
"RACE"_"BODY"_HAIR_Helmet_"HairShape"_"HairLength"_"LETTER" | "RACE"_"BODY"_HAIR_Helmet_"HairShape"_"HairLength"_"LETTER" | ||
The letter at the end can be A, B, or C. They are slight variations of the mesh. | |||
Line 16: | Line 18: | ||
|+ Helmet Hair Types | |+ Helmet Hair Types | ||
|- | |- | ||
! Value !! Hair Shape & Length !! | ! Value !! Hair Shape & Length !! Version A !! Version B !! Version C | ||
|- | |- | ||
| 0 || none || [[File:Plucky Fable.png|thumb]] | | 0 || none || [[File:Plucky Fable.png|thumb]] || || | ||
|- | |- | ||
| 1 || Straight_Long || | | 1 || Straight_Long || || || | ||
|- | |- | ||
| 2 || Straight_Short || | | 2 || Straight_Short || || || | ||
|- | |- | ||
| 3 || Wavy_Long || | | 3 || Wavy_Long || || || | ||
|- | |- | ||
| 4 || Wavy_Short || | | 4 || Wavy_Short || || || | ||
|- | |- | ||
| 5 || Curly_Long || | | 5 || Curly_Long || || || | ||
|- | |- | ||
| 6 || Curly_Short || | | 6 || Curly_Short || || || | ||
|- | |- | ||
| 7 || Dreads_Long || | | 7 || Dreads_Long || || || | ||
|- | |- | ||
| 8 || Dreads_Short || | | 8 || Dreads_Short || || || | ||
|- | |- | ||
| 9 || Afro_Long || | | 9 || Afro_Long || || || | ||
|- | |- | ||
| 10 || Afro_Short || | | 10 || Afro_Short || || || | ||
|} | |} |
Revision as of 08:57, 26 November 2023
Helmet Hairs
Helmet hair is determined by the "HairType" value in the _merged.lsf
The 3D meshes for helmet hairs can be found in Models\Generated\Public\Shared\Assets\Characters\_Models\_Hair\Helmet_Hair\Resources
The _merged.lsf for helmet hairs can be found in Shared\Public\Shared\Content\Assets\Characters\[PAK]_Helmet_Hair
Note that there is no mesh or _merged entry for value 0. A hairstyle with a "0" HairType will only show the scalp, rather than a helmet hair.
The naming for each helmet hair mesh follows this template: "RACE"_"BODY"_HAIR_Helmet_"HairShape"_"HairLength"_"LETTER"
The letter at the end can be A, B, or C. They are slight variations of the mesh.
Value | Hair Shape & Length | Version A | Version B | Version C |
---|---|---|---|---|
0 | none | |||
1 | Straight_Long | |||
2 | Straight_Short | |||
3 | Wavy_Long | |||
4 | Wavy_Short | |||
5 | Curly_Long | |||
6 | Curly_Short | |||
7 | Dreads_Long | |||
8 | Dreads_Short | |||
9 | Afro_Long | |||
10 | Afro_Short |