This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
openomf:rec [2022/10/04 00:30] – [Configuration section] aokmaniac13 | openomf:rec [2025/02/27 12:59] (current) – aokmaniac13 | ||
---|---|---|---|
Line 66: | Line 66: | ||
| 7 | 7 | char[] | | 7 | 7 | char[] | ||
+ | |||
+ | Action flags are the state of input at a given time, the lower 2 bits, 0x1 and 0x2 describe whether or not punch or kick respectively are pressed, and the upper four bits translate to the following values | ||
+ | |||
+ | | 8 Up/Left | 1 Up | 2 Up/Right | | ||
+ | | 7 Left | | 3 Right | | ||
+ | | 6 Down/Left | 5 Down | 4 Down/Right | |