Hello everyone!
I've got it into my head to create a relatively simple 3D game in the "raycasting" optic of Wolfenstein 3D. Other options like the Raycasting Game Maker (http://www.moddb.com/engines/raycasting-game-maker) are too limiting or complicated for me.
But I love Construct Classic and there was this nice example:
http://69.24.73.172/scirra/forum/viewtopic.php?f=8&t=6459&p=51221&hilit=David%27s+3d+maze#p51221
It uses 3D boxes, which are of course a little wasteful ressource-wise, when used that way but since I don't see any framerate issues so far, I think it could work.
But do you think it is possible to have animated sprites for enemies, etc.? The 3D box texture cannot be animated. Normal sprites on the other hand don't have a Z-axis and cannot be rotated the same way. Is there a solution?
Or should I just give up while I'm ahead? ;) Any other software solutions anyone can think of?