and which one for the dragon attack anim
IdleAnimationState StateName = Idle Animation = IDLA AnimationName = WUDrogoth_SKL.WUDrogoth_FLYA AnimationMode = LOOP ;AnimationBlendTime = 10 AnimationSpeedFactorRange = 0.95 1.05 End BeginScript Prev = CurDrawablePrevAnimationState() if Prev == "STATE_WingBlastLoop" then CurDrawableSetTransitionAnimState("TRANS_WingBlastStop") end EndScript End AnimationState = DYING StateName = DYING Animation = DyingA AnimationName = WUDrogoth_SKL.WUDrogoth_DIEK AnimationMode = ONCE ;AnimationBlendTime = 10 ;AnimationSpeedFactorRange = 0.5 0.5 End End AnimationState = BACKING_UP StateName = backup Animation = IDLA AnimationName = WUDrogoth_SKL.WUDrogoth_FLYA AnimationMode = LOOP ;AnimationBlendTime = 10 AnimationSpeedFactorRange = 0.95 1.05 End End AnimationState = DIVING StateName = Diving Animation = Diving AnimationName = WUDrogoth_SKL.WUDrogoth_SPCB AnimationMode = LOOP ;AnimationBlendTime = 10 AnimationSpeedFactorRange = 0.95 1.05 End End AnimationState = ABOUT_TO_HIT; clawing StateName = Claw Animation = Claw AnimationName = WUDrogoth_SKL.WUDrogoth_SPCB AnimationMode = LOOP ;AnimationBlendTime = 10 End End AnimationState = FIRING_OR_PREATTACK_A MOVING; Need this, otherwise we slide between attacks. Animation AnimationName = WUDrogoth_SKL.WUDrogoth_SPCB AnimationMode = LOOP AnimationSpeedFactorRange = 1.3 1.3 End ParticleSysBone = B_MAINBONE SummonedDragonWaves FollowBone:Yes ParticleSysBone = B_MAINBONE SummonedDragonSmokeWaves FollowBone:Yes End AnimationState = FIRING_OR_PREATTACK_A Animation = Burninate AnimationName = WUDrogoth_SKL.WUDrogoth_SPCB AnimationMode = ONCE End ParticleSysBone = BAT_HEAD SummonedDragonFireBreath2 FollowBone:Yes ParticleSysBone = BAT_HEAD SummonedDragonHeat FollowBone:Yes ParticleSysBone = BAT_HEAD SummonedDragonEmbers FollowBone:Yes ParticleSysBone = BAT_HEAD SummonedDragonSmoke FollowBone:Yes ParticleSysBone = BAT_HEAD SummonedDragonFireProxy2 FollowBone:Yes ParticleSysBone = B_MAINBONE SummonedDragonWaves FollowBone:Yes ParticleSysBone = B_MAINBONE SummonedDragonSmokeWaves FollowBone:Yes End
Edited by yorxdestroyer uu, 15 May 2009 - 11:06 AM.