If I use the isometric plugin for Phaser, I end up with something like the third case of the following picture:
I would like to create a world in pseudo isometric, with only one axis tilted. This would be the second case in the picture.
Is it possible to achieve that with Phaser? With or without the Isometric plugin? If Phaser can't handle it, is there an open-source/free alternative for this kind of setup?