Difference between revisions of "ArmorAddon"

329 bytes added ,  21:01, 9 March 2017
m
→‎Editor Dialog: added a note related to SCLP data when armor has multiple addons.
imported>Google12
m (→‎Editor Dialog: Added an entry for "Import SCLP Data")
imported>Google12
m (→‎Editor Dialog: added a note related to SCLP data when armor has multiple addons.)
Line 26: Line 26:
*'''Detection Sound Value:'''
*'''Detection Sound Value:'''
*'''Modulates Voice:''' If this option is checked, the armor will slightly muffle a character's voice when they wear it.
*'''Modulates Voice:''' If this option is checked, the armor will slightly muffle a character's voice when they wear it.
*'''Import SCLP Data:'''  Clothing (aka "under armor" [U]) uses SCLP data (thought to stand for "sculpt") to control how armor [A] scales when worn over it.  The data must be stored in a file with the same name as its NIF and an extention of ".sclp".  The SCLP file itself is a simple text file in JSON format with one entry for each Bone.  Each entry contains X, Y, Z scaling factors to indicate how the armor will scale relative to that bone, with values greater than 1.0 increasing the scale.  Programs such as Outfit Studio can be used to see the area associated with each bone.
*'''Import SCLP Data:'''  Clothing (aka "under armor" [U]) uses SCLP data (thought to stand for "sculpt") to control how armor [A] scales when worn over it.   
** The data must be stored in a file with the same name as its NIF and an extention of ".sclp".   
** The SCLP file itself is a simple text file in JSON format with one entry for each Bone.  Each entry contains X, Y, Z scaling factors to indicate how the armor will scale relative to that bone, with values greater than 1.0 increasing the scale.  Programs such as Outfit Studio can be used to see the area associated with each bone.
** The SCLP file only needs to contain the bones that require scaling.  For example, if the under armor is a pair of boots, the SCLP file only needs to contain scaling data for the calves.
** When an item of armor has multiple addons, the SCLP data from the addons is combined, even if the addons have different indexes.


{{ClearFloats}}
{{ClearFloats}}
Anonymous user