Difference between revisions of "Sims 3:0x00AE6C67"
From SimsWiki
(One intermediate revision by one user not shown) | |||
Line 21: | Line 21: | ||
FLOAT[12] //Transformation Matrix | FLOAT[12] //Transformation Matrix | ||
{{TS3AdvancedModdingHeader}} | {{TS3AdvancedModdingHeader}} | ||
− | [[Category:Sims 3 | + | [[Category:Sims 3 File Types]] |
Latest revision as of 23:38, 17 September 2012
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |
Skin Controller - SKCON | ||
---|---|---|
TypeID: | 0x00AE6C67 | |
Game Version: | The Sims 3 |
[edit] Overview
Skin Controller
[edit] Format
DWORD Version //Bone Names DWORD count1 --repeat(count1) 7STRING // UnicodeBE //Bone Matrices DWORD count2 --repeat(count2) FLOAT[12] //Transformation Matrix
Modding Reference by Category | |
---|---|
Sims 3 :DBPF | File Types | RCOL(Scene) | Catalog Resource | String Table | Key Table | TS3 Programmer's Reference |