Trying to switch footstep sounds from ground to air.

One way could be to do it via trigger volumes. You could set it up such that if the character is on the ground/overlapping a trigger volume on the floor then play footsteps sounds when pressing arrow keys. Then when the player is no longer overlapping the trigger you could play the jet pack sounds.