I want to make a 3d game with 2d sprites
As of right now, UE4 supports 2D games and has its own special framework, specifically, for sprites. They call it Paper2D.
It supports sprites from textures, sprites animations from texture sheets, collision sheets, et cetera.