Get attack animations for a specific stance
Trigram stance
Array of 5 attack animations for the stance
const geonAttacks = getAttackAnimationsForStance(TrigramStance.GEON);console.log(geonAttacks[0].koreanName); // "건 뼈부러뜨리기 1" Copy
const geonAttacks = getAttackAnimationsForStance(TrigramStance.GEON);console.log(geonAttacks[0].koreanName); // "건 뼈부러뜨리기 1"
자세공격애니메이션가져오기
Get attack animations for a specific stance