So, I've been having issues with a duplicated Queen unit recently - namely the unit's attack animation won't work properly.
The duplicated Queen is using the Swarm Queen model (Assets\Units\Zerg\ExpeditionQueenLevel1\ExpeditionQueenLevel1.m3).
Instead of the Queen's attack animation the Queen appears to be playing some kind of leg shuffle animation.
My map only has the "Swarm (Mod)" dependency.
Here's a list of things I duplicated for the Queen in case it helps any.
What could cause the attack animation to not work properly?
I'm sorry for the recent flood of questions, I've only recently got back to Starcraft II mapmaking and there's a ton of things I still don't know. :l
The duplicated Queen is using the Swarm Queen model (Assets\Units\Zerg\ExpeditionQueenLevel1\ExpeditionQueenLevel1.m3).
Instead of the Queen's attack animation the Queen appears to be playing some kind of leg shuffle animation.
My map only has the "Swarm (Mod)" dependency.
Here's a list of things I duplicated for the Queen in case it helps any.
Code:
[B]Actors:[/B]
[I][SIZE="2"]Acid Spines Attack
Acid Spines Attack Missile
Queen 1
Queen_Death
QueenAttack
Talons LMAttack
Talons LMAttack Missile
Effects:
Acid Spines
Queen - Talons (Create Persistent)
Queen - Talons (Damage)
Roach - Acid Spines (Launch Missile)
Talons LM
Talons Missile Burst
Talons Missile Damage
Models:
Acid Spines Attack Launch
Acid Spines Weapon
Portrait - Queen
Queen
Queen - Attack Launch (Level 1)
Queen Death
Queen Death Acid
Queen Death Fire
Queen Death Ragdoll
Queen Missile Impact
Talons Missile Weapon
Movers:
Acid Spines Weapon
Talons Missile Weapon
Sounds:
AcidSpines_AttackImpact
AcidSpines_AttackLaunch
Queen_AttackImpact
Queen_AttackLaunch
Queen_Death
Units:
Acid Spines Weapon
Talons Missile
Weapons:
Queen - Acid Spines (Air Attack)
Queen - Talons (Ground Attack)
Talons[/SIZE][/I]
What could cause the attack animation to not work properly?
I'm sorry for the recent flood of questions, I've only recently got back to Starcraft II mapmaking and there's a ton of things I still don't know. :l