- Joined
- Apr 19, 2011
- Messages
- 447
Hi.
Well, I'm trying to make the two following things:
- I want a unit to move while playing a certain animation. How can I do it? I mean, I want the unit to move while playing, for example, the "Spell Channel" animation. But I'm unable to make it stop playing the "Walk" animation instead...
- I need a unit to follow a curved trayectory while facing a certain point. To be more concrete, I need a unit to follow a circle trayectory, but I need it to be constantly facing the player (it's for a boss).
Is there any way to solve any of these issues without using JASS? I'm a GUI user, so I'll be very happy if it can be done in GUI. If not, well... I'll have to wait until I learn JASS (I'm planning to). But I need to know if it can be done in GUI.
Thanks in advance.
Regards
Well, I'm trying to make the two following things:
- I want a unit to move while playing a certain animation. How can I do it? I mean, I want the unit to move while playing, for example, the "Spell Channel" animation. But I'm unable to make it stop playing the "Walk" animation instead...
- I need a unit to follow a curved trayectory while facing a certain point. To be more concrete, I need a unit to follow a circle trayectory, but I need it to be constantly facing the player (it's for a boss).
Is there any way to solve any of these issues without using JASS? I'm a GUI user, so I'll be very happy if it can be done in GUI. If not, well... I'll have to wait until I learn JASS (I'm planning to). But I need to know if it can be done in GUI.
Thanks in advance.
Regards