Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Rotating attack
Rotating attack
11-02-2003, 06:52 PM
#1
Daro
How would one make it so that a unit stays facing the same way but attacks facing its target, like the naga tower?
11-02-2003, 06:55 PM
#2
Dragon
You need to model it that way...
11-02-2003, 06:58 PM
#3
Daro
The naga tidal guardian has only one attack animation, so it must be possible.
11-02-2003, 10:59 PM
#4
drezman
it may have only one attack animation in the WE but in the actual mdx it probably has more than that
11-02-2003, 11:27 PM
#5
Dragon
It only has 1 attack animation, but the model is made so that the head part can swivel like that. A barrack's towers can't swivel because it isn't made like that.
11-02-2003, 11:36 PM
#6
Daro
The mdx is being made from scratch. I'm trying to made a siege tank in siege mode where the gun rotates to attack its target.