Ye , almost , I have one issue left. When i am using the secondary weapon , the knife attack (which is the teriary weapon) flashes oddly in the panel. None of the other buttons do this. And one oother thing....
Does anyone know why he fires the fire from the center of his feet , I have tried adding the muzzle bone for the fireweapon as well , like this , but it didnt work.
DefaultConditionState
Model = AIHERO_SKN
IdleAnimation = AIHERO_SKL.AIHERO_STA 0 25
IdleAnimation = AIHERO_SKL.AIHERO_IDA
IdleAnimation = AIHERO_SKL.AIHERO_IDB
AnimationMode = ONCE
TransitionKey = TRANS_Stand
WeaponFireFXBone = PRIMARY Muzzle
WeaponFireFXBone = SECONDARY Muzzle
WeaponMuzzleFlash = PRIMARY MuzzleFX
; WeaponMuzzleFlash = SECONDARY MuzzleFX
HideSubObject = MUZZLEFX01
End
|