Template:RCO TOC Animations standard attributes: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (human-editable fix)
mNo edit summary
Line 8: Line 8:
| 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 || integer || '''accelMode''' || {{yes}} || {{yes}} || 00 00 00 03 || <{{{1|entry}}} <span style="color:#000099;">accelMode</span><span style="color:#990000;">="3"</span> /> ||  
| 0x34 || 0x04 || integer || '''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 07:21, 25 September 2016

RCO TOC Animations standard attributes
Offset Length Data type Name PSP icon PS3 icon Example (TOC) Example (XML) Notes
0x28 0x08 reference object Yes Yes FF FF 00 00 FF FF FF FF <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 integer accelMode Yes Yes 00 00 00 03 <entry accelMode="0x3" />