I cannot figure out how to fix vehicle spawning. If you spawn by script, the vehicle is fine until it goes offline, the pshell/mesh xform seem to be unaligned. If you spawn through all.spawn and vehicle is not facing the exact direction it faces in Actor Editor, it will be unaligned. Which means that, if not appropriately aligned, that car will drive backwards when you accelerate forward and visa versa. This carries over to AI car, to the point were it don't work at all because ph_car.script gets stuck and stops.
I tried using correct_spawn_pos method on net spawn and net update, it doesn't seem to fix it.
I cannot figure out how to fix vehicle spawning. If you spawn by script, the vehicle is fine until it goes offline, the pshell/mesh xform seem to be unaligned. If you spawn through all.spawn and vehicle is not facing the exact direction it faces in Actor Editor, it will be unaligned. Which means that, if not appropriately aligned, that car will drive backwards when you accelerate forward and visa versa. This carries over to AI car, to the point were it don't work at all because ph_car.script gets stuck and stops.
I tried using correct_spawn_pos method on net spawn and net update, it doesn't seem to fix it.