Hello @MK_Studio. You can use the OnHit event in the actor to disable physics instead of checking velocity. You could also set up a collision profile and configure it to Overlap player object type (that is Pawn) but block the floor.
Take a look at this for reference: