Model Animation Not Showing?

Status
Not open for further replies.
Level 5
Joined
Jun 30, 2005
Messages
79
Well I got a model and in wc3 viewer it shows all animations, but when I use it in wc3 I cant force the model to play some animations? Does anyone know why? I tried to play a sit animation wich is show in wc3 viewer but in wc3 it dosent work.
 
Uhhm dude..

A sit animation isnt for the unit to actually sit.

It just the unit's animation when it's not moving..
 
rolls eyes*

jump, eat tea, fart, anims are registered to WE, WE only plays default anims like stand, attack, etc.

if you want to use those anims you will have to activate them via triggers.

like if :
"unit casts spell "jump"

"make unit play jump anim."

like that.
the anim isnt fualty, but its not a defualt anim name, thats why it does not show.
 
So I have to make an abillity for each animation to play? Stupid editor >.>

Edit I got this and it still dosent work :roll:

Untitled Trigger 001
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Jump
Actions
Animation - Play (Casting unit)'s Jump animation
 
Status
Not open for further replies.
Back
Top