public static Vector3 GetPlayerVelocity(AActor p) { return(p.STCharacterMovement().LastUpdateVelocity); }