I tried the following:
Code: Select all
x * 5 0A \b9 \b19 \w4126
...9 x 19 realsprites
When I do 9 actions A (each for 19 sprites):
Code: Select all
x * 5 0A \b1 \b19 \w4126
... 19 realsprites
9 times
So my question is: in the case of actions A, can the <numsets> parameter be higher than 1?