I don't want construct to be fully 3D but it would be nice to be able to add 3D sprites. Exactly like regular sprites that can be rotated in all directions. Basically the possiblility to add OBJ files as sprites which you can rotate in any angle. To get a smooth rotation of a simple item like a coin for example you have to use a sequence of pre rendered images which uses a lot of memory. But full 3D? nahhh. There are other softwares for full 3D games, but 3D sprites I can see would be a nice addition to construct..
I imagine games like simple 2D asteroids for example. Where every sprite of an asteroid is actually a small 3D sprite (OBJ), instead of a pre rendered 2D sprite. That would add another dimension to games. being able to rotate the sprites in any angle, but still using a 2D canvas...