OBD:BINA/PAR3: Difference between revisions
→Event groups (0x20 - 0x5F)
(3D particles) |
|||
Line 73: | Line 73: | ||
|C:die||D:newattractor||E:delay_start||F:delay_stop | |C:die||D:newattractor||E:delay_start||F:delay_stop | ||
|} | |} | ||
The | The ZZZZ actions in the file (ZZZZ is specified at 0x1A above) are bound to a specific event # by means of this list. | ||
If the 4-byte slot for event | If the 4-byte slot for event # reads XX XX YY YY, where XXXX < YYYY < ZZZZ, then event # will execute all the actions whose slot is greater or equal to XXXX, and less than YYYY. | ||
;Example:3RAPglass_shard.BINA has 10 actions, | ;Example:3RAPglass_shard.BINA has 10 actions, distributed between events as follows : | ||
:(0,4)(4,4)(4,4)(4,4)(4,4)(4,4)(4,7)(7,9)(9,10)(10,10)(10,10)(10,10)(10,10)(10,10)(10,10)(10,10) | :(0,4)(4,4)(4,4)(4,4)(4,4)(4,4)(4,7)(7,9)(9,10)(10,10)(10,10)(10,10)(10,10)(10,10)(10,10)(10,10) | ||
:That means : | :That means : |