Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
    Preparing search index...

    Function getAnimationForTechniqueId

    • Get animation for a technique by technique ID (using AnimationType mapping)

      Uses the TechniqueAnimationMapping to find the correct animation for any technique in the game.

      Parameters

      • techniqueId: string

        Technique identifier (e.g., "geon_frontal_kick")

      Returns SkeletalAnimation | undefined

      Skeletal animation or undefined

      기술ID로애니메이션조회