I have created stationary simobject vehicles that are spawned with SimConnect_AICreateSimulatedObject. These objects are not meant to move and have no animations. I used simobject category StaticObject but the vehicles will not orient themselves to the terrain (partially buried/floating). If I use GroundVehicle they will align to terrain but move away in fwd/rev. Is there a way to park a spawned GroundVehicle or preferably have StaticObject "snap to normal" with Simconnect?
Any help appreciated