๐Ÿ’š
Treasure Particles
  • Home Page
  • Discord Server
  • Download
    • ๐ŸงกBuiltByBit
  • Effects
    • Basic Usage
    • Creating Effect
      • Caching
      • Variables
      • Tick Handlers
        • Events
        • Mixer Options
      • Script Types
        • Variable
        • Variable Cycle
        • Particle
          • Single Particle
          • Circle Particle
            • Spread Particle
            • Targeted Circle Particle
          • Spiral Effects
            • Spiral Particle
            • Multi Spiral Particle
            • Full Spiral Particle
          • Targeted Particle
          • Sphere Particle
          • Text Particle
            • Animated Text Particle
          • Particles
          • Color Format
        • Parkour
        • Condition
        • Preset
        • Sound
        • Message
          • Chat Message
          • Action Bar Message
          • Title Message
        • Lightning
        • Others
    • Presets
    • Mixer
    • Static Effects
  • Colors
    • Adding New Color Scheme
    • Adding New Color Group
  • Configuration
    • General Options
    • Database
    • Permissions
    • GUI Config
      • Item Properties
  • Translations
Powered by GitBook
On this page
  • Format
  • Description
  • Arguments
  1. Effects
  2. Creating Effect
  3. Script Types
  4. Particle
  5. Spiral Effects

Multi Spiral Particle

This page was last updated for version v1.2.0

PreviousSpiral ParticleNextFull Spiral Particle

Last updated 1 year ago

Format

multi-spiral [args]

Description

It works similarly to but has 2 extra arguments. It helps you to create a multiple spirals of particles. Spirals will only be moving on 2 dimensions; x and z (x and y, when they're vertical).

All the arguments in and particles also apply to this.

Arguments

Arg
Description
Format
Example(s)
Default Value
Required
Aliases
Arg
Description
Format
Example(s)
Default Value
Required
Aliases

spirals

spiral amount

spirals=<INTEGER>

spirals=5, spirals={s}

3

*

tick-data

sets the color by each particle if enabled, or all the particles will be the same colored

tick-data=<BOOLEAN>

tick=true

false

tick

Spiral Particle
Single
Spiral