Instant

Signature

{instant}

Description

Marks that the next characters in the current line should be instantly displayed. It also makes them immune to the Speed tag.

Examples

Sleeping Moogle

{dialog 0}
Moogle
{speed:4}zzzzzz
{instant}kupo?
zzzzzz
{/dialog}

With this dialog, the text zzzzzz would be gradually displayed, and once done, the text kupo? would be instantly displayed, and finally the text zzzzzz would be gradually displayed again.

Notes

Last updated