- Joined
- Jun 27, 2010
- Messages
- 3,254
IS there a trigger that can turn the model of a unit upside down? 

Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Then I need to make a dummy for every unit in game(6) haha!![]()
Use the famous dummy model that allows rotation using triggers by playing animations. What you do is use a table mapping unit types to their models and then use a dummy with the appropriate model attached to it and rotate as necessary. During this time you hide the original unit. If control of the unit must be kept then you may need to morph the unit with an ability like bear form.
Ironically in SC2 this is probably quite easy to do as you could send a rotation actor message.
