Mothfly¶
Replace the text of this command to a series of a specific amount of |icon,146,size
| commands in a row where size
is configurable.
Syntax¶
(1)
|mothfly|
(2)
|mothfly,amount|
(3)
|mothfly,amount,size|
Parameters¶
amount
: int¶
The amount of icon commands to place in a row. This must be a valid int or an exception will be thrown. The default value is 1.
size
: float¶
The size
parameter to send to each icon command. This must be a valid float or an exception will be thrown. The default value is 0.35.
Remarks¶
If there are less than 2 rendered icon in Dialogue mode, or any letter in Regular Letter Rendering, this command will also append
after the first occurrence and
after the second one.
Char loop processing will resume at the same position than this command to accommodate the text replacement.