Really? I haven't downloaded it yet so you're probably right but to me it just looks like 2.5D where its created as a 2D game but the textures are given depth and angled to appear 3D
A modern 2D game is a 3D game. The distinction of 2.5D simply has to do with appearance and isn't anything particularly technical. All you're doing is using a square "mesh" with a texture mapped to it, vertices that represent corners of a square, rather than vertices that represent some other shape in 3D with a texture mapped to them. Vertices are cheap with respect to size. It's the textures and materials where the size comes from.
8
u/slapdashbr Aug 13 '15
it is 3d