HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How can I make units stand straight?

08-09-2009, 02:05 PM#1
Summoner
When I was making a cinematic I find my units didn't stand straight. The priests sat down and the emissary stood on his knee.Even someone look this way and that when tranmistting messages.
I tried to reset units' animation and lock their body-part facing, but these didn't work.
Is there anybody could tell me how I can make units stand straight like the cinematic in the campaigns?
08-10-2009, 02:45 AM#2
Bryndon
From memory you might be able to pick all the units in a region and then play stand animation, which will loop until you reset it. Otherwise if there's no movement you could pause all units for the duration of the shot.
08-10-2009, 04:43 AM#3
Summoner
I find it was stand - 2 or stand -3 caused.
Thanks.It's true that they stand straighter than before when I picked up the units and play stand animation.
08-10-2009, 01:50 PM#4
Anitarf
If they still use the other stand animations, try using the "Play unit animation (Specify rarity)" trigger action. Alternatively, you could use the SetUnitAnimationByIndex function.
08-10-2009, 02:11 PM#5
Summoner
Thanks a lot!