This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
openomf:animation_string [2024/10/08 13:58] – [T-Z] vagabond | openomf:animation_string [2024/10/17 14:37] (current) – [M-O] katajakasa | ||
---|---|---|---|
Line 179: | Line 179: | ||
| mo | Enables some flag on animation selected with MM. Possibly used on other HAR ? | | | mo | Enables some flag on animation selected with MM. Possibly used on other HAR ? | | ||
| mu<n> | Sets animation MM unavailable for use for the next <n> ticks. N < 1024. | | | mu<n> | Sets animation MM unavailable for use for the next <n> ticks. N < 1024. | | ||
- | | mn<n> | | | + | | mn<n> | Sets z-index for the current and following animation sprites and created animations (by m tag). 0 disables, 1-n enables. Empty value means 0. | |
| mp<n> | Bitmask (1 byte). Affects at least how mn tag is handled. < | | mp<n> | Bitmask (1 byte). Affects at least how mn tag is handled. < | ||
- | 0x1 | + | 0x1 |
0x2 Unknown | 0x2 Unknown | ||
- | 0x4 | + | 0x4 |
0x8 Unknown | 0x8 Unknown | ||
- | 0x10 Somehow refers to HAR 2 | + | 0x10 Unknown, |
- | 0x20 Flip X axis operations | + | 0x20 Unknown |
0x40 Unknown | 0x40 Unknown | ||
0x80 Unknown | 0x80 Unknown | ||
Line 219: | Line 219: | ||
| sa | | | | sa | | | ||
| sb<n> | Sound panning. The range of n is -100 (far left) to 100 (Far right). Value above 126 causes overflow to -128, value lower than -128 is capped to -128. | | | sb<n> | Sound panning. The range of n is -100 (far left) to 100 (Far right). Value above 126 causes overflow to -128, value lower than -128 is capped to -128. | | ||
- | | sc<n> | sc0 is different from other sc tags | | + | | sc<n> | sc0 is different from other sc tags -- This is possibly sound channel selection |
| sd | | | | sd | | | ||
| se<n> | similar to sl< | | se<n> | similar to sl< |