Difference between revisions of "Sims 3:0x0355E0A6"
From SimsWiki
Inge Jones (Talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | <br/>[[Sims 3:Main Page]] -> [[Sims 3:RCOL]] | ||
+ | <hr/> | ||
+ | =Slot Adjust= | ||
+ | This is a [[Sims 3:RCOL]] chunk. It has no magic tag - the format below follows immediately after the RCOL Header. | ||
+ | |||
==Overview== | ==Overview== | ||
Tweaks the position, scale, and orientation of slots/bones per outfit. | Tweaks the position, scale, and orientation of slots/bones per outfit. | ||
==Format== | ==Format== | ||
<pre> | <pre> | ||
− | -- | + | --RCOL Header |
DWORD Version | DWORD Version |
Revision as of 14:15, 24 January 2010
Sims 3:Main Page -> Sims 3:RCOL
Slot Adjust
This is a Sims 3:RCOL chunk. It has no magic tag - the format below follows immediately after the RCOL Header.
Overview
Tweaks the position, scale, and orientation of slots/bones per outfit.
Format
--RCOL Header DWORD Version DWORD Count - repeat DWORD hashed slot/bone name FLOAT X offset FLOAT Y offset FLOAT Z offset FLOAT X scale FLOAT Y scale FLOAT Z scale FLOAT X (quat) FLOAT Y (quat) FLOAT Z (quat) FLOAT W (quat)