P2D/3D Mapping in MV, inspired by the announcement of U2U

After U2U was announced, where you can to create 3D environments out of 2D assets, I got inspired to implement something similar for my project in RPG Maker MV.

In Mode 7, I figured if I stack the same object behind itself again and again, it gave it 3D-like depth. Resulting in me being able to make environments like the following:

-

|

|

v

And below is to show a bit on how it works on the development side:

-

4 Likes