EffectMaster Wiki
Discord Support
  • EffectMaster
    • EffectMaster Home
    • Getting Started
      • Creating your first show
    • Effects
      • Activator
      • Animatronic
      • Animatronic Group
      • Block Line
      • Block Path
      • Console Command
      • Falling Block
      • Fill Block
      • Firework
      • Fountain
      • Fountain Bloom
      • Fountain Dancing
      • Fountain Line
      • Fountain Path
      • Item Fountain
      • Item Fountain Line
      • Item Fountain Path
      • Particle
      • Particle Emitter
      • Particle Line
      • Particle Path
      • Replace Fill
      • Set Block
      • Snow Launcher
      • Sound Effect
      • Sound Emitter
    • Commands
    • Settings
      • Show Looping
      • Relative Shows
    • Plugin Integrations
      • Animatronics
      • ProtocolLib
      • TrainCarts
    • Videos and tutorials
    • Creations
    • Developer API
      • Starting a show
      • Creating a custom effect
    • Troubleshooting
    • Donation
    • Need a server?
  • Links
    • Download
    • Github
    • Discord
    • M64's Wiki
    • M64's Portfolio
Powered by GitBook
On this page
  • Parameters
  • Youtube Tutorial

Was this helpful?

  1. EffectMaster
  2. Effects

Animatronic Group

Starts an Animatronic Group.

PreviousAnimatronicNextBlock Line

Last updated 10 months ago

Was this helpful?

Requires the Animatronics plugin!

Parameters

Parameter
Information
Example

Name

The name of the animatronic group.

group-1

Delay

The amount of ticks this effect waits after the show starts before its activation.

40

YML Preset
'1':
  Type: ANIMATRONIC_GROUP
  Name: anima
  Delay: 0

Youtube Tutorial