I'd like to make an iOS game that plays in 3D but only has 2D graphics. Does anyone know of a good existing engine I should use or should I roll my own starting from SpriteKit?
To clarify, I want a fixed 3D person viewing angle that's mostly straight on like 2D side scrollers but tilted slightly up so the player can see some depth to the levels and can move into and out of the the levels.
To clarify, I want a fixed 3D person viewing angle that's mostly straight on like 2D side scrollers but tilted slightly up so the player can see some depth to the levels and can move into and out of the the levels.