1,051
edits
m (→Actions) |
|||
Line 154: | Line 154: | ||
Every action takes up 424=0x1A8 bytes. The number of actions is specified at 0x1A in the header. | Every action takes up 424=0x1A8 bytes. The number of actions is specified at 0x1A in the header. | ||
The available actions are listed [http://geyser.oni2.net/OBD/exe/particle_actions.txt HERE], together with their 2 sets of parameters : A-parameters and B-parameters. | The available actions are listed [http://geyser.oni2.net/OBD/exe/particle_actions.txt HERE], together with their 2 sets of parameters : A-parameters and B-parameters. (Not so verbose but a bit more i-candy: http://ssg.oni2.net/oni_b_32.htm ) | ||
http://ssg.oni2.net/images/bin_r_32.gif | http://ssg.oni2.net/images/bin_r_32.gif | ||
Line 160: | Line 160: | ||
{{Table}} | {{Table}} | ||
{{OBDth}} | {{OBDth}} | ||
{{OBDtr| 0x00 | int32 |FFC8C8| 22 00 00 00 | 34 | action: Rotate Y, see [http://geyser.oni2.net/ | {{OBDtr| 0x00 | int32 |FFC8C8| 22 00 00 00 | 34 | action: Rotate Y, see [http://geyser.oni2.net/OBD/exe/particle_actions.txt action types] (or [http://ssg.oni2.net/oni_b_32.htm here]) }} | ||
{{OBDtr| 0x04 | int32 |FFFFC8| 00 00 00 00 | 0 | unknown }} | {{OBDtr| 0x04 | int32 |FFFFC8| 00 00 00 00 | 0 | unknown }} | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
Line 168: | Line 168: | ||
{{OBDtrBK}} | {{OBDtrBK}} | ||
{{OBDtr| 0x00 | int32 |FFFFC8| 0A 00 00 00 | 10 | value type: int32 }} | {{OBDtr| 0x00 | int32 |FFFFC8| 0A 00 00 00 | 10 | value type: int32 }} | ||
{{OBDtr| 0x04 | int32 |C8FFC8| 01 00 00 00 | 1 | value }} | {{OBDtr| 0x04 | int32 |C8FFC8| 01 00 00 00 | 1 | value (rotation space)}} | ||
{{OBDtr| 0x08 | int32 |C8FFC8| 00 00 00 00 | unused | not used for int32 values }} | {{OBDtr| 0x08 | int32 |C8FFC8| 00 00 00 00 | unused | not used for int32 values }} | ||
{{OBDtr| 0x0c | int32 |C8FFC8| 00 00 00 00 | unused | not used for int32 values }} | {{OBDtr| 0x0c | int32 |C8FFC8| 00 00 00 00 | unused | not used for int32 values }} |
edits