ok im makeing a build city script i can work out how to script the camcreate to turn the building around from:
:building first normal:
l
l
l--->
l
l
:how i would like to camcreate to place building:
l
l
<--- l
l
l
My camcreat script looks like this to creat the building
unitid="building name" camcreate [_x -0, _y -0, _z -0]
so how do i spin the building around?
thanks!!