making a fighting game

Does anyone know any tips for making a fighting game that uses 3d models on a 2d plane using the unreal engine. Examples of this are street fighter 5 mortal Komat and guilty grear

I am using 3D collision shapes attached to various joints on the player skeleton as hit boxes. The hit detection and animations occur in 3D but movement is constrained to a single plane(2D).