XML:TRAS: Difference between revisions
Jump to navigation
Jump to search
Paradox-01 (talk | contribs) (page: "hello wiki") |
m (+cat) |
||
Line 59: | Line 59: | ||
| | | | ||
|} | |} | ||
{{XML}} |
Revision as of 03:44, 12 November 2015
TRAS : Totoro Aiming Screen | ||
---|---|---|
XML
TRAM << Other file types >> TRBS |
ONCC (<AimingScreens>) | +--TRSC | +--TRAS (multiple) | +--TRAM*_fire_arc
TRAM*_fire_arc are exported with QKeys in xml. These are, according to the hex page, not stored versus time like in ordinary TRAMs but as a list.
tag | type | description |
<TRAS id="0"> | parent tag | |
<Animation> | link | TRAM file |
<LeftStep> | float | |
<RightStep> | float | |
<LeftFrames> | integer | |
<RightFrames> | integer | |
<DownStep> | float | |
<UpStep> | float | |
<DownFrames> | integer | |
<UpFrames> | integer |