Question by
EmberCrest · Nov 14, 2016 at 07:36 AM ·
2d3disometric
For Dimetric Game, use Unity 2D or 3D?
So I asked this question on the forums but realized Answers might be the more appropriate medium.
I'm trying to port an online game from one web platform into Unity, so that it can cross-compile into other platforms.
Now, the game looks like this:
Each 90 degree angle opening right or left is down to a 20 degree one, and angles opening up and down are 140 degrees. It's not perfect isometric, making me wonder: am I to design it with the 2D engine and simply write layer sorting code myself? I'm thinking that's what I need to do.
the-den.png
(27.0 kB)
Comment