im trying to tweak around in a combo, i gave it a sercte fourth attack and firts used the dashattackanimation for it. now i want it to have a differnet animation from the dashattack but when i changed the name of the animation in the combo i get this error:
Code: Select all
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Combo.cpp(2290)
Combo[43770bfb]::State[ATTACK_4]::Animation: failed to add 'stand_attack1d' [2a09d4e5]
of course i included the animation in the animset. i seem to get this error for every renamed animation i try to add. does anybody know how to solve this?
edit: i called the anim gam_guard and it works.....so new anims need weird names. does anybody know a little more about the naming convention?