I’m working on adding flying AI, and I’m finding they seem to fixed speed of descent/ascent when running MoveTo() on their controller.
Setting the AirSpeed on the Pawn controls the horizontal speed, but I can’t figure out how to control the vertical speed.
Does anyone know?