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

    Interface UseHandPoseTransitionsOptions

    Options for useHandPoseTransitions hook

    손자세전환훅옵션

    interface UseHandPoseTransitionsOptions {
        attackAnimation?: string;
        currentAnimation: PlayerAnimation;
        isBlocking?: boolean;
    }
    Index

    Properties

    attackAnimation?: string

    Specific attack animation name (for attack state)

    currentAnimation: PlayerAnimation

    Current animation name

    isBlocking?: boolean

    Whether player is blocking