alignAxisToVect but only Z axis

own.alignAxisToVect(-own.worldLinearVelocity, 1, .1)
# axis to align, upaxis, turn speed

so - own.worldLinearVelocity should be: 2

Maybe this is something you can use?