GAP golova project (files delivered) needs some last minute prep

okay re opened thos thread i had new information onputting buildings staight so gonna be doing this again sorry for the messy start :D
 
yes im having trouble making the buildings stay straight

Code:
_this = createVehicle ["Land_HouseV_1I4", [13307.73, 11643.808, 0.27678674], [], 0, "CAN_COLLIDE"];
_vehicle_132 = _this;
_this setDir 61.491592;
_this setVehicleInit "this setvectorup [0,0,1]"; <--- add this!
_this setPos [13307.73, 11643.808, 0.27678674];
 
gonna work on this for the rest of the day trynna upload it for public today :D sorry for the bad info at start btw i will fix it when i upload this decided to do something diffrent on the "rock" and zeehond you fix works perfect
 
HMM... is there a way to set the building to ignore the terrain slopes on the editor ? i have no idea how ill be able to platform for city so that the stuff is sraight :D ?
 
Back
Top