Hi guys, i've been working on a 3D version of tetris. As is to be expected the controls and camera have been hard work. I'm quite pleased with my current results however, and was hoping to see what other people were thinking.
Controls:
-Arrowkeys - Move Block
-AD - Rotate block around Y-axis
-WS - Rotate block around X-axis
-QE - Rotate block around Z-axis
-Spacekey - Harddrop block
-Controlkey - Softdrop block
Fps is only low because this computer doesnt have a graphics card so was running the shadows from the cpu.
If you could test it and let me know what you think that would be great.
I am most interested in:
-The controls, are the comfortable and easy to get used to?
-The camera, does it move to a spot where you feel it gives the best possible view of the game board.
-Anything else that would improve the visiblity of the game board, so blocks don't get hidden behind others. I was thinking a 2nd topdown camera would be useful?
Let me know what you think!
Thanks