OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: The-Architect on 07 Aug 2008, 18:41:49

Title: Placing an editor object upright
Post by: The-Architect on 07 Aug 2008, 18:41:49
How do I make sure an object I place in the editor is upright?

Right now, if there is a small angle in the ground the object leans to one side. It happens with everything.

If I place a tower it looks as if it's gonna fall down.
Title: Re: Placing an editor object upright
Post by: Mr.Peanut on 07 Aug 2008, 19:07:31
init
Code: [Select]
this setVectorUp [0,0,1]