Hi , i need some help to add Royan Royal guards on a Rohan Golden hall Building. I use the following code
Behavior = ObjectCreationUpgrade MakeTheFreeGuard2
TriggeredBy = Upgrade_GondorBarracksLevel2
Delay = 32.0
DestroyWhenSold = Yes
ThingToSpawn = RohanHuscairlFootSword_Guard
Offset = X:40.0 Y:-85.0 Z:3
FadeInTime = 8200
End
Guards are spawn but the problem is that i can not rotate the spawn guards to have their backs towards the entrance of the building . Is there a way to actually achieve that task. Thanks in advance.