- Joined
- Jan 9, 2016
- Messages
- 1,487
Hello, I'm trying to make a unit that is able to turn but cannot move. I tried setting the movement speed to 0, but then my cannot turn at all. Help will be appreciated 
Sidequestion: how do cannon towers turn their little top turret without moving? Can that be extended to other units to obtain what the OP asks for?
I think that has something to do with the model itself.
Setting its movement speed to 1 will prevent it from moving while still being able to rotate.
Umm, no. A movement speed of 1 is the same as 100. Its the slowest you can get. However, setting the movement speed to 1 via triggers will achieve you something different.
Nope, you just need to modify slowest movement speed in the constants. Then, a unit with 1 speed will be immobile but still able to turn around.