PSA Velocity and Orthographic Camera

I have a particle system that has particles that spread out from a center point at random velocities and i need the direction to be based on velocity vector. Naturally the answer would be to use PSA Velocity, but my camera is also Orthographic, and this seems to break it because the particle is moving perpendicular to the camera. So the question is, is there some sort of workaround for this?