Modding:Body Models: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "<div class="nomobile" column-width: "60em2;> {| class="nomobile" style="text-align:center; margin: auto; border:1px solid #785000; font-size:83%; background-color:#1B1B1B; width: 60;" ; |- style="font-weight:bold; background-color:#281C14; color:#c27736; border:0px none;" | colspan="2" | 30px|link=Template:NavWiki CommunityGuidesModding |- | style="background-color:#28201B...")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 15: Line 15:
</div>
</div>
|}</div>
|}</div>
== Information on using this resource ==
To use this resource, make sure you have [https://github.com/ShinyHobo/BG3-Modders-Multitool BG3 Modder's Multitool], and that you have the Models.pak unpacked. Navigate to the folder your multitool is in, and then locate the ''UnpackedData'' folder. This is where you will find all of these body models.
If you want to edit one of these body to create a custom body, simply visit the .GR2 file path and import your preferred body into Blender using [https://github.com/Norbyte/dos2de_collada_exporter BG3/DOS Collada Exporter plugin].
Body meshes are generally in their race/gender specific folders, for example: ''UnpackedData\Models\Generated\Public\Shared\Assets\Characters\_Models\Humans\_Female\Resources'' would be the path for HUM_F_NKD_Body_A. You can also just search the Asset Name in Multitool to find its location. Tails for tieflings/dragonborn are usually in the same folder as their bodies.
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 23: Line 30:
|HUM_F_NKD_Body_A
|HUM_F_NKD_Body_A
|1
|1
|Human/Elf/Drow/Half-Elf
|Human/Elf/Drow/Half-Elf*
|-
|-
|HUM_M_NKD_Body_A
|HUM_M_NKD_Body_A
|2
|2
|Human/Elf/Drow/Half-Elf
|Human/Elf/Drow/Half-Elf*
|-
|-
|HUM_FS_NKD_Body_A
|HUM_FS_NKD_Body_A
|3
|3
|Human/Elf/Drow/Half-Elf
|Human/Elf/Drow/Half-Elf*
|-
|-
|HUM_MS_NKD_Body_A
|HUM_MS_NKD_Body_A
|4
|4
|Human/Elf/Drow/Half-Elf
|Human/Elf/Drow/Half-Elf*
|-
|TIF_F_NKD_Body_A
|1
|Tiefling
|-
|TIF_M_NKD_Body_A
|2
|Tiefling
|-
|TIF_FS_NKD_Body_A
|3
|Tiefling
|-
|TIF_MS_NKD_Body_A
|4
|Tiefling
|-
|GTY_F_NKD_Body_A
|1
|Githyanki
|-
|GTY_M_NKD_Body_A
|2
|Githyanki
|-
|DWR_F_NKD_Body_A
|1
|Dwarf
|-
|DWR_M_NKD_Body_A
|2
|Dwarf
|-
|HFL_F_NKD_Body_A
|1
|Halfling
|-
|HFL_M_NKD_Body_A
|2
|Halfling
|-
|GNO_F_NKD_Body_A
|1
|Gnome
|-
|GNO_M_NKD_Body_A
|2
|Gnome
|-
|HRC_F_NKD_Body_A
|1
|Half-Orc
|-
|HRC_M_NKD_Body_A
|2
|Half-Orc
|-
|DGB_F_NKD_Body_A
|1
|Dragonborn
|-
|DGB_M_NKD_Body_A
|2
|Dragonborn
|}
|}
<nowiki>*</nowiki>Note that while Elves/Drow share a body with Humans, their textures are different (lack of bodyhair for example) - so searching for ELF_M_NKD_Body_A will net you the correct entry that technically uses the HUM_M_NKD_Body_A meshes but assigns different materials to them.
[[File:Body-reference.webp|center|frameless|1036x1036px]]
<div class="noexcerpt navigation-not-searchable" style="text-align:center"><span class="nodesktop"> [[Modding:Index|Modding index]] </span></div>
<div class="noexcerpt navigation-not-searchable" style="text-align:center"><span class="nodesktop"> [[Modding:Index|Modding index]] </span></div>
[[Category:Modding resources]]

Navigation menu