Animated Text Particle

This page was last updated for version v1.4.1

Format

animated-text [args]

Description

It works similarly to Text Particle but has 2 new arguments. Particles will be spawned with animations.

All the arguments in Text Particle also apply to this.

Supported Particles

  • trail

  • vibration

Arguments

Arg

animation-origin

Description

animation types - TOP_TO_BOTTOM - BOTTOM_TO_TOP - LEFT_TO_RIGHT - RIGHT_TO_LEFT - CENTER

Format

animation-origin=<ORIGIN>

Example(s)

animation-origin=center

Default Value

*

Required
Aliases

*

Arg

duration

Description

duration in ticks

Format

duration=<INTEGER>

Example(s)

duration=20, duration={duration}

Default Value

*

Required
Aliases

*

Last updated