Hi,
I'd like to:
1. disable the movement/attack UI of an unit, just leave the spells out.
*Currently I've set the unit movement speed to 0. Setting unitPropwindow doesn't suit me, because it leaves out the movement UI.
2. when I run a script I'd like the unit to turn left / right.
* I've tried using the unit - make unit face angle, however when movement is disabled it doesnt work.
* I've also tried using unit - move to position of unit facing angle - this works but partially, when movement is disabled the unit turned this way is moved around its selection circle in a funny way (see the screenshot attached) (changing the selection circle size to 0 or -1 doesn't quite solve this because it removes health bar).
Is there another way to do this?
Perhaps removing the textures of selection circle?
I'd like to:
1. disable the movement/attack UI of an unit, just leave the spells out.
*Currently I've set the unit movement speed to 0. Setting unitPropwindow doesn't suit me, because it leaves out the movement UI.
2. when I run a script I'd like the unit to turn left / right.
* I've tried using the unit - make unit face angle, however when movement is disabled it doesnt work.
* I've also tried using unit - move to position of unit facing angle - this works but partially, when movement is disabled the unit turned this way is moved around its selection circle in a funny way (see the screenshot attached) (changing the selection circle size to 0 or -1 doesn't quite solve this because it removes health bar).

Is there another way to do this?
Perhaps removing the textures of selection circle?
Last edited: