Please, can you add these suggestions? I need them and I think they're really useful :
1) 3D Boxes don't manage collisions. This is annoying, you have to create colliders for everything! There are 2 problems : neither starting the condition from a 3D box nor from the object that must collide with it works :
When sprite collides with 3dbox = events (nothing happens)
And, you can't even manage collisions in 3Dbox.
2) Depth too high by default. The "1" depth we have now should be 5, since we can't use decimal numbers.
I'm really begging you to add collision support