

Plugin: 3D World Plugin address
This plugin can convert your 2D-RPG world into a 3D world. Click here to view the demo
● You can convert a 2D Avatar into a 3D world's "floor"/"plane"/"bulletin board" (a bulletin board is a type of panel that always faces the camera)
● You can convert a 2D layer into a "floor"/"plane"/"bulletin board" in a 3D world or maintain the display of the original 2D image (for example, as a distant view, the block layer can only be used as a floor)
● Can place models and support model files in *. glb format
● Camera can be set (but if it is converted from 2D to 25D, usually a fixed angle is used because 2D Avatar materials only have one side)
● You can set the z-coordinate, for example, when walking to a certain area, the ground height will be higher.
● You can specify which scenes become a 3D world
● You can still control the camera, layers, scene objects, draw maps, etc. through commands
● More features await your research
● The plugin is still in a laboratory nature and currently only compatible with "RPG Feather of Cyan" and "ARPG Book of Black" ("TBRPG Sword of Dream" is basically available, "SRPG Formation of Light" still needs to wait for adaptation)
Non RPG editors are not suitable and do not require the use of this plugin.
● Your purchase is considered as crowdfunding support for this research. Please carefully evaluate whether this technology should be applied to your project, as it will be updated periodically.
★ You can edit 2D Maps and NPCs, When the game is running, it will automatically transform into the corresponding 3D object according to your settings. The GIF/game demonstration scene and NPC above are edited in the editor below.

● The underlying rendering has been changed from WebGL1 to WebGL2
● Fix the error where the curve editor cannot change the maximum value in certain situations
● Fixed an error caused by a box selection in the interface operation
● Other minor adjustments