Difference between revisions of "E9075bc5"
From SimsWiki
m (→File Format) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 11: | Line 11: | ||
DWORD UNKNOWN ;0,1,2,3 | DWORD UNKNOWN ;0,1,2,3 | ||
− | DWORD UNKNOWN ;Float( | + | DWORD UNKNOWN ;Float? (0000) |
DWORD UNKNOWN ;0,1,2,3 | DWORD UNKNOWN ;0,1,2,3 | ||
− | DWORD UNKNOWN ;Float(Ranges 0.0 -> 1.0) | + | DWORD UNKNOWN ;Float(Ranges 0.0 -> 1.0) Possibly stiffness or damp strength |
− | DWORD | + | ;Preferred Rotation Angle(Quaternion) |
− | DWORD | + | DWORD X coordinate ;Float |
− | DWORD | + | DWORD Y coordinate ;Float |
− | DWORD | + | DWORD Z coordinate ;Float |
+ | DWORD W point ;Float | ||
</pre> | </pre> | ||
+ | |||
+ | [[Category:Sims 2 Modding]] |
Latest revision as of 20:21, 17 September 2012
[edit] cBoneDataExtension
[edit] File Format
7BITSTR Block Name ;cBoneDataExtension DWORD Block ID ;E9075BC5 DWORD Block Version ;Base->EP1:4 EP2->SP2:5 7BITSTR Block Name ;cExtension DWORD Class ID ;0 DWORD Block Version ;3 DWORD UNKNOWN ;0,1,2,3 DWORD UNKNOWN ;Float? (0000) DWORD UNKNOWN ;0,1,2,3 DWORD UNKNOWN ;Float(Ranges 0.0 -> 1.0) Possibly stiffness or damp strength ;Preferred Rotation Angle(Quaternion) DWORD X coordinate ;Float DWORD Y coordinate ;Float DWORD Z coordinate ;Float DWORD W point ;Float