Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
But there is a work around. You just have to create a few units of the same type with different negative angles, and replace them by triggers.
This could be very difficult in a dynamic situation, but for example for some drunken dudes, its very nice
You could use a dummy model and attach your unit via special effects to the dummy model and then change the pitch of the unit by changing the current animation the dummy is playing. The only bad thing I can see about this is that your original unit will only play stand animation.
You can attach a model(as a special effect) to a dummy that uses the dummy.mdx model and than set the dummy unit animation (by index) to 0:180. Thus rotating it.
Pardon me for not seeing the second page. Meh, this is exactly the kind of attitude that differs a helpful member from a rep addict. Just to be noted...
You can attach a model(as a special effect) to a dummy that uses the dummy.mdx model and than set the dummy unit animation (by index) to 0:180. Thus rotating it.
Origin
Also things to note are that to make an effect move with the unit it is attached to you have to use setunitposition and not (setunitx and setunity).
Origin
Also things to note are that to make an effect move with the unit it is attached to you have to use setunitposition and not (setunitx and setunity).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.