Digital Dungeon Assets Docs
  • Welcome to the Magic Spell system docs
  • Getting Started
    • Welcome
    • Quick Start Migrating to existing Project
    • Quick Start Using Demo Character
    • Quick Start integration to ALS
  • Spell System
    • Components
    • Spell Component Overview
    • Stats Component Overview
    • Targeting Component
    • UI Component
    • Animation Notifiers
    • Damage Types
    • The Data Table
    • Function Library
    • Interfaces
    • Macro Library
    • Spells
    • UI
    • Multiplayer
  • VFX
    • Page 1
Powered by GitBook
On this page
  1. Spell System

Macro Library

PreviousInterfacesNextSpells

Last updated 8 months ago

Macros

  1. Do once open after Delay (an extension of the Do Once macro, it opens after the given delay automatically)

  2. For Each Loop With Delay (an extension of the For Each Loop puts a delay between each loop)

  3. For Loop With Delay (an extension of the For Loop puts a delay between each loop)