I didn't use Sprite3D actually, I made a normal 2D game but I used it as a texture material for a 3D plane.
I then rotate the 3D plane where the 2D game is being displayed :D
This allows me to use simple 2d programming for the game and only use the 3d for the flip effect.