[quote:65ote0u4]What do you prefer, making a 3D scene in a 3D environment , or imagining the scene in a 2D environment ?
If i have to choose, I prefer do a 3D scene in a 2D enviorment .
I mean, set the sprites in the C2 layout with their properties and when the game runs, set a mesh in that position with the sprite properties,etc...
And using layers, we can create different levels to do 2nd,3rd floor and all that we want.
Sure, with this feature and others the purchase ratio will be higher, also because people will create stuff more fast that will show what this plugin can do, and they will purchase even if is only to play around, because they will can create a scene or fps or whatever in the C2 layout fast without any 3D editor skills and without go outside C2.
Even if you not allow by the plugin, i think we can do through events.
I mean, put a sprite in the C2 layout, and in events add something like this:
On each "Wall" sprite > Babylon.js create Mesh = Cube On X/Y/Z
If type: Flat = Set Texture Wall_flat.png
If type: Window = Set Texture Wall_Window.png