Template:RCO TOC Animations standard attributes: Difference between revisions
Jump to navigation
Jump to search
m (accurate object "reference type" + offset) |
mNo edit summary |
||
Line 2: | Line 2: | ||
{| class="wikitable" style="font-size:small;" | {| class="wikitable" style="font-size:small;" | ||
|+RCO TOC Animations standard attributes {{ed right|RCO TOC Animations standard attributes}} | |+RCO TOC Animations standard attributes {{ed right|RCO TOC Animations standard attributes}} | ||
! Offset !! Length !! Data type !! Name !! {{icon content psp|50px}} !! {{icon content ps3|50px}} !! Example (TOC) !! Example (XML) !! Notes | ! Offset !! Length !! <abbr title="Data type">Type</abbr> !! Name !! {{icon content psp|50px}} !! {{icon content ps3|50px}} !! Example (TOC) !! Example (XML) !! Notes | ||
|- | |- | ||
</noinclude>| 0x28 || 0x08 || | </noinclude>| 0x28 || 0x08 || ref || '''object''' || {{yes}} || {{yes}} || 04 09 00 00 12 34 56 78 || <{{{1|entry}}} <span style="color:#000099;">object</span><span style="color:#990000;">="object:label"</span> /> || links the animation to an [[RCOXML Objects|object]] | ||
|- | |- | ||
| 0x30 || 0x04 || float || '''duration''' || {{yes}} || {{yes}} || 44 7A 00 00 || <{{{1|entry}}} <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> /> || | | 0x30 || 0x04 || float || '''duration''' || {{yes}} || {{yes}} || 44 7A 00 00 || <{{{1|entry}}} <span style="color:#000099;">duration</span><span style="color:#990000;">="1000"</span> /> || | ||
|- | |- | ||
| 0x34 || 0x04 || | | 0x34 || 0x04 || int || '''accelMode''' || {{yes}} || {{yes}} || 00 00 00 03 || <{{{1|entry}}} <span style="color:#000099;">accelMode</span><span style="color:#990000;">="0x3"</span> /> || | ||
|-<noinclude> | |-<noinclude> | ||
|} | |} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 02:03, 14 October 2016
Offset | Length | Type | Name | Example (TOC) | Example (XML) | Notes | ||
---|---|---|---|---|---|---|---|---|
0x28 | 0x08 | ref | object | Yes | Yes | 04 09 00 00 12 34 56 78 | <entry object="object:label" /> | links the animation to an object |
0x30 | 0x04 | float | duration | Yes | Yes | 44 7A 00 00 | <entry duration="1000" /> | |
0x34 | 0x04 | int | accelMode | Yes | Yes | 00 00 00 03 | <entry accelMode="0x3" /> |